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

题目内容 (请给出正确答案)
The Web server knows how to (),(), and () the document to the requesting client.

A、avoid

B、locate

C、read

D、report


参考答案

更多 “ The Web server knows how to (),(), and () the document to the requesting client. A、avoidB、locateC、readD、report ” 相关考题
考题 NooneinourclassbutTomandJack______what______withMike. A.know;iswrongB.knows;wrongisC.knows;isthematterD.know;wrongis

考题 在J2EE中,Web容器要求必须在应用程序中有一个WEB-INF目录,这个目录中包括()。 A.server.xml文件,servlet子目录,jar子目录B.web.xml文件,classes子目录,jar子目录C.server.xml文件,Servlet子目录D.web.xml文件,classes子目录,lib子目录

考题 在Web的Client/Server工作环境中,( )起着控制的作用。A.Web服务器B.Web浏览器C.HTTP协议D.HTML语言

考题 He ________ ________ to learn English well. A.knows...howB.know...howC.knows...whatD.knew...what

考题 你在创建一个 Web 窗体。这个 Web 窗体允许用户计算值并在名为 lblResults 的 Label 控件中显示结果。你需要在 Web 窗体通过 Error 事件截获所有未处理的异常并显示异常在 Web 窗体上。你可以使用下面那个代码段实现?() A. protected void Page_Error(object sender, EventArgs e) { lblResults.Text = e.ToString();e=null;}B. protected void Page_Error(object sender, EventArgs e) { lblResults.Text =Server.GetLastError().ToStri();Server.ClearError();}C. protected void Page_Error(object sender, EventArgs e) Response.Write(e.ToString());e=null;}D. protected void Page_Error(object sender, EventArgs e) Response.Write(Server.GetLastError().ToString()); Server.ClearError();}

考题 Whichpath,relativetoawebapplication’sroot,identifiesthewebapplication’sdeploymentdescriptor?() A./conf/web.xmlB./WEB-INF/web.xmlC./conf/server.xmlD./META-INF/web.xmlE./WEB-INF/rules.xmlF./META-INF/server.Xml

考题 Web的Client/Server工作环境中,起着控制作用的是( )。A.Web服务器B.Web浏览器C.Web客户端D.HTML语言

考题 They' re petitioning for better facilities for the disabled on public transport.A: planning B: preparing C: looking D: requesting

考题 Windows 2000操作系统集成的Web服务器软件是 ( ) 。 A.Internet Information Server B.Appache] Httpd] C.WebsPhere] Application Server D.ONE] Web] Server

考题 2、可以设置Tomcat默认端口的文件是()A.server.xmlB.web.xmlC.context.xmlD.startup.bat