loadfile故名思議,它只會載入檔案,編譯程式碼,不會執行檔案裡的程式碼。 比如,我們有一個hellofile.lua檔案: 複製程式碼程式碼如下: print(“hello”);
確定! 回上一頁