欢迎来到求知题库网 考试题库官网
全部科目 > 大学试题 > 计算机科学 > ASP.NET

单项选择题

假如为C:\Inetpub\wwwroot\asp.net\chapter1添加了虚拟目录chapter1,那么如果访问其中的1-1.aspx,下面的()是错误的。

    A.http://localhost/asp.net/chapter1/1-1.aspx
    B.http://localhost/chapter1/1-1.aspx
    C.http://localhost/asp.net/1-1.aspx
    D.http://127.0.0.1/chapter1/1-1.aspx

点击查看答案

相关考题