boolean 1个字节char 2个字节byte 1个字节short 2个字节int 4个字节long 8个字节float 4个字节double 8个字节注:一个字节为8位1布尔,1字符,4个整形2个浮点,字节数依次为1,2,1,2,4,8,4,8