在以下URL中,从形式上看正确的是()。A、http://www.sina.com.cn/history/1998/intro.aspB、http://www.sina.com.cn/news/1.jpgC、ftp://ftp.sina.com.cn/history/1998/intro.aspD、ftp://ftp.sina.com.cn/news/1.jpg
在以下URL中,从形式上看正确的是()。
- A、http://www.sina.com.cn/history/1998/intro.asp
- B、http://www.sina.com.cn/news/1.jpg
- C、ftp://ftp.sina.com.cn/history/1998/intro.asp
- D、ftp://ftp.sina.com.cn/news/1.jpg
相关考题:
下面选项中,不是URL的是() A.http://www.nankai.du.cnB.ftp://ftp.ustc.edu.cnC.alicepublic.tpt.tj.cnD.news://rec.arts.theatre
在J2EE中,URL类代表了统一资源定位器,如果要使用“http://www.sina.com.cn/index.html”生成URL对象,可以按照如下的()造该对象。 A.URLurl=newURL(http,www.sina.com.cn/index.html,80);B.URLurl=newURL(http://www.sina.com.cn/index.html);C.URLurl=newURL(http,www.sina.com.cn,80,index.html);D.Urlurl=newURL(http,www.sina.com.cn/index.html);
下列关于URL的语法格式,错误的是A.http://www.pku.edu.cnB.ftp://ftp.etc.pku.edu.cn/*picC.news://news.pku.edu.cnD.telnet://www.w3.org:80
要创建一个到UseNet新闻组的链接,下面正确的句法是:A、AHREF=″usenet:news.blue.com″蓝色新闻网/AB、AHREF=″news:news.blue.com″蓝色新闻网/AC、AHREF=″ftp:news.blue.com″蓝色新闻网/AD、AHREF=″http://news.blue.com″蓝色新闻网/A
要创建一个到FTP的链接,下面正确的句法是()A、AHREF=〃news:166.111.136.3〃清华九井站点/AB、AHREF=〃usenet:166.111.136.3〃清华九井站点/AC、AHREF=〃ftp://166.111.136.3〃清华九井站点/AD、AHREF=〃http://166.111.136.3〃清华九井站点/A
下列不正确的URL是()。 A、http://http://www.gztrade.com.cnB、teach@163.netC、gopher://http://gopher.tc.umn.eduD、ftp://http://ftp.microsoft.com
是URL的全部(无默认)表示方式。A.http://rk.educity.cnB.ftp://ftp.csai.cn:21/gov/gov.docC.http://www.csai.cnD.ftp://ftp.educity.cn/gov.doc
重庆市中小学数字图书馆的系统地址是()。A、http://www.baidu.comB、http://cqslib.orgC、http://www.sina.com.cn/D、http://news.sohu.com/
在J2EE中,URL类代表了统一资源定位器,如果要使用 “http://www.sina.com.cn/index.html”生成URL对象,可以按照如下的()造该对象。 A、URL url=new URL("http","www.sina.com.cn/index.html",80);B、URL url=new URL("http://www.sina.com.cn/index.html");C、URL url=new URL("http","www.sina.com.cn",80,"index.html");D、Url url=new URL("http","www.sina.com.cn/index.html");
下列选项中,能够在网页浏览器中访问到新浪主页URL地址是()。A、ftp://www.sina.com.cnB、http://www.sina.com.cnC、http://www@sina.com.cnD、web://www.sina.com.cn
如果在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
下面不是URL的是()。A、boozhang@sdb.ac.cnB、http://WWW.sdb.ac.cnC、ftp://ftp.ustc.edu.cnD、news//:rec.arts.theatre
以下选项中()是正确的URL。A、http://www.linkwan.com.cn/talk/talk1.htmB、ftp://ftp.linkwan.comC、www.baidu.comD、/news/welcome.html
下面那个表示新闻服务器()A、http://www.open.net.cnB、news://news.autodesk.comC、ftp://etang.com etangD、mailto://open@163.com
多选题在以下URL中,从形式上看正确的是()。Ahttp://www.sina.com.cn/history/1998/intro.aspBhttp://www.sina.com.cn/news/1.jpgCftp://ftp.sina.com.cn/history/1998/intro.aspDftp://ftp.sina.com.cn/news/1.jpg
多选题在J2EE中,URL类代表了统一资源定位器,如果要使用 “http://www.sina.com.cn/index.html”生成URL对象,可以按照如下的()造该对象。AURL url=new URL(http,www.sina.com.cn/index.html,80);BURL url=new URL(http://www.sina.com.cn/index.html);CURL url=new URL(http,www.sina.com.cn,80,index.html);DUrl url=new URL(http,www.sina.com.cn/index.html);