URL url=new URL(http,www.sina.com.cn/index.html,80);
URL url=new URL(http://www.sina.com.cn/index.html);
URL url=new URL(http,www.sina.com.cn,80,index.html);
Url url=new URL(http,www.sina.com.cn/index.html);
第1题:
A、HTTP协议
B、SMTP协议
C、FTP协议
D、Telnet协议
第2题:
URL consists of three parts: the protocol(75), the DNS name of the host (www.csai.cn) and the file name (index.html).
A.IP
B.UDP
C.TCP
D.HTTP
第3题:
●URL为http:// www.tsinghua.edu.cn/index.html时,其中的http表示(5) 。
(5)A.域名
B.所使用的协议
C.访问的主机
D.请求查看的文档名
第4题:
第5题:
第6题:
合理的URL规则能使网站对于搜索引擎更加友好,请问以下哪项URL是合理的URL?()
第7题:
在以下URL中,从形式上看正确的是()。
第8题:
在J2EE中,URL类代表了统一资源定位器,如果要使用 “http://www.sina.com.cn/index.html”生成URL对象,可以按照如下的()造该对象。
第9题:
以下URL中写法正确的是()
第10题:
“http://www.tsinghua.edu.cn/index.html”是清华大学Web站点的URL,其描述的访问方法是()。
第11题:
以下URL地址写法正确的是()
第12题:
第13题:
以下URL中写法正确的是______。
A.http://WWW.microsoft.com\index\html
B.http://WWW.microsoft.com/index/html
C.http://WWW.microsoft.com\index.html
D.http://WWW.microsoft.com/index.html
第14题:
某Internet主页的URL地址为http://www.test.com.cn/product/index.html,该地址的域名是(46)。
A.index.html
B./productAndex.html
C.http://www.test.com.cn
D.www.test.com.cn
第15题:
某Internet主页的URL地址为http://www,abC.com.cn/product/index.html,该地址的域名是(43)。
A.index.html
B.com.on
C.www.abC.com.cn
D.http://www.abC.com.cn
第16题:
第17题:
http://www.seo.com统计的某URL,URL的统一性?
第18题:
HTTP和URL分别是什么?URL是如何构成的?
第19题:
AutoCAD软件可以通过输入URL从Internet上打开图形文件,输入格式为()。
第20题:
下列选项中,能够在网页浏览器中访问到新浪主页URL地址是()。
第21题:
网易的主页地址为“http://www.163.com/index.html”,这个URL地址属于()
第22题:
某Intenet主页的URL地址为http://www.abc.com.cn/product/index.html,该地址的域名是()。
第23题:
第24题:
URL url=new URL(http,www.sina.com.cn/index.html,80);
URL url=new URL(http://www.sina.com.cn/index.html);
URL url=new URL(http,www.sina.com.cn,80,index.html);
Url url=new URL(http,www.sina.com.cn/index.html);