複製鏈接
請複製以下鏈接發送給好友

coroutine

鎖定
coroutine,英語單詞,主要用作名詞,作名詞時譯為“協同程序”。 [1] 
外文名
coroutine
詞    性
名詞
英式發音
[,kəʊruː'tiːn]
釋    義
協同程序

coroutine短語搭配

Native coroutine 原生協程
linkage coroutine 連接共行程序
coroutine linkage 翻譯 ; 共例程鏈接
coroutine e 協同程序
recursive coroutine 翻譯
guarded coroutine 翻譯 ; 保護協同程序英語
Coroutine object 協程對象
Generator-based coroutine 基於生成器的協程
linkage of coroutine 共行程序的連接 [1] 

coroutine雙語例句

Every co-routine must occasionally yield the processor to other co-routines using coroutine.yield .每個協同例程都必須使用coroutine . yield偶爾獲得其他協同例程的處理器。
It's just a way to communicate with the coroutine scheduler without using global (or thread-local) variables.它只是一種方法與協同調度通信而不需要使用全局(或局部)變量。
The thing to notice about this wrapper is that each generator/coroutine yields a tuple that contains its intended branch destination.關於這個包裝器要注意的一點是,每個生成器/協同程序都會生成一個包含它的預期分支目標的元組。 [1] 
參考資料