1.lua中的協程thread type 用於創建協程(coroutines),跟OS的thread不是 ... true 4 end co = coroutine.create(function (a,b) print("co-body", a, ...
確定! 回上一頁