用法lua_pcall(lua_State *L,int nargs,int nresults,int errfunc)nargs 参数个数 nresults 返回值个数 errFunc 错误处理函数,0表示无,表示错误处理函数在栈中的 ...
確定! 回上一頁