asynchronous
asynchronous什么意思,asynchronous翻译
基本解释
adj.: 不同时存在(或发生)的;非共时的
网络: 异步;非同步;异步的
权威解释
不同时存在(或发生)的;非共时的:
not existing or happening at the same time
英汉解释
【电学】异步的
时间不一致的,不同时的
不同期的
不同步的
非同时的
例句
This communication is said to be asynchronous because events do not arrive immediately in response to requests, but some time later.
之所以称为异步,是因为请求响应不是立刻发生的,而是要等一段时间。
Once that occurs, you can think of your application as any other app, asynchronous or not.
除此以外,可以将您的应用程序看作其他应用程序一样,无论是否异步。
Unfortunately the very nature of an asynchronous call means that delegates cannot be inlined.
不幸的是,异步调用的本质意味着不能内联委托(delegatescannotbeinlined)。
Furthermore, there is quite a bit of boilerplate code involved in setting up an asynchronous call.
此外,在建立异步调用时还包括不少样板代码。
asynch: True if you want the request to be asynchronous and false if it should be a synchronous request.
asynch:如果希望使用异步连接则为true,否则为false。
This storage migration is an asynchronous process that is often scheduled to run once a day in the evening hours.
这种存储迁移是一个异步的过程,通常是在每天夜间运行一次。
By this point, the application had three distinct asynchronous behaviors, and the current solution started to become a bottleneck.
到现在,应用程序有3个不同的异步行为,当前解决方案开始成为瓶颈。
The experiment proves that this single-phase asynchronous motor is of good performance and reach user"s design requirement.
该单相异步电动机的性能优良,达到了用户设计要求。
Asynchronous replication has no write performance penalty but is less reliable in terms of data reliability.
异步复制没有写入性能限制,但是在数据可靠性方面,其可靠性较低。
Otherwise the asynchronous nature of agents would mean that you cannot be sure if the function sent has been applied to it.
否则,agents的异步性将意味着无法确保所发送的函数是否已得到应用。