.NET中的Request

获得浏览器中的URL

例:http://121.41.30.93:8010/ch/spell.aspx?id=58

Request.Url.PathAndQuery:/ch/spell.aspx?id=58

原文地址:https://www.cnblogs.com/xsj1989/p/4914411.html