資源簡介
測試的url地址是http://www.test.com/testweb/default.aspx?id=1,結(jié)果如下:
Request.ApplicationPath: /testweb
Request.CurrentExecutionFilePath: /testweb/default.aspx
Request.FilePath: /testweb/default.aspx
Request.Path:/testweb/default.aspx
Request.PathInfo:
Request.PhysicalApplicationPath: E:\WWW\testweb\
Request.PhysicalPath:E:\WWW\testweb\default.aspx
Request.RawUrl:/testweb/default.aspx?id=1
Request.Url.AbsolutePath:/testweb/default.aspx
Request.Url.AbsoluteUri: http://www.test.com/testweb/default.aspx?id=1
Request.Url.Host:www.test.com
Request.Url.LocalPath:/testweb/default.aspx
代碼片段和文件信息
- 上一篇:基礎(chǔ)學習
- 下一篇:ProxyHelper IE 代理 操作類 源碼
評論
共有 條評論