英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

asynchronous    音标拼音: ['es'ɪŋkrənəs]
异步的,异步

异步的,异步

asynchronous
异步; 非同步


asynchronous
异步的 ASYNC

asynchronous
异步 非同步

asynchronous
adj 1: (digital communication) pertaining to a transmission
technique that does not require a common clock between
the communicating devices; timing signals are derived
from special characters in the data stream itself [ant:
{synchronous}]
2: not synchronous; not occurring or existing at the same time
or having the same period or phase [ant: {synchronal},
{synchronic}, {synchronous}]

Asynchronous \A*syn"chro*nous\, a. [Gr. ? not synchronous.]
Not simultaneous; not concurrent in time; -- opposed to
{synchronous}.

Syn: nonsynchronous, unsynchronized, unsynchronous.
[Webster 1913 Suppl.]

2. (Paleontology) occurring in different geologic times; --
of taxa/ {synchronous}

Syn: allochronic
[WordNet 1.5 PJC]

3. chronologically misplaced; belonging to a different time
or era

Syn: anachronic, anachronous, anachronistic
[WordNet 1.5 PJC]

4. (Computers) occurring at different speeds in different
computers connected by a data transmission link; -- said
of methods data of transmission between computers.
Opposite of {synchronous}.
[PJC]


请选择你想看的字典辞典:
单词字典翻译
ASYNCHRONOUS查看 ASYNCHRONOUS 在百度字典中的解释百度英翻中〔查看〕
ASYNCHRONOUS查看 ASYNCHRONOUS 在Google字典中的解释Google英翻中〔查看〕
ASYNCHRONOUS查看 ASYNCHRONOUS 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Asynchronous vs synchronous execution. What is the difference?
    Asynchronous execution also happens when a program sends a message to a queue (as in messaging systems, such as ActiveMQ, WebSphere MQ, HornetQ, MSMQ, etc ) In this case, the asynchronous call doesn't involve multithread programming or handling concurrency at the OS level
  • asynchronous and non-blocking calls? also between blocking and . . .
    What is the difference between asynchronous and non-blocking calls? Also between blocking and synchronous calls (with examples please)?
  • Why is setState in reactjs Async instead of Sync?
    146 1) setState actions are asynchronous and are batched for performance gains This is explained in the documentation of setState 2) Why would they make setState async as JS is a single threaded language and this setState is not a WebAPI or server call? This is because setState alters the state and causes rerendering
  • What is the difference between concurrency, parallelism and . . .
    The term asynchronous is related to thread execution In an asynchronous model, when one task gets executed, you can switch to a different task without waiting for the previous task to get completed Asynchronous programming helps us to achieve concurrency Asynchronous programming in a multi-threaded environment is a way to achieve parallelism
  • Asynchronous vs Multithreading - Is there a difference?
    8 Asynchronous calls don't even need to occur on the same system device as the one invoking the call So if the question is, does an asynchronous call require a thread in the current process, the answer is no However, there must be a thread of execution somewhere processing the asynchronous request Thread of execution is a vague term
  • How to wait for async method to complete? - Stack Overflow
    The most important thing to know about async and await is that await doesn't wait for the associated call to complete What await does is it returns the result of the operation immediately and synchronously if the operation has already completed or, if it hasn't, it schedules a continuation to execute the remainder of the async method and then returns control to the caller When the
  • What does async: false do in jQuery. ajax ()? - Stack Overflow
    Specifically, how does it differ from the default ( async: true ) ? In what circumstances would I want to explicit set async to false, and does it have something to do with preventing other event
  • c# - What is the difference between asynchronous programming and . . .
    Asynchronous, multithreaded: you hire two more cooks, one to cook eggs and one to cook toast Now you have the problem of coordinating the cooks so that they do not conflict with each other in the kitchen when sharing resources And you have to pay them Now does it make sense that multithreading is only one kind of asynchrony?
  • asynchronous - C# Async Serial Port Read - Stack Overflow
    I have a class which reads from the serial port using the DataReceived event handler in C# When I receive data, I know the header will have 5 bytes, so I don't want to do anything with the data un





中文字典-英文字典  2005-2009