luaL_loadfile(L,"lua_table.lua")) { printf("loadbuff error :%s",lua_tostring(L,-1)); lua_pop(L,1); } if(0 != lua_pcall(L,0,0,0)) ...
確定! 回上一頁