【Lua】coroutine · 1.create. 创建协同程序,参数是函数(一般都是匿名函数),返回值是thread类型 · 2.status. print(coroutine.status(co)) --> ...
確定! 回上一頁