int lua_pcall (lua_State *L, int nargs, int nresults, int msgh);. 以保护模式调用一个函数。 nargs 和 nresults 的含义与 lua_call 中的相同。 如果在 ...
確定! 回上一頁