DictionaryForumContacts

Terms containing asynchronous | all forms | exact matches only
SubjectEnglishChinese simplified
comp., MSasynchronous agent异步代理 (A task that follows the actor pattern and uses an asynchronous message queue to communicate with other similar tasks. Agents let you take advantage of coarse-grained task parallelism in your applications)
comp., MSasynchronous call异步调用 (A method call that returns to the caller immediately regardless of whether processing has completed. The results of processing are returned through another call on another thread. Asynchronous methods free the caller from having to wait until processing has finished)
comp., MSasynchronous communication异步通信 (A form of data transmission in which information is sent and received at irregular intervals, one character at a time. Because data is received at irregular intervals, the receiving modem must be signaled to let it know when the data bits of a character begin and end. This is done by means of start and stop bits)
comp., MSasynchronous communication layer异步通信层 (The layer of AJAX functionality that takes care of communication between the browser and the server)
comp., MSasynchronous data exchange异步数据交换 (A style of processing where an application posts a request for an event to occur and then continues without waiting for the event. A separate service will recognize the request and take responsibility for ensuring that the event occurs)
comp., MSasynchronous device异步组件 (A device whose internal operations are not synchronized with the timing of any other part of the system)
comp., MSAsynchronous JavaScript And XML异步 JavaScript 和 XML (A set of technologies consisting of a client-side script framework, server controls, and more)
comp., MSasynchronous method call异步方法 (A method call that returns to the caller immediately regardless of whether processing has completed. The results of processing are returned through another call on another thread. Asynchronous methods free the caller from having to wait until processing has finished)
comp., MSasynchronous operation异步操作 (A process whose execution can proceed independently or in the background. Other processes may be started before the asynchronous process has finished)
comp., MSasynchronous pattern异步模式 (A core technology in the .NET Framework which provides an efficient model to manage asynchronous operations and a consistent programming model)
comp., MSasynchronous postback异步回发 (In ASP.NET, the process of sending Web page data (plus viewstate and other necessary metadata) from the browser to the server without a complete postback and without blocking the user from continuing to work in the page. Asynchronous postbacks are an important feature of AJAX technology)
comp., MSasynchronous procedure call异步过程调用 (A function call that executes separately from an executing program when a set of enabling conditions exist. After the conditions have been met, the operating system's kernel issues a software interrupt and directs the executing program to execute the call)
comp., MSevent-based asynchronous pattern基于事件的异步模式 (A design pattern that uses events to expose asynchronous features of a class)

Get short URL