如何在asp.net中解析這兩個路徑。為什么這兩個給出不同的路徑。在什么時候我們需要去做這些。<link href="/common/black_theme/css/style.css" rel="stylesheet"> (this is working)<link href="~/common/black_theme/css/style.css" rel="stylesheet"> (this is not working)據(jù)我所知?表示應用程序的根目錄“ Common”是IIS中網(wǎng)站根目錄下的文件夾(名為testsite.demo)物理路徑= D:\Physicalpath\WarpFirstSite\testsite.demo 公用文件夾位置-D:\Physicalpath\WarpFirstSite\testsite.demo\common
- 3 回答
- 0 關注
- 586 瀏覽
添加回答
舉報
0/150
提交
取消