网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

在浏览器中,默认的协议是()。

  • A、ftp://
  • B、http://
  • C、file://
  • D、file:///

参考答案

更多 “在浏览器中,默认的协议是()。A、ftp://B、http://C、file://D、file:///” 相关考题
考题 在J2ee中,myWebApp目录是一个Web应用程序根目录,当在浏览器中输入http://localhost:8080/myWebApp/时,会自动打开该目录下的start.jsp文件。为了达到这个要求,需要在web.xml中添加如下代码()。 A.welcome-filestart.jsp/welcome-fileB.welcome-file-liststart.jsp/welcome-file-listC.welcome-listwelcome-filestart.jsp/welcome-file/welcome-listD.welcome-file-listwelcome-filestart.jsp/welcome-file/welcome-file-list

考题 在URL中不填写协议类型,IE浏览器默认使用(67)协议。A.FTPB.GopherC.FileD.HTTP

考题 浏览器中浏览网页时使用的传输协议是()。 A.FTP协议B.SMTP协议C.HTTP协议D.Telent协议

考题 URL的形式中错误的是:()存放资源主机域名/路径/资源文件名。 A.www://B.http://C.ftp://D.file://

考题 在URL中不填写协议类型,IE浏览器默认使用______协议。A.FTPB.GopherC.FileD.HTTP

考题 Internet应用层协议FTP(File Transfer Protocol)协议通过(41)协议提供服务,它和HTTP一样都是Internet上广泛使用的协议,FTP是基于client/Server结构通信的,作为服务器一方的进程,通过监听(42)端口得知有服务请求,在一次会话中,存在(43)个TCP连接。A.UDPB.TCPC.IPD.IPX

考题 在URL中不填写协议类型,IE浏览器默认使用()协议。A.FileB.HTTPC.GopherD.FTP

考题 浏览器的默认URL地址()。 A.不能设置成file://d:/index.htmB.不能设置成mailto:lw@cun.edu.cnC.只能设置成以http://引导的Web主页地址D.指打开Web浏览器时,浏览器自动访问的URL地址

考题 在我们学过的常用超级链接中,有( ).A、ftp链接B. http链接C. file链接D. e-mail链接

考题 ● 在 URL 中不填写协议类型,IE 浏览器默认使用 (67) 协议(67)A. FTPB. GopherC. FileD. HTTP

考题 下面()是合法的URLA.http:www.ncie.gov.cnB.ftp://www.ncie.gov.cnabc.rarC.file:///C:/Downloads/abc.rarD.http://www.ncie.gov.cnabc.html

考题 在Web 浏览器地址栏中输入 ftp.ccc.com. 默认使用的协议是( )。A.FTP B.HTTP C.WWW D.SMTP

考题 在地栏中输入www.abc.com,浏览器默认的协议是( )。 A.HTTP B.DNS C.TCP D.FTP

考题 浏览器的地址栏中输入ftp://www.tftp.com,默认使用的协议是( )。A.TFTP B.FTP C.WWW D.HTTP

考题 在URL中不填写协议类型,IE浏览器默认使用()协议。A、FTPB、GopherC、FileD、HTTP

考题 以下()是Internet上的常用网络协议。A、file:///B、http://C、ftp://D、gopher://

考题 在URL中,如果要引用本地文件,则可用()协议。A、file:///B、http://C、ftp://D、gopher://

考题 在J2EE 中,myWebApp目录是一个Web应用程序根目录,当在浏览器中输入http://localhost:8080/myWebApp/时,会自动打开 该目录下的start.jsp文件。为了达到这个要求,需要在web.xml中添加如下代码()。A、welcome-filestart.jsp/welcome-file B、welcome-file-liststart.jspwelcome-file-list C、welcome-listwelcome-filestart.jsp/welcome-file/welcome-list D、welcome-file-listwelcome-filestart.jsp/welcome-file/welcome-file-list

考题 在J2ee中,myWebApp目录是一个Web应用程序根目录,当在浏览器中输入http://localhost:8080/myWebApp/时,会自动打开该目录下的start.jsp文件。为了达到这个要求,需要在web.xml中添加如下代码()。A、welcome-filestart.jsp/welcome-file B、welcome-file-liststart.jsp/welcome-file-list C、welcome-list  welcome-filestart.jsp/welcome-file /welcome-list D、welcome-file-list welcome-filestart.jsp/welcome-file   /welcome-file-list

考题 在j2ee中,mywebapp目录是一个web应用程序根目录,当在浏览器中输入http://localhost:8080/mywebapp/时,会自动打开该目录下的start.jsp文家。为了达到这个要求,需要在web.xml中添加如下代码() A、welcome-filestart.jsp/welcome.-file B、welcome-file-list start.jsp /welcome.-file-list C、welcome-filewelcome-file start.jsp/welcome-file /welcome.-file D、welcome-file-listwelcome-file start.jsp /welcome.-file/welcome-file-list

考题 在Internet上浏览时,浏览器和WWW服务器之间传输网页使用的协议是()。A、IP协议B、HTTP协议C、FTP协议D、Telnet协议

考题 浏览器中浏览网页时使用的传输协议是()。A、FTP协议B、HTTP协议C、Telent协议D、SMTP协议

考题 下面合法的URL是()A、http:www.ncie.gov.cnB、ftp://www.ncie.govC、〈I〉file:〈/I〉///C:///Downlos/.rarD、http://www.ncie.gov.cn.html

考题 在地址栏中输入地址时,可以省略IE浏览器默认的协议,它是()。A、Http协议B、News协议C、Telnet协议D、Ftp协议

考题 浏览器的默认URL地址()。A、不能设置成file://d:/index.htmB、不能设置成mailto:lw@cun.edu.cnC、只能设置成以http://引导的Web主页地址D、指打开Web浏览器时,浏览器自动访问的URL地址

考题 单选题在J2EE 中,myWebApp目录是一个Web应用程序根目录,当在浏览器中输入http://localhost:8080/myWebApp/时,会自动打开 该目录下的start.jsp文件。为了达到这个要求,需要在web.xml中添加如下代码()。A welcome-filestart.jsp/welcome-file B welcome-file-liststart.jspwelcome-file-list C welcome-listwelcome-filestart.jsp/welcome-file/welcome-list D welcome-file-listwelcome-filestart.jsp/welcome-file/welcome-file-list

考题 单选题在j2ee中,mywebapp目录是一个web应用程序根目录,当在浏览器中输入http://localhost:8080/mywebapp/时,会自动打开该目录下的start.jsp文家。为了达到这个要求,需要在web.xml中添加如下代码()A welcome-filestart.jsp/welcome.-file B welcome-file-list start.jsp /welcome.-file-list C welcome-filewelcome-file start.jsp/welcome-file /welcome.-file D welcome-file-listwelcome-file start.jsp /welcome.-file/welcome-file-list