The setmetatable(table, metatable) meta method is used to set the meta table for a given table. The getmetatable(table) meta method is used to get the meta ...
確定! 回上一頁