複製程式碼程式碼如下: do local errorInfo = loadfile("test.lua"); --load code file if(errorInfo == nil) then print("load file failed"); ...
確定! 回上一頁