asynchronous

asynchronous

美 [eɪˈsɪŋkrənəs]  英 [eɪ'sɪŋkrənəs]

  • adj.不同时存在(或发生)的;非共时的
  • 网络异步;非同步;异步的

英汉双解

adj.
1.
不同时存在(或发生)的;非共时的not existing or happening at the same time

英汉解释

adj.
1.
【电】异步的
2.
时间不一致的,不同时的

英英解释

adj.

例句

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异步意味无法确保发送函数是否得到应用

Routing encapsulates the decision which message will eventually turn up in the messages queues present in an asynchronous messaging system.

路由封装消息队列消息相关信息这些信息决定消息异步消息系统最终展现形式

Initiates an asynchronous peek operation that has no time-out. The operation is not complete until a message becomes available in the queue.

通过通知消息队列开始查看消息完成通知事件处理程序启动一个异步查看操作

If you get a message asking you to wait for a response for a few minutes, the system is in asynchronous mode.

如果看到要求分钟等待响应消息系统处于异步模式

In the case of the order management service, you would like the acceptance and cancellation of an order to be asynchronous operations.

订单管理服务情况下想要订单接受取消异步操作

That's what the asynchronous solution is all about - capitalizing on the low cost of memory to save on other things.

异步解决方案本质就是较小内存代价换取其他资源节省

The body of each method on this proxy script class will perform an asynchronous call to its corresponding Web service method.

代理脚本每个方法主体执行异步调用相应Web服务方法

Communication diagrams have no concept of the asynchronous message since its focus is not on message ordering.

交互并不关心异步信息传递交互没有异步概念

The last element of a character designed for asynchronous serial transmission, used to insure recognition of the next start element.

异步串行传输一个字符最后用以确保可以识别下一个起始

The main means of communications between peers; provides an abstraction for a one-way, asynchronous conduit for information transfer.

对等之间通信主要方式信息传输提供单向异步管道抽象

The TQ operators used to achieve asynchrony in federated plans are called Asynchronous Table Queues, shown in execution plans as ATQ.

用于取得联邦计划异步TQ操作符称作异步队列AsynchronousTableQueues),执行计划显示ATQ

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

异步版本必须初始接口名称末尾附加字符串Async

If this method is called when an asynchronous peer name resolution operation is not outstanding, it acts as a "no operation" (NO OP).

如果异步对等名称解析操作不是处于未完成状态调用方法作用相当于操作”(NOOP)。

Interface that can be used by the caller to check the status of the asynchronous operation, or to wait for the operation to complete.

接口接口调用用于检查异步操作状态用于等待操作完成

Reading and processing files is not the only place that asynchronous workflows are useful, they can also be used for network programming.

读取处理文件不仅异步工作流应用一个地方它们用于网络编程

You are now ready to add event handlers for the BackgroundWorker component's asynchronous events.

现在准备好BackgroundWorker组件异步事件添加事件处理程序

GWT requires an asynchronous version of any interface that's going to be invoked from the client.

GWT需要使用客户机调用所有接口异步版本

Migrate to frameworks that support Ajax: Newer frameworks are beginning to support the asynchronous communication model.

迁移支持Ajax框架更新框架开始支持异步通信模型

Properties and methods that enable you to determine in client script whether the page is processing an asynchronous postback .

使能够客户端脚本确定是否正在处理异步属性方法

Middleware be used asynchronous data transmission as a possible means of transmitting information to enhance the system performance.

同时系统引入消息中间件采用异步数据传输方式作为信息传递手段提高系统性能

Contrast this to HTML parsing which has always been asynchronous so that parts of the document become available as they're parsed.

对比XML解析HTML解析后者一直异步这样文档各个部分解析可以使用

One of the most profound changes afforded by the digital world is the ability to be asynchronous, in the smallest and largest time scales.

数字化世界产生具深远影响变化之一同步能力不管最小最大时间范围

This thesis points out the difference and relation between the general asynchronous and synchronous motor and DFIG.

本文揭示发电机普通异步电机同步电机区别联系

AJAX cascading menu, very easy to use, realize asynchronous submission!

AJAX级联菜单非常好用实现异步提交

An asynchronous message is drawn similar to a synchronous one, but the message's line is drawn with a stick arrowhead, as shown in Figure 6.

一个异步消息一个同步画法类似但是消息线一个矛头6所示

Method returns immediately, but the asynchronous operation is not completed until the event handler is called.

方法立即返回直到调用事件处理程序异步操作完成

It also helps reduce complexity as the remote, asynchronous calls can be limited to key parts of an application.

有助于减少复杂性因为远程异步调用可以限制应用关键部分

It also looks at the pooling mechanisms used for handlers, modules, and applications, and covers when to use asynchronous handlers.

本文介绍处理程序模块应用程序使用缓存机制介绍何时使用异步处理程序

Registers beginning and ending event handler delegates that do not require state information for an asynchronous page.

异步注册需要状态信息开始结束事件处理程序委托

This complexity and a need for a high performing solution meant that it was easier to make the SIP servlets natively asynchronous.

这种复杂性以及高性能解决方案需求意味容易实现SPIServlet异步执行

DEBA for web services benefits from the decoupled nature of web services and the asynchronous nature of the Observer pattern.

DEBA应用Web服务可以获得方面好处包括Web服务特性观察者模式异步特性

热门查询