摘要: 共8种: boolean 1位 byte 1个字节(8位) short 2个字节(16位) int 4个字节(32位) long 8个字节(64位)后缀L float 4个字节(32位)后缀F double 8个字节(64位) char 2个字节(16位) 阅读全文
posted @ 2020-11-05 16:40 爱墓 阅读(34) 评论(0) 推荐(0)