如果在chapter1下建立了一个子文件夹images,并且在其中放置了一个图片文件1.jpg,那么以下URL正确的是:


如果在chapter1下建立了一个子文件夹images,并且在其中放置了一个图片文件1.jpg,那么以下URL正确的是:

A.http://localhost/asptemp/chapter1/images/1.jpg

B.http://127.0.0.1/asptemp/chapter1/images/1.jpg

C.http://localhost/inetpub/wwwroot/asptemp/chapter1/images/1.jpg

D.http://127.0.0.1/inetpub/wwwroot/asptemp/chapter1/images/1.jpg

正确答案:AB


Tag:程序设计语言 文件夹 文件 时间:2024-02-02 13:14:55