形容词
中文翻译:异步的
同义词:
['non-synchronized', 'non-synchronous']
例句:
-
1.The communication between the two computers is asynchronous.
这两台计算机之间的通信是非同步的。
-
2.The data transmission is asynchronous, which means it doesn't need to be synchronized with the sender's clock.
数据传输是异步的,这意味着它不需要与发送者的时钟同步。
-
3. In asynchronous programming, tasks are scheduled independently without waiting for others to finish.
在异步编程中,任务可以独立调度,无需等待其他任务完成。