文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>ASP.NET中获取地址

ASP.NET中获取地址

时间:2011-02-24  来源:蛀虫

Request.PhysicalApplicationPath

F:\Projects\Office Automation System\Web

System.IO.Path.GetDirectoryName(Request.PhysicalApplicationPath)

F:\Projects\Office Automation System\Web\User

System.IO.Path.GetDirectoryName(Request.PhysicalPath)

F:\Projects\Office Automation System\Web\User\Test.aspx

Request.PhysicalPath

Test.aspx

System.IO.Path.GetFileName(Request.PhysicalPath)

/OAS/User/Test.aspx

Request.FilePath

/OAS

Request.ApplicationPath

http://127.0.0.1:8080/OAS/User/Test.aspx?id=1

Request.Url

http://127.0.0.1:8080/

Request.Url.GetLeftPart(System.UriPartial.Authority)

相关阅读 更多 +
排行榜 更多 +
找茬脑洞的世界安卓版

找茬脑洞的世界安卓版

休闲益智 下载
滑板英雄跑酷2手游

滑板英雄跑酷2手游

休闲益智 下载
披萨对对看下载

披萨对对看下载

休闲益智 下载