local function UpdateDirectry(dir) local root = HelperGetRoot(); --set current dir. lfs.chdir(dir);--呼叫lua的lfs的檔案系統介面,改變當前目錄
確定! 回上一頁