• Listing 7 shows how to handle the server response.

    清单7展示了如何处理服务器响应

    youdao

  • Upon receiving the server response, the dialog content is displayed.

    接收服务器响应时,显示对话框内容。

    youdao

  • The code for interpreting the server response is shown in Listing 14.

    解释服务器响应代码如清单14

    youdao

  • Provides the stack functionality for a stack of server response channel sinks.

    服务器响应信道接收器堆栈提供堆栈功能

    youdao

  • Any user data in a server response runs in the context of the server's site on the client.

    服务器响应中的任何用户数据客户服务器站点上下文中运行

    youdao

  • Listing 4 shows the request format, the REST URL pattern, and the server response to the request.

    清单4显示请求格式RESTURL模式以及服务器请求的响应

    youdao

  • So far, all the techniques I've covered produce a server response in the form of an XML document.

    迄今为止,介绍所有技术XML文档形式生成服务器响应

    youdao

  • You can use the onloaded event handler to process other form fields based on the server response.

    可以使用onloaded事件处理程序根据服务器响应处理其他表单字段

    youdao

  • For example, perhaps certain fields should be disabled, hidden, or populated based on the server response.

    例如或许应该根据服务器响应禁用隐藏填充特定字段

    youdao

  • This short example will give you some insight into how we send client information and interpret a server response.

    这个例子可以使了解如何发送客户机信息解释服务器响应的一些内部情况。

    youdao

  • In that case, the server response is handled by the callback function when the server response arrives at the browser.

    这种情况下服务器响应到达浏览器时,回调函数会处理服务器响应。

    youdao

  • As the name suggests, it allows a client-side script to perform HTTP requests, and it will parse an XML server response.

    顾名思义允许客户脚本执行HTTP请求解析XML服务器响应。

    youdao

  • Normally, anything but Loaded is ignored because typically nothing needs to occur until the server response is complete.

    通常Loaded以外的内容都会忽略,因为服务器响应完成之前通常需要采取任何操作。

    youdao

  • This collection includes data on response time, bandwidth amount, one-way latency, jitter, packet loss, and server response time.

    收集的内容包括:有关响应时间数据带宽单向延迟抖动丢失服务器响应时间。

    youdao

  • If a callback function was provided, the send method of the XHR object returns immediately without waiting for a server response.

    如果提供函数那么XHR对象send方法立即返回并不等待服务器响应。

    youdao

  • The final step in showing the update panel is to handle the server response, which is done by the dialogName_onServerResponse function.

    显示更新面板最后一步处理服务器响应将通过dialogname_onserverresponse函数来完成。

    youdao

  • The fact is that one can no longer assume that the user experience of response time will be adequately predicted by the server response time.

    事实上人们不再能够假设服务器响应时间已经足够预测响应时间用户经验

    youdao

  • A typical web browser will cache a file for a fixed amount of time, as directed by the Cache-Control or Expires headers in the server response.

    典型Web浏览器一定时间内缓存某个文件服务器响应中的Cache -Controlexpires头文件所示。

    youdao

  • If there was no callback function provided, the send function blocks and waits until the server response arrives, or else it raises HTTP errors.

    如果没有提供回调函数,那么send函数阻塞,一直等到服务器响应到达或者引发HTTP错误

    youdao

  • The right-hand pane shows the resultant SOAP response consisting of 6 lines of standard HTTP header followed by an XML document that is the server response.

    右手面板显示SOAP响应结果,它包含6标准HTTP接着XML文档表示的服务器响应。

    youdao

  • Use the XMLHttpRequest object to make a call to the server by defining a callback function that is executed automatically when the server response is received.

    使用XMLHttpRequest对象服务器进行调用采用的方法定义一个回调函数收到服务器响应时,会自动执行这个函数。

    youdao

  • Along similar lines as Listing 7 (which shows a client sending its body through an output stream), the client would read the server response using an input stream.

    类似清单7中的那些代码(在那里客户机通过输出发送正文),客户机使用一个输入读取服务器响应

    youdao

  • In many Ajax applications, you'll see a callback function that checks for a ready state and then goes on to work with the data from the server response, as in Listing 6.

    很多Ajax应用程序中,看到一个回调函数,它负责检查就绪状态然后继续利用服务器响应返回的数据清单6所示。

    youdao

  • When performance testing relies on server response time to predict user experience in Web 2.0 applications, a question that usually crops up is, "What is taking so long?"

    性能测试依赖服务器响应时间预测Web 2.0程序中的用户经验时,通常会遇到一个问题,“什么程序持续了这么长的时间?”

    youdao

  • It can increase the number of transactions that can be processed, provide faster server response time, and enable servers to handle larger workloads and more user requests.

    可以增加处理事务数目提供更快服务器响应时间支持服务器处理更大工作负载更多用户请求

    youdao

  • Both kinds of caches can successfully cache pages only if they are able to evaluate additional cache information that is sent along with the WebSphere Portal server response.

    只有可以计算附加缓存信息(此信息webspherePortal服务器响应一起发送)的情况下,这两种缓存才能成功地缓存页面

    youdao

  • The server responds by returning a JSONObject containing the form data to the Web browser. Figure 6 shows an example server response from the AutoPopulateServlet Servlet.

    服务器通过Web服务器返回包含表单数据JSONObject进行响应

    youdao

  • Figures 2c and 2d show server response times for the largest data environments, the 250k and 500k repositories, for a variety of user loads (100, 200, 300, and 500, respectively).

    2c2d显示大型数据环境下,250k与500 k储存库对于大量用户负荷下(分别是100,200,300与500)的服务器反应时间

    youdao

  • After the server has received and processed the client request, it must package and send a response. As with the client request, three sections are associated with the server response.

    服务器收到处理客户请求后,必须打包发送响应

    youdao

  • After the server has received and processed the client request, it must package and send a response. As with the client request, three sections are associated with the server response.

    服务器收到处理客户请求后,必须打包发送响应

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定