詞語:coroutines
coroutines的解釋
coroutinesn. 協同程序
coroutines的意思
coroutines 協同程序;
coroutines的參考例句
1.Coroutines have a different syntax in C#. 使用C#實現協同,在語法上會有一處不同。
2.If your program creates and frees too many coroutines, recycling may be an option to improve its performance. 如果你的程序創建和釋放太多的協程,再循環或許是個提升性能的選擇。
3.The current API for coroutines does not offer direct support for reusing a coroutine, but we can circumvent this limitation. 當前的協程API並不直接支持重用協程,但是我們可繞過這個限制。