Java八种基本数据类型所占字节 数据类型 字节数byte 1字节short 2字节char 2字节(C语言中是1字节)float 4字节int 4字节long 8字节double 8字节boolean false/true Other 2024-10-22 34 点赞 0 评论 51 浏览