形容词
中文翻译:异步的
同义词:
['asynchronous', 'synchronous']
例句:
-
1. Thesystem is designed to be asynchronous,meaning it can process data in parallel withoutwaiting for each other.
该系统被设计为异步的,意味着它可以并行处理数据,而不需要等待彼此。
-
2. Theteam members are all asynchronous, which means they workindependently and don't need tocoordinate their efforts.
团队成员都是异步的,这意味着他们独立工作,不需要协调他们的努力。
-
3. In asynchronous programming, tasks arescheduled to run at different times, allowingthe system to handle multiple requests simultaneously.
在异步编程中,任务被安排在不同的时间运行,使得系统能够同时处理多个请求。