The asynchronous request is made.
进行异步请求。
An asynchronous request is pending.
未定的非同步请求。
Asynchronous request with delayed response.
采用延迟响应的异步请求。
The asynchronous request from this page is made like this.
从此页发出的异步请求将类似于以下内容。
This is the asynchronous request-response messaging style.
这就是异步request-response消息类型。
An asynchronous request is processed on a different thread.
异步请求是在另一个线程上处理的。
Begins an asynchronous request for a remote host connection.
开始一个对远程主机连接的异步请求。
Making the asynchronous request to retrieve the update panel content.
发起检索更新面板内容的异步请求。
An asynchronous request though, does not wait for the server to respond.
而异步请求不等待服务器响应。
An asynchronous request is made to the server to retrieve the dialog content.
向服务器发出一条异步请求,检索对话框内容。
The data sent to the asynchronous request is dynamically added to the request.
发送给异步请求的数据将动态添加到请求中。
SPML provides two operations to manage and control asynchronous request execution.
SPML提供了两种操作来管理和控制异步请求执行。
Ajax is designed to operate in an asynchronous request and response environment.
Ajax设计用于在异步请求和响应环境中运行。
This method masks much of the coding that is necessary to create an asynchronous request.
这种方法屏蔽创建一个异步请求所需的大部分编码。
Granted, that little keyword "true" in the open method sets up an asynchronous request.
必须承认,open方法中“true”这个小小的关键字建立了异步请求。
When the server responds to the asynchronous request, the update panel content is updated.
当服务器响应异步请求时,更新面板内容将被更新。
CancelRequest — This operation allows the ra to cancel the execution of a pending asynchronous request.
CancelRequest——该操作允许RA取消执行尚未执行的异步请求。
For example, set the title of the dialog, build the POST data and URL, and make the asynchronous request.
例如,设置对话框的标题,构建POST数据和URL,以及发起异步请求。
This code includes a callback function when your service responds successfully to your asynchronous request.
代码中包含服务成功响应异步请求时调用的回调函数。
If you want to use the APIs from Google or Amazon in an asynchronous request, there are some particular considerations.
如果您希望在一个异步请求中使用来自Google或Amazon的API,就会有一些特殊的考虑事项。
One advantage Grizzly's have is its asynchronous request processing mechanism, that can be customized at the HTTP level.
Grizzly的一个优点是其异步的请求处理机制,这可在http层进行定制。
The update panel control supports optional arguments that are passed along with the asynchronous request for the update panel.
更新面板控件支持可选参数,它们随更新面板的异步请求一同传递。
For example, within the event handler, calculation can be performed or strings concatenated for data sent along with the asynchronous request.
例如,在事件处理程序中,可以对随异步请求一同传递的数据执行计算或字符串连接操作。
With this approach the browser application makes an asynchronous request for data from the server either using XMLHttpRequest or a script tag.
这一方式中浏览器应用会使用XMLHttpRequest或者脚本标记对服务器数据发起异步的请求。
The <ajax:popupdialog/> can contain a
<ajax:popupdialog/>可以包含一个用于随对话框内容异步请求一同传递的参数的
In such cases, you need to override the onreadystatechange function of the XMLHttpRequest instance so that you can set a callback function for the asynchronous request.
在这种情况下,需要覆盖XMLHttpRequest实例的onreadystatechange函数以便您可以为这个异步请求设置一个callback函数。
Once asynchronous request processing is completed, an asynchronous response is communicated (from the Web server, application server, or Web application) back to the client page.
一旦异步请求处理完成,异步响应就被通信(从Web服务器、应用服务器或Web应用程序)回客户机页面。
After the IDoc is sent out, the XML contents of the output business object is returned, which contains the transaction ID for this ALE asynchronous request, as shown in Figure 43.
发送IDoc之后,返回输出业务对象的XML内容,其中包含这个ale异步请求的事务id,见图43。
Remember, we are assuming that the Credit History component takes a bit longer, so we first fire off an asynchronous request to get the History, and retrieve the response at a point later in time.
请记住,我们假定CreditHistory组件的处理时间会稍微长一些,因此首先将触发异步请求以获取History,并在稍后检索响应。
Finally, while the asynchronous request-response model would be by far the most common approach to take with an ESB implementation, most ESB implementations support a broad variety of service styles.
最后,到目前为止,异步请求-响应模式是ESB实现最常采用的方法,大部分ESB实现都支持各种服务样式。
应用推荐