0) { printf("error %s\n", lua_tostring(L, -1)); return -1; } printf("pcallRet:%d\n", pcallRet); int val = lua_tonumber(L, -1); //在栈顶取出数据 ...
確定! 回上一頁