luaL_newmetatable (L, "Apr.Table"); +#if LUA_VERSION_NUM < 502 luaL_register(L, "apr_table", lua_table_methods);
確定! 回上一頁