问题 更新时间2023/4/3 12:59:00 如果在chapter1下建立了一个子文件夹images,并且在其中放置了一个图片文件1.jpg,那么以下URL正确的是:A.http://localhost/asptemp/chapter1/images/1.jpgB.http://127.0.0.1/asptemp/chapter1/images/1.jpgC.http://localhost/inetpub/wwwroot/asptemp/chapter1/images/1.jpgD.http://127.0.0.1/inetpub/wwwroot/asptemp/chapter1/images/1.jpg 答案 登录 注册 参考答案:AB 出自:联大 >> 河南城建学院-程序设计语言