void luaL_register (lua_State *L, const char *libname, const luaL_Reg *l);. Opens a library. When called with libname equal to NULL , it simply registers ...
確定! 回上一頁