I only want to show you how not to do an asynchronous call.
我只想告诉你如何不做一个异步调用。
There's no easy way to return the result of an asynchronous call.
无法使用简单的方法返回异步调用的结果。
Avoid making an asynchronous call for every keystroke or mouse move.
应避免对每次按键或鼠标移动都发出异步调用。
We first act on the web page, then wait until the asynchronous call completes.
我们首先刷新web页面,然后就是等待,直到异步调用完成。
The application USES a number of callbacks to handle the state of each asynchronous call.
应用程序使用很多回调来处理每个异步调用的状态。
Assume that a client operation makes an asynchronous call to the Project Zero application.
假设某客户机操作向ProjectZero应用程序发起一个异步调用。
This will be asynchronous, so the req.send call returns immediately.
这将是异步的,因此req .send调用将立即返回。
Instead, set the asynchronous flag to false, and make the call synchronously.
而只需将这个异步标志设置为false,进行同步调用。
When you see the start page, click Submit Query to make the asynchronous service call.
当您看到启动页面时,单击SubmitQuery以发出异步服务调用。
Requests asynchronous processing of a response to a method call on the current sink.
请求异步处理对当前接收器上的方法调用的响应。
Requests asynchronous processing of a response to a method call on the current sink.
请求异步处理对当前接收器上的方法调用的响应。
应用推荐