lua_pcall 和该函数区别是多一个参数,用于发生错误处理时的代码返回。 3)void lua_pcall(lua_State *L,int nargs, int nresults,int nerrfunc,void* ...
確定! 回上一頁