接下来需要调用lua_pcall()方法来执行这段代码,除了lua_pcall()方法之外,还有lua_call()方法可以用于执行Lua的代码。 void lua_call (lua_State *L, int nargs, ...
確定! 回上一頁