明輝手游網(wǎng)中心:是一個免費提供流行視頻軟件教程、在線學(xué)習(xí)分享的學(xué)習(xí)平臺!

如何用Asp判斷你的網(wǎng)站的虛擬物理路徑

[摘要]答 使用Mappath方法 <p align="center"><font size="4" face="Arial"><b> The Physical path to this virtual web...

答 使用Mappath方法

<p align="center"><font size="4" face="Arial"><b>
The Physical path to this virtual website is:
</b></font>
<font color="#FF0000" size="6" face="Arial">
<%= Server.MapPath("\")%>
</font></p>
(出處:熱點網(wǎng)絡(luò))