C: |
|
|
|
|
[ Homepagefile ] |
C:\ |
|
|
|
[ exam ] |
C:\homepagefile\ |
|
|
|
Exam21.htm C:\homepagefile\exam\ |
|
|
|
Exam31.htm C:\homepagefile\exam\ |
|
|
|
Exam41.htm C:\homepagefile\exam\ |
|
|
|
Exam51.htm C:\homepagefile\exam\ |
|
|
|
Exam52.htm C:\homepagefile\exam\ |
|
|
[ image ] |
C:\homepagefile\ |
|
|
|
Bg010.gif C:\homepagefile\image\ |
|
|
Index.htm |
C:\homepagefile\ |
|
|
Page1.htm |
C:\homepagefile\ |
|
|
Page2.htm |
C:\homepagefile\ |
|
|
Page3.htm |
C:\homepagefile\ |
|
|
Page5.htm |
C:\homepagefile\ |
解說 |
藍色為目錄,紅色為那個檔案或資料夾的路徑,黑色為檔名 |
1.當在檔案exam52.htm時則C:\homepagefile\exam\ exam52.htm |
2.現在按兩個..回到了C:\homepagefile\ |
3.然後在進入[ image ]資料夾則C:\homepagefile\image\ |
4.然後在加入檔案名稱bg000.gif則C:\homepagefile\image\ bg000.gif |
5.把2.3.4動作加起來變成了 .. \image \bg000.gif |
6.而5.是DOS的路徑,在html中變成了../image/bg000.gif了 |
作者:
醒吾商專
國貿科
陳義元
E-mail 完成日期:1999年1月11日 |