setmetatable (table,metatable) 对指定table 设置元表(metatable),如果元表(metatable) 中存在__metatable 键值,setmetatable 会失败. getmetatable(table) 返回对象 ...
確定! 回上一頁