asynchronously

Begins to load a sound asynchronously.

开始异步加载声音。

Documents how to load a sound asynchronously.

介绍如何异步加载声音。

Sounds can be loaded or played asynchronously.

加载声音和播放声音可以异步进行。

Send or receive files asynchronously.

发送或接收文件异步。

How do i update my content asynchronously?

如何异步更新我的内容?

PartII: How do I process form data asynchronously?

如何异步处理表单数据?

Describes the process of retrieving messages asynchronously.

描述异步检索消息的过程。

Class enables you to load or play sounds asynchronously.

类使您能够异步加载或播放声音。

To allow each registered object to shut down asynchronously.

以允许每个注册对象异步关闭。

This lesion can occur bilaterally and may appear asynchronously.

背部弹性纤维瘤可双侧发生,而双侧病灶可同时或不同时出现。

Begins to asynchronously receive data from a specified network device.

开始从指定网络设备中异步接收数据。

The following code example begins asynchronously sending data to a remote host.

下面的代码示例开始向远程主机异步发送数据。

Provides code to load a sound asynchronously from a URL and play it.

提供用于从URL异步加载声音并播放它的代码。

Method submits a request to start the operation running asynchronously.

方法提交一个启动以异步方式运行的操作的请求。

Retrieves relationship classes that relate the class to others, asynchronously.

异步检索使此类与其他类相关的关系类。

The master server asynchronously sends data changes to the slave server.

主服务器负责异步地发送数据改变到从服务器。

The third argument specifies that the request should be handled asynchronously.

第三个参数指定异步处理的请求。

In programming, to create a task that can be executed asynchronously with the execution of the mainline code.

在编程中创建一个可以同主干编码异步执行的任务。

Which enables you to specify whether a search is performed synchronously or asynchronously.

此属性使您可以指定是同步还是异步执行搜索。

In the case of asynchronously executed requests, the execution model gets a little complex.

在异步执行的请求中,执行模型稍微复杂一点。

The data buffer is sent asynchronously using thread resources that are automatically allocated from the thread pool.

该数据缓冲区是使用从线程池自动分配的线程资源异步发送的。

Does your Web site open a new window if information is requested asynchronously?

如果异步请求信息,您的Web站点是否会打开一个新窗口?

Blocks will not be aborted asynchronously but immediately upon exit from one of these categories.

块发出的调用将不会异步中止,但会在从这些类别之一退出时立即终止。

The following code example asynchronously loads a sound from an URL and then plays it on a new thread.

下面的代码示例异步加载来自某一URL的声音,然后在新线程上播放它。

The following code example shows how to use the thread pool to asynchronously create and write to a group of files.

下面的代码示例说明如何使用线程池异步创建和写入一组文件。

Provides instructions on how to asynchronously access a Web Service from a client application written in managed code.

提供有关如何异步访问用托管代码编写的客户端应用程序中Web服务的说明。

Currently, we, therefore, function much more asynchronously, by mail and by one-on-one discussions on IRC.

现在我们因此活动更加不能同步的用邮件和IRC一对一的讨论。

Method asynchronously queries a DNS server for the IP addresses that are associated with a host name.

方法在DNS服务器中查询与某个主机名关联的IP地址。

Method starts asynchronously reading connectionless datagrams from a remote host.

方法启动从远程主机异步读取无连接数据报的操作。

And can be used to create an emitter and all the appropriate resources required to send events asynchronously.

它可以用来创建发射器,以及异步发送事件时需要的所有适当的资源。

Method to load a sound asynchronously, which allows the calling thread to continue without interruption.

方法异步加载声音,这允许调用线程继续执行而不会中断。

Asynchronously dispatches the given message to the server-side chain based on the URI embedded in the message.

根据嵌入在消息中的URI将给定的消息异步调度到服务器端链。

Retrieves relationship classes that relate the class to the specified WMI class, asynchronously.

异步检索使此类与指定的WMI相关的关系类。

That thread can be freed up to execute other code if the Web service method is implemented asynchronously.

如果异步实现Web服务方法,该线程即可被释放并转而执行其他代码。

When you are through, you will have an application that computes Fibonacci numbers asynchronously.

演练时,将有一个异步计算斐波那契数列的应用程序。

BITS is a service that applications can use to transfer files asynchronously between a client and an HTTP server.

BITS是一种服务,应用程序可使用它在客户端和HTTP服务器之间异步传输文件。

Each peer operates independently and asynchronously from all other peers, and is uniquely identified by a Peer ID.

每一个对等点可以独立和异步的操作其他所有对等点,通过对等点ID来识别。

Usually a thread waits on a semaphore that is signaled asynchronously by an interrupt handler.

通常情况下线程等待一个由中断服务发出异步信号的信号量。

In programming, to create a task that can is executed asynchronously with the execution of the mainline code.

在编程中创建一个可以同主干编码异步执行的任务。

In the absence of explicit coordination, threads execute simultaneously and asynchronously with respect to one another.

由于缺乏详尽的协作,线程与其他线程同步和异步地执行。

These peripherals contain registers whose values may change asynchronously to the program flow.

这些设备中包含的寄存器,其值往往随着程序的流程同步的进行改变。

Work is queued and is killed asynchronously using the notifier.A spawn work unit and an input work unit are queued.

首先创建一个工作任务,该任务直到接收到一个关闭事件,收到事件通知时,该任务结束,系统完全地关闭。

Instructors can record synchronous sessions so that students can review them asynchronously at a later time.

教师可以记录同步内容,学生则可以在稍后时间异步学习。

Describes the command to run asynchronously during the windowsPE configuration pass. Command_description is a string.

这个字串类型不支援空项目。请勿对此设定建立空值。

Because it updates the slave server asynchronously (in batches), there is possible data loss during fail over.

主服务器负责异步地发送数据改变到从服务器。

Read or write operations to storage are optional and can be executed asynchronously in many cases.

对磁盘存储的读或写操作是可选的,在很多情况下是被异步处理的。

The trap command is used by managed devices to asynchronously report events to the NMS.

网络管理系统使用写命令控制被管理设备。

To terminate an asynchronously played waveform sound, call PlaySound with pszSound set to NULL.

要停止播放的声波,须将palysound 里pszsound 的参数设置为NULL即可。

Stores a message sink and its associated state, and then dispatches a message asynchronously, using the sink just stored and any other stored sinks.

存储消息接收器及其关联状态,然后使用刚刚存储的接收器或已存储的任意其他接收器来异步调度消息。

Regardless of whether a Web service method is implemented asynchronously, clients can communicate with it asynchronously.

不论Web服务方法是否以异步方式执行,客户端都能与它进行异步通信。