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