• Client process crashes before receiving response: Client is restarted. Server discards response data.

    客户端在接收响应之前崩溃了:客户端重启,且服务端丢弃响应数据

    youdao

  • It USES a single transport connection for sending and receiving the response, as shown in Listing 4 below.

    使用传输连接同时发送接收响应,如下面的清单4

    youdao

  • If applicable, a mediation can also include receiving a correlated inbound response message, processing a correlated response message, and sending the outbound response message to the requester.

    如果适用的话中介可以包括接收相关入站响应消息处理相关的响应消息,以及请求者发送出站响应消息。

    youdao

  • Most of the operations involve sending a command to a BMC and receiving a response with the information requested.

    大多数操作涉及到BMC发送命令接收对应于请求信息回应

    youdao

  • This sends the data via socket connections to other nodes and upon receiving the response, it issues the commit which actually updates the nodes.

    通过套接字连接数据发送其他节点然后接收响应会发出提交命令,这个命令实际上会更新这些节点。

    youdao

  • operation tells if a separate transport connection is to be used for sending the request and receiving the response.

    setTransportInfo()操作的 Boolean 参数指出是否使用不同传输连接来分别发送请求接收响应

    youdao

  • A broker that enables a consumer to invoke a Web service asynchronously is implemented using a messaging system that USES message queues for sending the request and receiving the response.

    支持使用者异步调用Web服务Broker通过消息传递系统实现的,消息传递系统使用消息队列发送请求接收响应。

    youdao

  • In pull exchanges the application initiates the transfer by sending some form of request to the bus and receiving one or more queued-up messages in response.

    pull交换中,应用程序通过总线发送某种形式请求接收一个多个在响应中排队等候消息启动传输

    youdao

  • Listing 1 is an example of Jersey client code that enables sending a POST request with form parameters and receiving a response as a JAXB object.

    清单1Jersey客户端代码示例它支持使用表单参数发送POST请求接收一个作为JAXB对象响应

    youdao

  • The receiving client on the right receives this XML stream and responds with an XML stream response (in this case, using the from attribute).

    右边的接收客户端接收xml使用xml流响应(这个例子中,使用from属性)进行回应

    youdao

  • An EMS deployment descriptor extension associates the sending method (whose response might be delayed) with the listener port for the receiver bean that is dedicated to receiving late responses.

    EMS部署描述符扩展发送方法(方法的响应可能延迟)专门用来接收延迟响应接收bean监听端口联系起来。

    youdao

  • On receiving this order, the online-trade server creates and sends the receipt to Michael as an HTTP response.

    接收订单时,在线交易服务器创建收据将它作为HTTP响应发送Michael

    youdao

  • The architecture consists of a Front Controller which ACTS as the central point for receiving requests and providing response to the clients.

    架构包括FrontController,作为接收请求客户端提供响应中心点

    youdao

  • SOAPpy does a very handy job of decoding this into HTML upon receiving the responsewhich we then save to the filesystem and can view with a browser.

    接收到响应之后,SOAPpy可以方便地把这种格式页面解码html——然后我们保存文件系统中,这样就可以通过浏览器进行查看了。

    youdao

  • Shortly after receiving the order response, the buyer notices that the delivery address in the original order is incorrect. The buyer now has a few options to correct this error

    收到订单响应不久买方注意交货地址错误

    youdao

  • However, if any host in the network wishes to send a message to this multicast group and is not interested in receiving a response, then using ACE_SOCK_Dgram for sending purposes is also sufficient.

    如果网络中的任何主机希望这个多播发送消息但是接收响应兴趣,那么使用ACE_SOCK_Dgram发送消息也可以。

    youdao

  • Of the patients receiving Adcetris for ALCL, 86 percent experienced either a complete or partial response and responded on average for 12.6 months.

    ALCL接受Adcetris患者中,86%经受完全部分缓解平均缓解12.6个月

    youdao

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

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

    youdao

  • After receiving the definition response data, the browser sends the data request to the server.

    接收定义响应数据浏览器服务器发送数据请求

    youdao

  • When detected in the receiving side, a response message containing the exception is sent to notify the caller.

    接收检测,可发送包含异常响应消息通知调用程序

    youdao

  • Upon receiving the SOAP response, the client library parses the XML to get the result of the method invocation and passes this result to the program using the library.

    接收SOAP响应时客户机库XML进行语法分析获得方法调用结果将结果传递给使用程序

    youdao

  • When I volunteered I thought it would be similar to applying for a regular job where it can take weeks before receiving a response.

    提交时,我们认为可能一般找工作类似,要在几周之后才能得到回复

    youdao

  • That study has been widely cited and discussed in numerous places, including receiving a critical response from the White House Drug Control Policy Office.

    项研究许多地区已经广泛引用讨论了收到来自于美国白宫毒品控制政策办公室具有批判性的回复

    youdao

  • Samuelson's brief personal memoir, written in response to receiving the Nobel prize, showed little desire for self-modesty.

    获得诺贝尔经济学奖后萨缪尔森撰写自己简短回忆录,其中没有任何自谦之意。

    youdao

  • Finally, when receiving a text or voicemail, be warned that the clock is ticking as the average Briton expects a response within 13 minutes and 16 seconds.

    最后收到短信语音邮件时,须及时回复因为英国人一般期待你在1316秒之内回复他们。

    youdao

  • This behavior may be desirable for fast interactive clients that need to start receiving the response as soon as possible.

    这种行为可能会令需要尽可能快接收响应快速交互客户端满意

    youdao

  • The weather service requires you to call the getTempRequest method by passing in a zipcode value as a string and receiving the temperature as a floating-point value in the response.

    传递一个zipcode字符串天气信息服务的 getTempRequest方法调用,最后接收到的浮点温度作为响应。

    youdao

  • In the request-response pattern, the endpoint (which is the actual web service in this case) sends a correlated message back upon receiving a message from a client that needs a response.

    请求-响应模式端点(此时为实际Web服务)在接收到需要响应的客户机消息时,会发送一个相关消息。

    youdao

  • With Ajax, the server-side validation can be done through asynchronous calls and the user notified near real time (upon receiving an asynchronous response).

    有了Ajax服务器验证可以通过异步调用实现,用户也可以得到近乎实时通知(收到异步响应之后)。

    youdao

  • Column Receiving the SOAP Response body.

    接收SOAP主体

    youdao

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

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

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