asynchronously

asynchronously

1. "Apply Group Policy for users asynchronously during logon"

"在登录时异步采用用户的组策略"

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

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

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

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

4. Rational Portfolio Manager provides an environment that allows team members to collaborate on documents and share information specific to the project asynchronously.

Rational Portfolio Manager提供一个允许项目成员利用文档协作并异步地分享具体到项目的信息的环境。

5. Visual Studio source control has been enhanced to open solutions asynchronously and reflect the progress of an open operation by modifying the icons in Solution Explorer.

Visual Studio源代码管理已得到增强,可以异步打开解决方案,并且可以通过修改解决方案资源管理器中的图标来反映打开操作的进度。

6. A secondary or subordinate system, usually capable of operating independently of, or asynchronously with, a controlling system.

一种辅助系统或从属系统,通常能够独立于控制系统而工作,或者能和控制系统一起进行异步操作。

7. In the following code example, there is no work to perform asynchronously, so there is no DoWork event handler implementation.

下面的代码示例不异步执行任何工作,因此没有DoWork事件处理程序的实现。

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

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

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

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

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

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

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

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

12. To successfully deploy an asynchronously replicated solution, the customer must work with the vendor to ensure their asynchronous technology meets the following requirements

为了成功地部署异步复制解决方案,客户必须与供应商合作,以确保其异步技术满足下列要求

13. In order to avoid synchro motor s operating asynchronously,a new asynchronous protection plan on basis of synchro motor power-angle measurement is presented.

为避免同步电动机失步运行的情况,提出了一种基于同步电动机功角测量的新的失步保护方案。

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

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

15. Documents how to load a sound asynchronously.

介绍如何异步加载声音。

16. The request is sent and the result is received asynchronously from the Web service so the end effect is similar to using the UpdatePanels control.

从Web服务中以异步方式发送请求和接收结果,因此最终结果与使用UpdatePanels控件类似。

17. Proxies register and listen for events when dealing with data objects such as when loading an XML data file asynchronously.

代理登记,并听取事件时,处理数据对象,例如,当加载一个XML数据文件异步。

18. To allow each registered object to shut down asynchronously.

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

19. Connecting or setting the default remote host asynchronously gives you the ability to send and receive data within a separate execution thread.

以异步方式连接或者设置默认远程主机将使您能够在一个单独的执行线程中发送和接收数据。

20. But in between those atomic operations, a thread can decide to stop the interpretation and instruct another thread to continue the interpretation asynchronously from that point forward.

但是在这些原子操作之间,线程可以决定停止解释,通知另一个线程来从那一点向前继续异步解释。

21. As an alternative to using the Dispatcher synchronously, you can use the BeginInvoke method of the Dispatcher to asynchronously queue up a work item for the UI thread.

作为一种异步使用Dispatcher的替代方法,您可以使用Dispatcher的BeginInvoke方法为UI线程异步排队工作项目。

22. The BackgroundWorker component gives you the ability to execute time-consuming operations asynchronously ("in the background"), on a thread different from your application's main UI thread.

使用BackgroundWorker组件,您可以在不同于应用程序的主用户界面线程的另一线程上异步(“在后台”)执行耗时的操作。

23. Sounds can be loaded or played asynchronously.

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

24. Send or receive files asynchronously.

发送或接收文件异步。

25. The LoadCompleted occurs only when the image is loaded asynchronously using one of the LoadAsync methods and WaitOnLoad is false.

只有在使用LoadAsync方法之一异步加载图像并且WaitOnLoad为false时,才会出现LoadCompleted。

26. The callback technique is one way to implement a Web service client to communicate with a Web service method asynchronously, even though the method may be intended for synchronous access.

回调方法可以实现Web服务客户端,以便与Web服务方法进行异步通信,即使该方法可能是针对同步访问也是如此。

27. Because the timer is based on a hardware timer interrupt, programmers sometimes get led astray in thinking that their programs might get interrupted asynchronously to process WM_TIMER messages.

因为定时器是基于硬件的定时中断,程序员有时会迷惑,他们的程序可能得到异步中断来处理WM_TIMER的消息。

28. Therefore, the decision to implement a Web service method asynchronously or synchronously should be based upon performance.

因此,应根据性能来选择是以异步方式还是以同步方式实现Web服务方法。

29. In Windows Communication Foundation (WCF) applications, a service operation can be implemented asynchronously or synchronously without dictating to the client how to call it.

在Windows Communication Foundation(WCF)应用程序中,服务操作可以按同步方式或异步方式实现,而无需指示客户端如何调用它。

30. In the sample code shown earlier, I asynchronously update Label1 with the result of the Web service call to WebMethod Add.

在前面所示的示例代码中,我通过Web服务调用Web方法Add的结果对Label1进行了异步更新。

31. They will be permission-based environments where one or many contributors can meet, interact synchronously or asynchronously, to work on information and other tasks together.

在基于许可的环境里,一个或许多贡献者同步或异步交互,一起完成信息的交互和其他任务。

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

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

33. Apply Group Policy for users asynchronously during logon

在登录时异步采用用户的组策略

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

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

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

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

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

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

37. PartII: How do I process form data asynchronously?

