int lua_pcall (lua_State *L, int nargs, int nresults, int errfunc); ... 在调用不出错的情况下,这两个函数的行为一模一样,但是lua_pcall有处理 ...
確定! 回上一頁