网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
多选题
在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);
参考答案
参考解析
解析:
暂无解析
更多 “多选题在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);” 相关考题
考题
在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.Microsoft.com/index.htm1B.http//www.Microsoft.com/index.htm1C.http://www.Microsoft.com\index.htm1D.http:\www.Microsoft.com/index.htm1
考题
J2EE中,ServletAPI为使用Cookie,提供了()类。A、javax.servlet.http.CookieB、javax.servlet.http.HttpCookieC、javax.servlet.Cookie
考题
在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)的基本格式由三部分组成,如http://www.microsoft.com,其中第一部分http表示()。A、传输协议与资源类型B、主机的IP地址或域名C、资源在主机上的存放路径D、用户名
考题
多选题在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);
考题
单选题统一资源定位器(URL)的基本格式由三部分组成,如http://www.microsoft.com,其中第一部分http表示()。A
传输协议与资源类型B
主机的IP地址或域名C
资源在主机上的存放路径D
用户名
考题
单选题J2EE中,ServletAPI为使用Cookie,提供了()类。A
javax.servlet.http.CookieB
javax.servlet.http.HttpCookieC
javax.servlet.Cookie
热门标签
最新试卷