詞語:coroutine
coroutine的解釋
coroutine[,kəuru:'ti:n]n. [計]協同程序
coroutine的意思
coroutine 協同程序;協程;聯立子程序;協同例程;recursive coroutine 遞歸協同例程;遞歸協同程序;遞歸共例程;coroutine linkage 協同程序鏈接;共例程鏈接;linkage coroutine 連接協同程序;鏈接共例程;guarded coroutine 保護協同程序;
coroutine的參考例句
1.This coroutine accepts a job (a function to run), runs it, and when it finishes it waits for a next job. 該協程接受一個作業(要運行的函數),運行它,並在結束時等待下一個作業。
2.The current API for coroutines does not offer direct support for reusing a coroutine, but we can circumvent this limitation. 當前的協程API並不直接支持重用協程,但是我們可繞過這個限制。
3.A coroutine call instruction. The instruction pops the top of stack into temporary register, pushes program counter onto the stack, and then puts the saved top of stack in the program counter. 執行過程中的一個階段所需的時間,在此期間,計算機從主存儲器中取出指令或操作數,並將其存入控制器或運算器的寄存器中。