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