如何异步处理表单数据?

38. How do i update my content asynchronously?

如何异步更新我的内容?

39. If queued updating is used, the changes are stored in a queue; the queued transactions are then applied asynchronously at the Publisher whenever network connectivity is available.

如果使用排队更新,更改将存储在队列中;当网络连接可用时,再在发布服务器中异步应用排队事务。

40. If a client uses this technique to asynchronously call only one Web service method, it can call WaitOne to wait for the processing of that method to complete.

如果客户端使用此方法只异步调用一个Web服务方法,可以调用WaitOne等待该方法处理完成。

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

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

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

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

43. If you want to start a synchronization that runs autonomously without affecting your application, start the agent asynchronously.

如果您要启动一个自主运行而不影响应用程序的订阅,请异步启动代理。

44. Given that this whole process occurred asynchronously, the browser is quickly and silently updated and the user of the Web page gains a better experience.

如果整个处理过程都以异步方式进行,浏览器将得到快速的自动更新,Web页的用户将获得更好的体验。

45. Failing to get one, it will then wait for the response to arrive asynchronously at the

如果没有得到,那么它将等待异步到达

46. Internet Explorer may block certain windows if the site opens them after requesting information asynchronously even if the user did click a link to open the window.

如果站点在异步请求信息后打开特定的窗口,则Internet Explorer可能会阻止这些窗口,即使用户单击了链接以打开该窗口。

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

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

48. Service Broker can be useful for any application that needs to perform processing asynchronously, or that needs to distribute processing across a number of computers.

对于需要异步执行处理的应用程序或需要跨多个计算机分发处理的应用程序,Service Broker会非常有用。

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

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

50. Asynchronously attempts to send an Internet Control Message Protocol (ICMP) echo message to a computer, and receive a corresponding ICMP echo reply message from that computer.

尝试以异步方式将Internet控制消息协议(ICMP)回送消息发送到指定的计算机,并接收来自该计算机的相应ICMP回送答复消息。

51. While events are often used to handle user input and other actions that happen asynchronously, the events themselves happen in synchronous fashion.

尽管事件常常被用于管理用户输入和其他异步发生的动作,但事件本身则是以同步方式发生的。

52. Also, any thread can invoke the repaint() method.The repaint() method has always worked asynchronously to put a repaint request onto the event queue.

并且,任何显式申明为线程安全可以被任何线程调用的方法都是安全的,可以不通过消 息线程来调用。

53. When an application calls methods to perform an operation asynchronously, the application can continue executing while the asynchronous method performs its task.

应用程序调用方法异步执行某个操作时,应用程序可在异步方法执行其任务时继续执行。

54. Begins to asynchronously receive data from a specified network device.

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

55. Begins to load a sound asynchronously.

开始异步加载声音。

56. asynchronously combable group

异步可梳群

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

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

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

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

59. asynchronously automatic semigroup

异步自动半群

60. asynchronously triggering

异步触发

61. Predication Method and Implementation of Asynchronously Triggering Electron Shutter for CCD Camera

异步触发CCD摄像机电子快门的预测方法和实现

62. Keywords asynchronously rolled out tagger strip - steel deforming mechanism rolling mill vibration plate form control;

异步轧制;极薄带材;变形机理;轧机振动;板形控制;

63. Close asynchronously

异步闭合

64. A PictureBox image is loaded asynchronously when the WaitOnLoad property is false and the LoadAsync method is used to load the image.

当WaitOnLoad属性为false并且LoadAsync方法用于加载图像时,将异步加载PictureBox图像。

65. Cannot perform operation while connecting asynchronously

当异步连接时不能执行操作

66. The patient was symptom-free and had a normal serum CEA level.The lesion was proved to be colon cancer, a third primary cancer asynchronously found in this patient.

当时病人并无症状而且血清CEA值正常,该病灶被证实是大肠癌,且是不同时间发现的第三种原发性癌。

67. A batch application allows the user to get on with other tasks and is returned asynchronously at some time in the future.

批处理程序允许用户执行其他任务,现在执行的任务可以在将来的某个时间异步地返回结果。

68. Describes the BackgroundWorker component, which gives you the ability to execute time-consuming operations asynchronously ("in the background"), on a thread different from your application's main UI thread.

描述BackgroundWorker组件,该组件让您能够在应用程序的主要UI线程以外的其他线程上异步(“在后台”)执行耗时的操作。

69. Describes the process of retrieving messages asynchronously.

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

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

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

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

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

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

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

73. Method starts asynchronously reading connectionless datagrams from a remote host.

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

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

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

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

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

76. Method submits a request to start the operation running asynchronously.

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

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

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

78. Contents of this column depends on whether statistics are updated synchronously (EventSubClass 1) or asynchronously (EventSubClass 2, 3, or 4)

此列的内容取决于统计信息是同步更新的(EventSubClass 1)还是异步更新的(EventSubClass 2、3或4)

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

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

80. This property setting, in combination with the implementation of the.NET Framework asynchronous pattern, tells the run time to invoke the operation asynchronously.

此属性设置与.NET Framework异步模式的实现一起,可让运行库以异步方式调用该操作。

英语宝典
考试词汇表