Lua 默认只有string 库中给string设置了metatable, 其它类型都没有metatable. print(getmetatable("aasfas")) --Table print( ...
確定! 回上一頁