网站首页  词典首页

请输入您要查询的英文单词:

 

单词 asynchronously
释义

asynchronously

美 [e's??kr?n?sl?]
英 [e??s??kr?n?sl?]
  • adv.异步方式
  • 网络非同步;异步处理;非同步地
adv.
1.
异步方式

例句

释义:
1.
Placing a TQ operator directly above such a SHIP operator in a plan enables the SHIP to be processed asynchronously.
将一个TQ操作符直接放在计划中的一个SHIP操作符之上,可以使该SHIP操作符被异步地处理。
www.ibm.com
2.
Often the user interface does not seem to support making calls asynchronously, since the UI is blocking on a call that may take a while.
通常用户接口不能支持异步调用,因为UI阻碍了调用,可能需等候一段时间。
www.ibm.com
3.
Of course these tasks were always possible with HTML forms, but Ajax makes it easy to send data asynchronously in the background.
当然,这些任务总是能够通过HTML形式实现,但是Ajax能更加便捷地在后台异步发送数据。
www.ibm.com
4.
Messages can be sent asynchronously and placed in a message queue or pile until you are ready to "process" them.
可将消息异步发送并放置在一个消息队列或堆上,直至您准备“处理”它们。
www.ibm.com
5.
In Flex all calls to the server are performed asynchronously, so none of these channels affect the performance of the client.
在Flex中,所有对服务器的调用都是异步执行的,因此这些管道都不会对客户端性能造成任何影响。
www.infoq.com
6.
The interaction we built in this example was "one-way, " meaning the request message was sent asynchronously without any response.
我们在此示例中构建的交互是“单向的”,即请求消息以异步方式发出,没有任何响应。
www.ibm.com
7.
Because event notifications execute asynchronously, these actions do not consume any resources defined by the immediate transaction.
由于事件通知异步执行,因此这些操作不占用即时事务定义的任何资源。
technet.microsoft.com
8.
The heart of a ESB is an enterprise messaging backbone that can asynchronously transport data as messages.
ESB的核心是企业消息传输主干,它能异步地将数据作为消息传送。
www.kancaimi.cn
9.
A secondary or subordinate system, usually capable of operating independently of, or asynchronously with, a controlling system.
一种辅助系统或从属系统,通常能够独立于控制系统而工作,或者能和控制系统一起进行异步操作。
dictsearch.appspot.com
10.
That thread can be freed up to execute other code if the Web service method is implemented asynchronously.
如果异步实现Web服务方法,该线程即可被释放并转而执行其他代码。
msdn2.microsoft.com
1.
An application should catch instances of this class only if it must clean up after being terminated asynchronously.
如果该类的实例在异步结束时必须被清除,应用程序应当捕获该类的实例。
www.51goushu.com
2.
Application messages are delivered asynchronously through a simple callback mechanism and are provided only in byte array payload format.
应用程序消息通过一个简单的回调机制异步传递,并且只以字节数组有效负载的格式提供。
www.ibm.com
3.
This allows you to build up various parts of the XML document asynchronously and output them all at once.
这允许您异步构建XML文档的各个部分,并同时输出它们。
www.ibm.com
4.
Only that part of a Web page that needs to be updated is altered, and the update is done locally, if possible, and asynchronously.
页面中只有需要更新的那部分才更改,如果可能的话,更新是本地完成的,并且是异步的。
www2.ccw.com.cn
5.
Blocks will not be aborted asynchronously but immediately upon exit from one of these categories.
块发出的调用将不会异步中止,但会在从这些类别之一退出时立即终止。
msdn2.microsoft.com
6.
In the absence of explicit coordination, threads execute simultaneously and asynchronously with respect to one another.
由于缺乏详尽的协作,线程与其他线程同步和异步地执行。
dictsearch.appspot.com
7.
This code simulates a situation where the request is waiting for an event to arrive asynchronously from another part of the application.
这段代码模拟了请求等待来自应用程序不同部分的异步事件。
www.ibm.com
8.
Usage Statistics - Anonymously tracks and asynchronously reports content usage to provide valuable metrics for your business.
匿名统计影片播放的报表(非同步),提供业务使用。
dictsearch.appspot.com
9.
It even does all of this asynchronously: changes in the HTML form are bound to the XML model and sent to the server for synchronization.
而且是异步执行的:HTML表单中的变化绑定到XML模型,然后发送到服务器实现同步。
www.ibm.com
10.
Regardless of whether a Web service method is implemented asynchronously, clients can communicate with it asynchronously.
不论Web服务方法是否以异步方式执行,客户端都能与它进行异步通信。
msdn2.microsoft.com
1.
In the example, I wrapped my tweet search and printing actions into a closure, then invoked it asynchronously for each query.
在本例中,我包装了我的tweet搜索并将操作包装到一个闭包中,然后为每个查询异步调用它。
www.ibm.com
2.
When the user first clicks over to the page the report won't be ready yet, of course, so I'll have to load it up asynchronously.
用户第一次单击该页面时,报告将尚未准备好,当然,我不得不异步将其加载。
www.ibm.com
3.
At some point we may change the commands to asynchronously move the data which would not cause other jobs to wait for the move to complete.
在某个时候我们可以修改命令来异步地移动数据,这样就可以令其他任务不必等待数据移动操作的完成。
www.ibm.com
4.
Such operations are invoked asynchronously and there is no guarantee about the sequence of these invocations.
此类操作采用异步方式调用,并不能保证这些调用的顺序。
www.ibm.com
5.
The processing modules may send packets to one another via a common packet interface and may operate asynchronously.
处理模块可以通过公共分组接口向彼此发送分组,并且异步地进行操作。
ip.com
6.
Now the server can be contacted asynchronously, thus the entire page does not have to be re-requested.
现在,服务器可以异步通信,因此不必重新请求整个页面。
www.ibm.com
7.
The delegate is called asynchronously, and this method returns immediately.
可异步调用委托并且此方法立即返回。
msdn2.microsoft.com
8.
Custom events allow the event to call its event handlers asynchronously.
自定义事件允许事件异步调用它的事件处理程序。
technet.microsoft.com
9.
Servlets are invoked asynchronously in relation to the main logical sequence of a web application.
Servlets被根据web应用程序的主逻辑顺序异步调用。
www.ibm.com
10.
And can be used to create an emitter and all the appropriate resources required to send events asynchronously.
它可以用来创建发射器,以及异步发送事件时需要的所有适当的资源。
www-128.ibm.com
1.
In the case of asynchronously executed requests, the execution model gets a little complex.
在异步执行的请求中,执行模型稍微复杂一点。
www-128.ibm.com
2.
The JIT compilation of a Java method now occurs asynchronously on a dedicated thread separate from the calling thread.
Java方法的JIT编译现在在一个独立于进行调用的线程的专用线程上异步地执行。
www.ibm.com
3.
This means the callback function itself can execute asynchronously with respect to its caller for such contexts.
这意味着对于这样的上下文,回调函数本身可以相对于其调用方异步执行。
msdn2.microsoft.com
4.
Xajax is used to communicate asynchronously between a client application and a server side application composed of PHP scripts.
Xajax用于以PHP脚本编写的客户机应用程序和服务器端应用程序之间进行异步的通信。
www.ibm.com
5.
Observer was then applied to support notification of events asynchronously to multiple subscribers using well-defined interfaces.
观察器此后将得到应用,它使用经过良好定义的接口,支持向多个订阅者异步发出事件通知。
www.ibm.com
6.
Method asynchronously queries a DNS server for the IP addresses that are associated with a host name.
方法在DNS服务器中查询与某个主机名关联的IP地址。
msdn2.microsoft.com
7.
Using Ajax, you can load the results for the next page asynchronously, and update the page accordingly.
使用Ajax,您可以异步加载下一页的结果,并相应地更新页面。
www.ibm.com
8.
You also tell the open method that you want to perform the operation asynchronously, as shown in Listing 4.
还告诉open方法我们希望异步地执行操作,见清单4。
www.ibm.com
9.
Google App Engine provides a queuing mechanism that allows tasks to be processed asynchronously in the background.
Google应用程序引擎提供可以在后台将任务异步处理的排队机制。
www.ibm.com
10.
You can configure DWR to call the server synchronously or asynchronously in the background.
您可以配置DWR在后台以同步或异步方式呼叫服务器。
www.ibm.com
1.
Methods are used to communicate with a Web service method asynchronously.
方法用于和Web服务方法进行异步通信。
msdn2.microsoft.com
2.
Local objects might be invoked synchronously using the immediate call operation or asynchronously using the eventual send operation.
本地对象可以通过即时的调用操作进行同步调用,也可以通过最终的发送操作进行异步调用。
www.ibm.com
3.
This example synchronizes a push subscription to a merge publication , where the agent is started asynchronously using the agent job .
该示例将推送订阅与合并发布进行同步,其中,代理使用代理作业进行异步启动。
www.bing.com
4.
Running multiple commands simultaneously and asynchronously from the command line is a great way to juggle your own set of tasks.
从命令行中同时异步运行多个命令,是处理您自己的任务集的好方法。
www.ibm.com
5.
Begins an attempt to commit the transaction asynchronously.
开始异步提交事务的尝试。
msdn2.microsoft.com
6.
Manages asynchronous operations and handles management information and events received asynchronously.
管理异步操作和处理异步接收的管理信息和事件。
msdn2.microsoft.com
7.
Callbacks are used to provide feedback from a server to a client asynchronously.
回调可以用来从服务器向客户异步的提供反馈。
www.zxbc.cn
8.
Note that condition functions are not asynchronously signal-safe and should not be called from a signal handler.
注意,条件函数并不是异步信号安全的,因此不能在信号处理函数中调用。
www.ibm.com
9.
Thus, it is a good example of when you should have your Web service client to call the Web service method asynchronously.
因此,它是一个很好的示例,说明应该何时让Web服务客户端来异步调用Web服务方法。
msdn2.microsoft.com
10.
This EJB works like a JMS listener, allowing Java applications to receive messages asynchronously.
这种EJB就像是JMS侦听程序,允许Java应用程序异步地接收消息。
www.ibm.com
1.
It is applicable only to statistics updating and cannot be used to asynchronously create statistics.
它只适用于统计信息更新,而无法用于以异步方式创建统计信息。
msdn2.microsoft.com
2.
One of the benefits of using multiple threads in an application is that each thread executes asynchronously.
在应用程序中使用多个线程的一个好处是每个线程都可以异步执行。
msdn2.microsoft.com
3.
Independently and asynchronously, a fourth copy happens as the DMA engine passes the data from the kernel buffer to the protocol engine.
DMA引擎将数据从内核缓冲区传到协议引擎,第四次拷贝独立地、异步地发生。
www.ibm.com
4.
Because Ajax allows data to be retrieved asynchronously in the background, there is no need to clear and load the entire page.
由于Ajax允许在后台异步获取数据,因此无需清除和加载整个页面。
www.ibm.com
5.
Ends an attempt to commit the transaction asynchronously.
结束异步提交事务的尝试。
msdn2.microsoft.com
6.
One could attach an IObserver to mouse events and record them asynchronously into a collection.
我们可以把IObserver附加到鼠标事件并对这些事件异步记录到一个集合当中。
www.infoq.com
7.
If transaction safety is set to OFF, the session operates asynchronously (in high-performance mode).
如果事务安全设置为OFF,则会话将异步运行(在高性能模式下)。
msdn2.microsoft.com
8.
They let your application asynchronously receive messages delivered to a JMS destination.
它们让应用程序异步地接收传递JMS目标的消息。
www.ibm.com
9.
For more information, see How to: Call WCF Service Operations Asynchronously.
有关更多信息,请参见如何:以异步方式调用WCF服务操作。
msdn2.microsoft.com
10.
Whether the invocation happens synchronously or asynchronously depends on the nature of the utility service.
调用是同步发生的还是异步发生的,取决于Utility服务的特征。
www.ibm.com
1.
Emitters configured to send events asynchronously will post CBEs to a JMS queue used by the CEI server.
配置异步发送事件的发射器将把CBE放到到CEI服务器所使用的JMS队列中。
www.ibm.com
2.
Object used to control the asynchronously dispatched message.
用于控制异步调度消息的。
msdn2.microsoft.com
3.
The two methods allow you to perform actions either synchronously or asynchronously on the EDT.
可以使用这两个方法在EDT上同步或异步地执行操作。
www.ibm.com
4.
Which enables you to specify whether a search is performed synchronously or asynchronously.
此属性使您可以指定是同步还是异步执行搜索。
msdn2.microsoft.com
5.
Failed events are generated if technical failures occur while processing requests between SCA components asynchronously.
如果在SCA组件之间异步地处理请求时发生技术故障,就会产生失败的事件。
www.ibm.com
6.
Upon approved information, you get a thank-you note, then you wait asynchronously for the books to arrive.
在得到批准信息后,将会看到感谢消息,然后将以异步方式等待图书送达。
www.ibm.com
7.
Job offers a similar interface as Thread, and can be used to asynchronously execute code.
Job提供了和Thread类似的接口,可以用于异步执行代码。
www.infoq.com
8.
To accomplish this, you can register a callback function with the XMLHttpRequest and then dispatch the XMLHttpRequest asynchronously.
为了实现这个要求,可以在XMLHttpRequest上注册一个回调函数,然后异步地分派XMLHttpRequest。
www.ibm.com
9.
In the event-handling style, a rule set asynchronously processes a stream of messages, as shown in Figure 6.
在事件处理样式中,规则集同步处理消息流,如图6中所示。
www.ibm.com
10.
BITS is a system service that applications can use to transfer files asynchronously between a client and an HTTP server.
BITS是一种系统服务,应用程序可使用它在客户端和HTTP服务器之间异步传输文件。
www.microsoft.com
1.
This file is downloaded asynchronously, and the worker will not begin until the file has been completely downloaded and executed.
此文件被异步下载,直到下载并运行完之后才启动工人线程。
english.31931.cn
2.
Indicates whether the ReportViewer control renders reports asynchronously.
指明ReportViewer控件是否以异步方式呈现报表。
msdn2.microsoft.com
3.
This method should be implemented to gracefully handle errors that occur when batch work is running asynchronously.
应使用此方法来正常处理批处理工作异步运行时发生的错误。
msdn2.microsoft.com
4.
Read or write operations to storage are optional and can be executed asynchronously in many cases.
对磁盘存储的读或写操作是可选的,在很多情况下是被异步处理的。
dictsearch.appspot.com
5.
Each orchestration task is invoked asynchronously and each of them calls data aggregation tasks using synchronous strategy.
每一个复杂任务都是异步执行的,它们都会使用同步策略来调用数据聚集任务。
www.ibm.com
6.
The page is filled asynchronously as status is gathered through separate connections to the principal and mirror server instances.
通过与主体服务器实例和镜像服务器实例的单独连接收集状态时,会异步填充该页。
msdn2.microsoft.com
7.
Blocks that have been modified are written asynchronously to the data file by one or several database writer processes.
被改变的块区域会被一个或者多个数据库写进程异步的写入数据文件。
www.ioracle.org
8.
To invoke events asynchronously, see Calling Synchronous Methods Asynchronously.
要异步调用事件,请参见使用异步方式调用同步方法。
msdn2.microsoft.com
9.
We've been able to handle request asynchronously now for over 2 years and it is part of our core architecture.
这两年来我们一直在致力于异步请求的处理上,现在这已经成为我们的核心架构的一部分了。
www.infoq.com
10.
A peer implements core JXTA protocols, and operates independently of and asynchronously with all other peers.
对等点实现核心JXTA协议,并且独立于所有其它的对等点并且异步地与之进行操作。
www.ibm.com
1.
The retailer consults its warehouses, which in turn may (asynchronously) submit its own orders to one or more manufacturers.
零售商询问它的仓库,接着仓库可能(异步地)把它自己的定单提交给一个或多个制造商。
www.ibm.com
2.
Class enables you to load or play sounds asynchronously.
类使您能够异步加载或播放声音。
msdn2.microsoft.com
3.
Agents can operate asynchronously and in parallel, and this can result in an increased overall speed. ii .
代理商可以非同步操作,并在并行,这可能会导致在一个上升的整体速度。
www.p4pp.com
4.
That said, as we rely on JavaScript to do fancier things (like asynchronously updating page state), careless JavaScripting does take a toll.
也就是说,当我们利用JavaScript来做我们喜欢做的事时(比如异步更新页面状态),草率使用JavaScript将付出代价。
www.ibm.com
5.
The data buffer is sent asynchronously using thread resources that are automatically allocated from the thread pool.
该数据缓冲区是使用从线程池自动分配的线程资源异步发送的。
msdn2.microsoft.com
6.
An example would be the rule execution triggering a business process, which asynchronously calls a service.
例如,规则的执行触发一个业务过程,这个过程异步地调用一个服务。
www.ibm.com
7.
Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on.
在创建控件的基础句柄所在线程上异步执行指定委托。
msdn2.microsoft.com
8.
Update the qualifier for the CreditHistory import to handle proper transactional behavior when invoking a component asynchronously.
更新CreditHistory导入的限定符,以在异步调用组件时正确地处理事务处理行为。
www.ibm.com
9.
Ajax services, which are used to retrieve information asynchronously from the server.
Ajax服务,用于从服务器异步检索信息。
www.ibm.com
10.
The Page Viewer Web Part displays content asynchronously from the rest of the page.
网页查看器Web部件异步显示内容和网页的其他部分。
office.microsoft.com
1.
Component enables your form or control to run an operation asynchronously.
组件使窗体或控件能够异步运行操作。
msdn2.microsoft.com
2.
Usually a thread waits on a semaphore that is signaled asynchronously by an interrupt handler .
通常情况下线程等待一个由中断服务发出异步信号的信号量。
dict.kekenet.com
3.
Method starts asynchronously reading connectionless datagrams from a remote host.
方法启动从远程主机异步读取无连接数据报的操作。
msdn2.microsoft.com
4.
In addition, the proxy creates additional members to help call the method asynchronously.
另外,代理还创建其他成员来协助异步调用方法。
msdn2.microsoft.com
5.
Enables calling a method of a specified Web service asynchronously.
启用对指定Web服务的方法的异步调用。
msdn2.microsoft.com
6.
This page also asynchronously fetches and displays any calls that are established sometime after the page was first loaded.
该页还会异步获取并显示在首次加载该页后建立的任何呼叫。
www.ibm.com
7.
Data integrity is maintained asynchronously over secure network connections.
数据完整性是在安全的网络连接上异步地维护的。
www.ibm.com
8.
When an event is triggered, such as when a user clicks on a button, a message can be sent to the component on the server asynchronously.
当事件触发时,比如用户单击了一个按钮,消息就会异步发送给服务器上的组件。
www.ibm.com
9.
The solution uses WebSphere InterChange Server to execute business logic asynchronously.
该解决方案使用WebSphereInterChangeServer来异步地执行业务逻辑。
www.ibm.com
10.
Framework messages can be processed synchronously or asynchronously.
可对框架消息执行同步或异步处理。
www.ibm.com
1.
Requests processing from the current sink of the response from a method call sent asynchronously.
请求从当前接收器对异步发送的方法调用的响应进行处理。
msdn2.microsoft.com
2.
When one application wants to inform several others of an event, do so asynchronously.
如果一个应用程序要向其他一些应用程序通告事件,那么也是异步调用。
www.ibm.com
3.
Requests and responses are handled asynchronously by the client application.
请求和响应是由客户机应用程序异步处理的。
www.ibm.com
4.
Retrieves relationship classes that relate the class to the specified WMI class, asynchronously.
异步检索使此类与指定的WMI相关的关系类。
msdn2.microsoft.com
5.
The main difference is that the new channels enable some operations to be executed asynchronously.
主要区别在于新通道可使一些操作异步执行。
www.ibm.com
6.
A common solution to this problem is for the consumer to invoke the service asynchronously.
解决这个问题的常见方法是使用者异步调用服务。
www.ibm.com
7.
Discusses using delegates to asynchronously call synchronous methods.
讨论如何使用委托异步调用同步方法。
msdn2.microsoft.com
8.
Therefore, the decision to implement a Web service method asynchronously or synchronously should be based upon performance.
因此,应根据性能来选择是以异步方式还是以同步方式实现Web服务方法。
msdn2.microsoft.com
9.
These peripherals contain registers whose values may change asynchronously to the program flow.
这些设备中包含的寄存器,其值往往随着程序的流程同步的进行改变。
dictsearch.appspot.com
10.
Invokes the WMI query asynchronously, and binds to a watcher to deliver the results.
异步调用WMI查询,并绑定到一个观察程序以传递结果。
msdn2.microsoft.com
1.
A standby server that contains a copy of a database that is asynchronously updated, and that can be brought online fairly quickly.
包含异步更新的数据库副本且能以相当快的速度使该副本在线的备用服务器。
technet.microsoft.com
2.
The caller puts a request message on the request queue for the service and then (asynchronously) listens for the result on the reply queue.
调用方将请求消息放在服务的请求队列中,然后(异步)侦听应答队列中的结果。
www.ibm.com
3.
NIO channels can be asynchronously closed and interrupted.
可以异步地关闭和中断NIO通道。
www.ibm.com
4.
Business logic can be implemented as simple Web apps or ruby code, whether it's called asynchronously or synchronously.
不管业务逻辑是非同步调用还是同步调用的,都可以以简单的Web应用或者Ruby代码的形式实现;
www.infoq.com
5.
Without event sequencing, the messages are processed asynchronously.
如果没有事件排序,这些消息将会被异步处理。
www.ibm.com
6.
As a result , scheduled outages are always without data loss , even though the replication occurs asynchronously .
因此,即使发生异步复制,计划中断也始终不会有数据损失。
www.bing.com
7.
Typically, you asynchronously download large binary objects or properties.
对于很大的二进制对象或属性通常都采用异步下载的方式。
msdn2.microsoft.com
8.
Message-driven rule beans are the enterprise beans provided by ILOG JRules to process messages asynchronously.
消息驱动规则beans是由ILOGJRules提供的、用于异步处理消息的企业beans。
www.ibm.com
9.
In addition, both can set up long-running connections such that events can be delivered asynchronously subsequently to the application.
另外,这两个协议都能够建立长连接,事件可以通过长连接异步地递送给应用。
www.infoq.com
10.
By definition, events occur independently and asynchronously.
按照定义,事件以独立和异步方式发生。
www.ibm.com
1.
Let a resource adapter process work asynchronously while still keeping the application server in control.
方法可以让资源适配器异步地处理工作,同时确保应用程序服务器仍然在控制之下。
www-128.ibm.com
2.
When used asynchronously, JAXM makes use of a messaging provider to facilitate the routing of messages.
当以异步方式使用JAXM时,它使用消息传递提供程序来促进消息的路由选择。
www.ibm.com
3.
The proxy class contains Begin and End methods for communicating with each Web service method asynchronously.
代理类包含Begin和End方法,用于与每个Web服务方法进行异步通信。
msdn2.microsoft.com
4.
They execute asynchronously and can offer a programming alternative to DML triggers, DDL triggers, and SQL Trace.
事件通知异步执行,并可为DML触发器、DDL触发器和SQL跟踪提供备选的编程方案。
msdn2.microsoft.com
5.
Gets a value indicating whether the page is processed asynchronously.
获取一个值,该值指示是否异步处理页。
msdn2.microsoft.com
6.
Retrieves relationship classes that relate the class to others, asynchronously.
异步检索使此类与其他类相关的关系类。
msdn2.microsoft.com
7.
Event processing occurs asynchronously and immediately when events are published to the bus.
当事件被发布到总线时,事件处理就会同步并立即开始。
www.ibm.com
8.
Or you might take backups and asynchronously restore these at a later time into another database.
或者您可能会先得到备份,然后在稍后将它异步恢复到另一个数据库中。
www.ibm.com
9.
Method to load a sound asynchronously, which allows the calling thread to continue without interruption.
方法异步加载声音,这允许调用线程继续执行而不会中断。
msdn2.microsoft.com
10.
Cursor threshold option to specify the number of rows in the cursor set at which cursor keysets are generated asynchronously.
选项可以指定游标集中的行数,超过此行数,将异步生成游标键集。
msdn2.microsoft.com
1.
Explains the benefits of populating large keyset-driven or static cursors asynchronously.
介绍异步填充大型键集驱动游标或静态游标的好处。
msdn2.microsoft.com
2.
If the interface map was called asynchronously, the preferred interaction style is honored.
如果以异步方式调用接口映射,将使用首选交互样式设置。
www.ibm.com
3.
Messages can be processed asynchronously using the component's own independent thread.
使用组件自身的独立线程,可以异步处理消息。
www.ibm.com
4.
Scattering reads and writes, which take an array of byte buffers, are also supported asynchronously.
还支持异步地分散读操作与写操作,该操作需要大量字节缓存。
www.ibm.com
5.
You can use these APIs to invoke operations dynamically or statically, as well as synchronously or asynchronously.
您可以使用这些API以动态或静态、同步或异步的方式调用操作。
www.ibm.com
6.
They run asynchronously and tell the workspace to prevent other operations from interfering with the resource modification.
它们异步运行,并使工作空间阻止了其他操作对资源修改的妨碍。
www.ibm.com
7.
StatusRequest -- This operation allows clients to get the current status of the request that's being executed asynchronously.
StatusRequest——该操作允许客户端获得异步执行的请求的当前状态。
www.ibm.com
8.
When the radars make their decisions asynchronously, a preliminary discussed method is presented, and the results are simulated.
针对雷达判决异步的情形,进行了较为深入的分析,并利用仿真试验验证了算法的性能。
www.fabiao.net
9.
This is a scalable way of servicing Web requests asynchronously without tying up all of the connection and thread resources on a server.
这是一种异步服务Web请求的可扩展方式,无需在服务器上输入所有连接和线程资源。
www.ibm.com
10.
Creates an application using the designer that does mathematical computations asynchronously.
使用可异步执行数学运算的设计器创建应用程序。
msdn.microsoft.com
1.
Many components provide you with the option of performing their work asynchronously.
很多组件都提供了异步执行工作的选项。例如,使用。
msdn2.microsoft.com
2.
Sends a datagram to a destination asynchronously.
将数据报异步发送到目标。
msdn2.microsoft.com
3.
BITS transfers files asynchronously between a client and an HTTP server.
BITS可在客户端和HTTP服务器之间异步传输文件。
yeebang.com
4.
The following code example begins asynchronously sending data to a remote host.
下面的代码示例开始向远程主机异步发送数据。
msdn2.microsoft.com
5.
Class also provides a mechanism for committing a transaction asynchronously.
类还提供用于异步提交事务的机制。
msdn2.microsoft.com
6.
Represents an event handler that accepts the results of asynchronously invoked Web methods.
表示接受异步调用的Web方法的结果的事件处理程序。
msdn2.microsoft.com
7.
This topic covers how a client can access a service operation asynchronously when using a ChannelFactory-based client application.
本主题介绍客户端如何在使用基于ChannelFactory的客户端应用程序时以异步方式访问服务操作。
msdn2.microsoft.com
8.
When a Web page uses Ajax, it is asynchronously sending data to and receiving data from a Web server.
当一个Web页面使用Ajax时,它将异步向Web服务器发送或从其中接收数据。
www.ibm.com
9.
This method starts the Merge Agent asynchronously, and control immediately returns to your application while the agent job is running.
该方法可异步启动合并代理,然后控件在代理作业仍旧运行时立即返回到您的应用程序。
technet.microsoft.com
10.
The pagepool mechanism allows GPFS to implement read, as well as write, requests asynchronously.
pagepool机制允许GPFS将读请求与写请求异步实现。
www.ibm.com
1.
Method starts asynchronously reading data from the incoming network buffers.
方法将启动从传入网络缓冲区异步读取数据的操作。
msdn2.microsoft.com
2.
Sets a value indicating whether the page is processed synchronously or asynchronously.
设置一个指示对页进行同步还是异步处理的值。
msdn2.microsoft.com
3.
Tells the compiler a variable may changes asynchronously due to threads.
声明一个变量为居先最优化。
blog.csdn.net
4.
The technique is explained in the topic Communicating with XML Web Services Asynchronously.
该方法在“与XMLWeb服务进行异步通信”主题中说明。
msdn2.microsoft.com
5.
Each node maintains its PGP and coordinates their behavior by PGP independently and asynchronously so as to accomplish the global task.
每个节点都维护自身的PGP,独立且异步地使用PGP来协调各自的行为。
lib.cqvip.com
6.
In either case, requests can be executed synchronously or asynchronously.
无论哪种情况,请求都有同步和异步两种执行方式。
www.ibm.com
7.
If you want to start a synchronization that runs autonomously without affecting your application, start the agent asynchronously.
如果您要启动一个自主运行而不影响应用程序的订阅,请异步启动代理。
technet.microsoft.com
8.
Demonstrates how to define a custom event that allows its event handlers to be called asynchronously.
演示如何定义自定义事件,此事件允许异步调用其事件处理程序。
msdn2.microsoft.com
9.
Retrieves relationship classes that relate the class according to the specified options, asynchronously.
根据指定选项异步检索使类相关的关系类。
msdn2.microsoft.com
10.
There are a lot of Ajax patterns that you've probably encountered, such as being able to add or edit data asynchronously.
您可能遇到过各种各样的Ajax,比如能够异步添加和修改数据的Ajax。
www.ibm.com
1.
All one-way operations are invoked asynchronously, and all request-response operations are invoked synchronously.
所有单向操作都以异步方式调用,而所有请求-响应操作都以同步方式调用。
www.ibm.com
2.
After adding a new connection, all schema information is asynchronously pre-fetched and cached.
添加新的连接之后,模式信息可以异步预先获取并加以缓存。
www.ibm.com
3.
Invokes the specified method asynchronously.
异步调用指定的方法。
msdn2.microsoft.com
4.
This tutorial explains how to send and consume message asynchronously between Eclipse RCP application and WebSphere Service Integration Bus.
本教程将阐释如何在EclipseRCP应用程序和WebSphere服务集成总线之间异步发送和使用消息。
www.ibm.com
5.
Respond asynchronously.
异步地响应。
www.ibm.com
6.
The Intersite Messaging component runs asynchronously when you create or modify the site link.
当您创建或修改站点链接IntersiteMessaging组件运行异步。
support.microsoft.com
7.
If no event occurs on the server side, a timeout occurs, and the server asks the client to reconnect asynchronously.
如果服务器端没有事件发生,而发生了超时,服务器端就会请求客户端进行异步重新连接。
www.infoq.com
8.
The redirected StandardOutput stream can be read synchronously or asynchronously.
可以同步或异步读取重定向的StandardOutput流。
msdn2.microsoft.com
9.
The proxy class will contain methods for calling each exposed XML Web service method both synchronously and asynchronously.
代理类将包含同步和异步调用每个公开的XMLWebservices方法的方法。
msdn2.microsoft.com
10.
Property to discover whether this handle was opened asynchronously.
属性确定此句柄是否是异步打开的。
msdn2.microsoft.com
1.
The intermediate buffer on the write side allows the write to complete asynchronously.
在写入方面的中间缓冲区则可以让写入过程异步完成。
www.ibm.com
2.
Instructors can record synchronous sessions so that students can review them asynchronously at a later time.
教师可以记录同步内容,学生则可以在稍后时间异步学习。
dictsearch.appspot.com
3.
Begins to asynchronously receive data from a specified network device.
开始从指定网络设备中异步接收数据。
msdn2.microsoft.com
4.
Having httpd installed as a service will allow us to start and stop the server asynchronously from our code.
安装httpd作为服务将允许我们从代码中异步启动和停止服务器。
www.ibm.com
5.
You can now invoke Web methods asynchronously using an event-based programming pattern.
现在您可以使用基于事件的编程模式异步调用Web方法。
msdn2.microsoft.com
6.
Asynchronously executes the delegate on the thread that created this object.
在执行此对象的主线程上执行委托。
msdn2.microsoft.com
7.
Sounds can be loaded or played asynchronously.
加载声音和播放声音可以异步进行。
msdn2.microsoft.com
8.
Write-behind caching pattern uses the same client API, but the write happens asynchronously.
后写式缓存模式使用相同的客户端API,但是写入采取异步方式。
www.infoq.com
9.
When one application is calling another, make that call asynchronously.
当一个应用程序调用其它的应用程序时,进行异步调用。
www.ibm.com
10.
Method submits a request to start the operation running asynchronously.
方法提交一个启动以异步方式运行的操作的请求。
msdn2.microsoft.com
1.
As a full-fledged JMS client, MDBs can both send and receive messages asynchronously via a MOM server.
作为一种成熟的JMS客户机,MDB通过一个MOM服务器既可以发送消息,又可以接收消息。
www.ibm.com
2.
The decentralized architecture is interesting because it allows independent developers to work asynchronously in peer-to-peer networks.
分散体系结构很有意思,因为它允许不同的开发人员在对等网络内同步工作。
www.ibm.com
3.
Accessor invokes all the event handler delegates asynchronously using the.
方法异步调用所有事件处理程序的委托。
msdn2.microsoft.com
4.
Therefore, when you build the mock service you'll mock the Ajax lib calling your GUI back asynchronously.
因此,在构建模拟服务时,要模拟Ajax库异步地回调GUI。
www.ibm.com
5.
Sends a datagram to a remote host asynchronously.
将数据报异步发送到远程主机。
msdn2.microsoft.com
6.
The LoadCompleted occurs only when the image is loaded asynchronously using one of the LoadAsync methods and WaitOnLoad is false.
只有在使用LoadAsync方法之一异步加载图像并且WaitOnLoad为false时,才会出现LoadCompleted。
msdn2.microsoft.com
7.
True if the page is processed asynchronously; otherwise, false.
如果异步处理页,则为true;否则为false。
msdn2.microsoft.com
8.
Accepting connections asynchronously gives you the ability to send and receive data within a separate execution thread.
以异步方式接受连接将使您能够在单独的执行线程中发送和接收数据。
msdn2.microsoft.com
9.
In programming, to create a task that can is executed asynchronously with the execution of the mainline code.
在编程中创建一个可以同主干编码异步执行的任务。
dictsearch.appspot.com
10.
The majority of these tasks are executed asynchronously (the exception is the file system action that is handled synchronously).
这些任务主要是异步执行的(只有文件系统动作例外,它是同步处理的)。
www.infoq.com
1.
Describes the process of retrieving messages asynchronously.
描述异步检索消息的过程。
msdn2.microsoft.com
2.
Returns the collection of all instances of the class, asynchronously.
异步返回包含该类的所有实例的集合。
technet.microsoft.com
3.
The following code example begins to asynchronously receive data from a connected Socket.
下面的代码示例开始从连接的Socket中异步接收数据。
msdn2.microsoft.com
4.
The MDB receives the message asynchronously and prints message delivery statistics on each 100th message.
MDB异步接收消息并每隔100条消息输出一次消息传递统计数据。
www.ibm.com
5.
Downloads data asynchronously from a URL with attributes.
从具有属性的URL异步下载数据。
msdn2.microsoft.com
6.
Binds to the management object asynchronously.
异步绑定到管理对象。
msdn2.microsoft.com
7.
The return objects from the JSON service are returned asynchronously.
对象从JSON服务异步返回。
www.ibm.com
8.
Runs the specified user-defined batch work asynchronously.
异步运行指定用户定义的批处理工作。
msdn2.microsoft.com
9.
Gets or sets a value that indicates if the search is performed asynchronously.
获取或设置一个值,该值指示是否异步执行搜索。
msdn2.microsoft.com
10.
What about asynchronously processed jobs?
异步处理作业呢?
www.ibm.com
1.
JFS commits atime updates asynchronously.
JFS异步提交atime更新updates。
www.ibm.com
2.
Function runs the program asynchronously.
函数异步运行程序。
msdn2.microsoft.com
3.
In the following code example, there is no work to perform asynchronously, so there is no DoWork event handler implementation.
下面的代码示例不异步执行任何工作,因此没有DoWork事件处理程序的实现。
msdn2.microsoft.com
4.
Returns the collection of all instances of the class, asynchronously, using the specified options.
使用指定选项异步返回包含类的所有实例的集合。
technet.microsoft.com
5.
The calling thread continues to run while the worker method runs asynchronously.
在辅助方法以异步方式运行的同时,发出调用的线程继续运行。
msdn2.microsoft.com
6.
They then defer work to this process either asynchronously or synchronously.
然后它们按照程序的要求来同步或不同步的工作。
bbs.cfan.com.cn
7.
Methods provide ways to asynchronously read messages from the queue.
方法提供从队列异步读取消息的方式。
msdn2.microsoft.com
8.
Each method provides a callback object so that you are notified asynchronously when the remote procedure call is complete.
每个方法都提供了一个回调对象,这样就可以在完成远程过程调用后收到异步通知。
www.ibm.com
9.
Handle parameter is a synchronous handle and it was used asynchronously.
参数是同步句柄,但被异步使用。
msdn2.microsoft.com
10.
Short-form, multi-platform, hyper-public, data-minable, @ and DM-rich streaming conversation in both real time and asynchronously?
形式简短、多平台、超公开、数据可利用、多@和DM、实时以及非同步的对话流?
www.bing.com
1.
Gets a collection of objects related to the object (associators) asynchronously.
异步获取与该对象(联系对象)相关的对象的集合。
technet.microsoft.com
2.
You provide the code for the agent, which is business logic that you would like executed asynchronously.
您需要为代理提供代码,作为您愿意异步执行的业务逻辑。
www.ibm.com
3.
Commits the changes to the object, asynchronously.
异步提交对对象所做的更改。
msdn2.microsoft.com
4.
Begins sending a request and receiving a response from an FTP server asynchronously.
开始以异步方式向FTP服务器发送请求并从FTP服务器接收响应。
msdn2.microsoft.com
5.
This event may fire asynchronously to other events while the process appears to be stopped.
此事件的激发可能与其他事件异步,而该进程似乎已停止。
technet.microsoft.com
6.
This component will allow the MarqueeText control to update itself asynchronously.
此组件将允许MarqueeText控件对其自身进行异步更新。
msdn2.microsoft.com
7.
When the size of the buffer is greater than 0, audit records are written asynchronously.
如果缓冲区的大小大于0,那么审计记录是异步写的。
www.ibm.com
8.
The TradeStreamMDB receives the message asynchronously and prints message delivery statistics on each 100th message.
TradeStreamMDB异步接收消息并每隔100条消息输出一次消息传递统计数据。
www.ibm.com
9.
Does your Web site open a new window if information is requested asynchronously?
如果异步请求信息,您的Web站点是否会打开一个新窗口?
msdn2.microsoft.com
10.
Which type of update is performed first and in what mode (Asynchronously, Synchronously or locally) can each type be processed?
哪种更新类型首先执行,每种类型可以以什么方式(异步方式、同步方式还是本地方式)处理?
www.tiantianbt.com
1.
The use of JavaScript to asynchronously update content within the page can also create user interface issues.
使用JavaScript来异步更新页面中的内容还会产生用户界面的问题。
www.ibm.com
2.
Sales staffs also could submit reservation of product and costs requisition asynchronously, which saved time and cost.
销售人员也可以异步提交产品预订和费用申请,节约了销售人员的时间和费用。
www.fabiao.net
3.
Provides instructions on how to asynchronously access a Web Service from a client application written in managed code.
提供有关如何异步访问用托管代码编写的客户端应用程序中Web服务的说明。
msdn2.microsoft.com
4.
To allow each registered object to shut down asynchronously.
以允许每个注册对象异步关闭。
msdn2.microsoft.com
5.
A batch application allows the user to get on with other tasks and is returned asynchronously at some time in the future.
批处理程序允许用户执行其他任务,现在执行的任务可以在将来的某个时间异步地返回结果。
www-128.ibm.com
6.
When the event is triggered to show the update panel, the content is asynchronously retrieved from the server.
当事件触发显示更新面板时,将从服务器异步检索内容。
www.ibm.com
7.
The following code example shows how to use the thread pool to asynchronously create and write to a group of files.
下面的代码示例说明如何使用线程池异步创建和写入一组文件。
msdn2.microsoft.com
8.
Commits the changes to the object asynchronously and using the specified options.
使用指定的选项异步提交对对象所做的更改。
msdn2.microsoft.com
9.
Delegate to handle a callback after a message has been dispatched asynchronously.
委托,用于在异步调度消息后处理回调。
msdn2.microsoft.com
10.
Here the caller uses messaging to invoke a task asynchronously.
在这种策略下,调用者会使用消息以异步方式执行一个任务。
www.ibm.com
1.
I'm going to use Ajax to update the Web page asynchronously.
我将使用Ajax异步更新Web页面。
www.ibm.com
2.
The page loads the data asynchronously using your DWR-enabled Ajax.
该页使用支持DWR的Ajax异步加载数据。
www.ibm.com
3.
Because the sample executes the command asynchronously, the form remains responsive while awaiting the results.
由于示例异步执行命令,因此窗体在等待结果时保持响应。
msdn2.microsoft.com
4.
That request goes off asynchronously to retrieve the page and return the result.
检索页面的请求异步发出并返回结果。
www.ibm.com
5.
Method sends data asynchronously to the server.
方法通过异步方式向服务器发送数据。
msdn2.microsoft.com
6.
Currently, we, therefore, function much more asynchronously, by mail and by one-on-one discussions on IRC.
现在我们因此活动更加不能同步的用邮件和IRC一对一的讨论。
meta.wikimedia.org
7.
A business process can invoke the rule set running on JRules asynchronously using the message standards of Java Message Service (JMS).
业务流程可以使用JavaMessageService(JMS)消息标准异步地调用在JRules上运行的规则集。
www.ibm.com
8.
You used GWT's Ajax mechanism to load data from the server asynchronously.
利用GWT的Ajax机制从服务器异步加载数据。
www.ibm.com
9.
Ajax forms in Rails work exactly like traditional forms, except you must submit them asynchronously.
除了必须异步提交以外,Rails中的Ajax表单和传统表单的执行方式完全一样。
www.ibm.com
10.
Assume the History request will take some time to invoke, so we will issue the history request asynchronously.
假定History请求需要花一定的时间进行调用,那么我们将异步发出History请求。
www.ibm.com
1.
Otherwise, it will work asynchronously.
否则,它以异步方式工作。
www.ibm.com
2.
Asynchronously dispatches the given message to the server-side chain based on the URI embedded in the message.
根据嵌入在消息中的URI将给定的消息异步调度到服务器端链。
msdn2.microsoft.com
3.
A H2M task is a client component that asynchronously invokes long-running services.
H2M任务是一个异步调用长时间运行的服务的客户端组件。
www.ibm.com
4.
Invokes a method on the object, asynchronously.
对对象异步调用方法。
msdn2.microsoft.com
5.
The following code example asynchronously loads a sound from an URL and then plays it on a new thread.
下面的代码示例异步加载来自某一URL的声音,然后在新线程上播放它。
msdn2.microsoft.com
6.
When the link is clicked, the action method is invoked asynchronously.
点击这个链接会异步调用Action方法。
www.infoq.com
7.
Method to search for files asynchronously.
方法来异步搜索文件。
msdn2.microsoft.com
8.
Some invocations can be done synchronously, some asynchronously.
有些调用可以同步进行,另一些则异步进行。
www.ibm.com
9.
Provides code to load a sound asynchronously from a URL and play it.
提供用于从URL异步加载声音并播放它的代码。
technet.microsoft.com
10.
Retrieves all classes derived from this class, asynchronously, using the specified options.
使用指定选项异步检索从该类派生的所有类。
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/26 11:38:34