你可以通過setmetatable 函式來替換掉table 的metatable 。你不能從Lua 中改變其它任何型別的值的metatable (使用debug 庫例外);要這樣做的話必須 ...
確定! 回上一頁