名词
中文翻译:协程
同义词:
['coroutine', 'synchronous execution例句:1. The coroutineof the program is to process data ina specific order.(程序的协程是按照特定顺序处理数据的。)2. Thecoroutine ensures that alltasks are completed before moving onto the next one.(协程确保所有任务完成后才继续下一个任务。)']
例句:
-
1. The coroutineof the program is to process data ina specific order.
程序的协程是按照特定顺序处理数据的。
-
2. Thecoroutine ensures that alltasks are completed before moving onto the next one.
协程确保所有任务完成后才继续下一个任务。
-
3. Inthis example, the coroutine is responsiblefor managing the state of the application.
在这个例子中,协程负责管理应用程序的状态。