setmetatable (table,metatable):對指定table設置元表(metatable),如果元表(metatable)中存在__metatable鍵值,setmetatable會失敗。 getmetatable(table):返回對象的 ...
確定! 回上一頁