于是我们需要调用lua_getglobal这个函数,而实际上lua_getglobal这个函数又是如何 ... LUA_API int lua_getglobal (lua_State *L, const char *name) { Table *reg ...
確定! 回上一頁