最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

asp.net獲取網(wǎng)站目錄物理路徑示例

 更新時間:2014年02月12日 11:08:25   作者:  
這篇文章主要介紹了asp.net獲取網(wǎng)站目錄物理路徑的方法,需要的朋友可以參考下
頁面后臺cs文件的相對網(wǎng)站根目錄的路徑/view/Atlas
復制代碼 代碼如下:

string rootPath1= Server.MapPath("~");
string rootPath2 = Request.ApplicationPath;
string path1 = Server.MapPath("upload");
string path2 = Server.MapPath("");
string path3 = Server.MapPath(".");
string path4 = Server.MapPath("..");
string path5 = Server.MapPath(Request.ServerVariables["PATH_INFO"]);

結(jié)果
復制代碼 代碼如下:

string rootpath1= "F:\\ASP.NET_Projects\\超凡裝飾\\cfzs\\Web\\cfzs\\Web";
string rootpath2= "/Web";
string path1 = "F:\\ASP.NET_Projects\\超凡裝飾\\cfzs\\Web\\view\\Atlas\\upload\\cfzs\\Web\\view\\Atlas\\upload";
string path2 = "F:\\ASP.NET_Projects\\超凡裝飾\\cfzs\\Web\\view\\Atlas\\cfzs\\Web\\view\\Atlas";
string path3 = "F:\\ASP.NET_Projects\\超凡裝飾\\cfzs\\Web\\view\\Atlas\\cfzs\\Web\\view\\Atlas";
string path4 = "F:\\ASP.NET_Projects\\超凡裝飾\\cfzs\\Web\\view\\cfzs\\Web\\view";
string path5 = "F:\\ASP.NET_Projects\\超凡裝飾\\cfzs\\Web\\view\\Atlas\\Add.aspx\\cfzs\\Web\\view\\Atlas\\Add.aspx";

相關(guān)文章

最新評論

黄龙县| 潜江市| 承德县| 滦平县| 天柱县| 怀远县| 柏乡县| 佛冈县| 南昌市| 潮安县| 山阳县| 东莞市| 肇庆市| 缙云县| 伊川县| 娄烦县| 永登县| 武义县| 东港市| 错那县| 浮山县| 莱州市| 伊春市| 平利县| 高雄市| 驻马店市| 丰城市| 永嘉县| 宁波市| 兰州市| 宁远县| 镇巴县| 乐安县| 西丰县| 曲麻莱县| 章丘市| 郁南县| 德阳市| 鄂托克前旗| 沾化县| 贵州省|