luaL_ref lua_rawgeti的使用 ... 存放函数到注册表中并返回引用 int ref = luaL_ref(L,LUA_REGISTRYINDEX); // 从注册表中读取该函数并调用 ...
確定! 回上一頁