Lua 提供了一個偵錯庫,它提供了建立自己的偵錯器的原始函式。 ... trace")) print(debug.getinfo(1)) print("Stack trace end") return 10 end myfunction ...
確定! 回上一頁