lua_gettable (L, -2);. 6. if (lua_istable(L, -1)) {. 7. lua_rawgeti(L, -1, 0);. 8. printf("%fn", lua_tonumber(L, -1));.
確定! 回上一頁