摘要:
编辑器加载中... 例如当前URI为:http://www.test.com/zzl/renren?id=1 获取绝对URI的路 System.Web.HttpContext.Current.Request.Url.AbsolutePath (/zzl/renren) 获取绝对URI System.Web.HttpContext.Current.Request.Url.AbsoluteUri (www.test.com/zzl/renren) 获取服务器的主机名或IP地址和端口号 System.Web.HttpContext.Current.Request.Url.Authority (www 阅读全文
posted @ 2011-08-04 10:59
张占岭
阅读(3345)
评论(0)
推荐(1)
浙公网安备 33010602011771号