下面這段代碼會報函數找不到的錯誤:lua: test.lua:3: attempt to call global 'test1' (a nil value). function test() test2() test1() end local ...
確定! 回上一頁