The async and callAsync methods do not block and immediately return a Future object, which represents the future result of an asynchronous computation.

  • async和callAsync方法不阻止线程并立即返回一个Future对象来表示异步计算的未来结果。
  • 来源:互联网摘选更新时间:2026-07-01 16:14:47

  • 重点词汇
  • anart. 一;一个;(用于元音音素开头的单词前)
  • immediatelyadv. 立即;马上;即刻;紧接;附近;接近;直接地;紧接地
  • result of是…结果;由于…结果;
  • returnv.回,返回;回到(某个话题);回报,报答;(使)恢复;归还,退回,送还,退还;重新开始,继续(某项活动);产生(赢利、收益等);申报,呈报;(使)回复;把……送回,放回;反射(光、声等);宣布;(向法官等)交还(传票);回答;〈体〉(网球、板球、羽毛球等球类运动中)回击(球);复归;回答说,回嘴说;反驳;〈美橄〉(球)反攻;〈律〉(陪审团)正式宣布(裁决),对……宣布裁决;〈建〉使(墙壁、嵌线等)转延;〈牌〉跟着打出,回出(同伴所攻出的花色的牌);重起;(选民)选出(或重新选出)……为议员
  • representsv.表现( represent的第三人称单数 );代表;体现;作为…的代表;
  • futuren.未来;将来;期货;前景;前途;前程;(动词的)将来时,将来式, 未来式;未来的事;将来发生的事
  • methodsn.method的复数:方法;方法( method的名词复数 );方法论;教学法;分类法;
  • theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
  • 相关例句
1、

In other words, the only way the DOH knows an async test passed or failed is if an operation is invoked on the Deferred.

换句话说,DOH得知异步测试是通过还是失败的惟一途径就是:操作是否在延迟操作上被调用了。

互联网摘选

2、

"Async" indicates that the inbound service cannot wait for a response from the target component and keeps moving ahead.

“Async”表示入站服务会继续执行,而不等待目标组件的应答。

互联网摘选

3、

Cannot block a call on this socket, while an earlier async one is in progress.

当有一个更早的异步调用正在进行时,不能阻止此套接字上的调用。

互联网摘选

4、

As a consequence, Close() takes a Timeout and has an async version ( since it can block), and also Close() can throw Exceptions.

因此,Close()方法会接收一个Timeout参数,并包括一个异步版本(因为它可能阻塞线程),而且Close()还会抛出异常。

互联网摘选

5、

Total number of async overflow errors. These can be caused by a lack of buffer space available on the host.

异步溢出的总数。主机上的缓冲区空间不足会引起这些错误。

互联网摘选

6、

To execute this action we need to use the "Async. Run" function, this executes a single workflow and waits for its result.

为了执行这个动作,我们需要使用“Async.Run”函数,它会执行一个单独的工作流并等待其完成后获得执行结果。

互联网摘选

7、

If you do not demand a sync invocation, you can have high performance after the "async" method is used.

如果不要求使用同步调用,那么在使用“async”方法后将获得更高的性能。

互联网摘选

8、

Be sure to check and start-up any async I/ O once you are logged in.

在登录之后,务必检查并启动任何异步I/O。

互联网摘选

9、

For each remote service, GWT requires two interfaces on the client side: a remote service interface and a remote service async interface.

对于每个远程服务,GWT在客户端需要两个接口:一个远程服务接口和一个远程服务异步接口。

互联网摘选

10、

For example, the command show port async all char returns detailed information about each port on the terminal server.

例如,show port async all char命令返回终端服务器上每个端口的详细信息。

互联网摘选

11、

Our async HTTP engine has also be reused in our async HTTP client, so we can now scalable produce request and consume responses.

我们的异步HTTP客户端重用了异步HTTP引擎,这样就能以可伸缩的方式生成请求并处理响应了。

互联网摘选

12、

The preferred interaction style for the process interface needs to be set to "Async".

流程接口的首选交互样式应该设置为Async。

互联网摘选

13、

The class name in the asynchronous version must be the name of your original interface with the string Async added to the end.

异步版本中的类名必须是初始接口的名称且末尾附加字符串Async。

互联网摘选

14、

The gc() function will wait for the response before returning the control because async is false in its case.

由于在这里async为false,gc()函数在返回控制前会一直等待响应。

互联网摘选

15、

With. NET4.5 and the introduction of async, continuation style programming takes the forefront.

然而,有了.NET4.5和其中引入的异步机制,顺序样式的编程就取而代之,占据主导地位。

互联网摘选

16、

Async Scripts – to enable asynchronous downloading of scripts without blocking the rest of the page

Async Scripts&可以异步下载脚本而不会阻塞页面的其他部分

互联网摘选

17、

Then we use "Async. Run" to run the tasks in parallel.

接着,我们使用“Async.Run”来并行运行这些任务。

互联网摘选

18、

SyncFlag: The REST call should be sync or async ( true or false).

syncFlag:REST调用应该是同步或异步(true或false)。

互联网摘选

19、

The other point of interest to note with the tests is how the async tests usually need to be written.

关于测试的值得注意的另一点是为什么通常还要编写异步测试。

互联网摘选

20、

Here, each thread registers an async handler with Asynchronous handler thread.

每一个线程都有个注册时的异步句柄。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