int luaL_newmetatable (lua_State *L,constchar*tname);. 如果注册表中已存在键 tname ,返回0 。否则,为用户数据的元表创建一张新表。
確定! 回上一頁