2017年12月30日
摘要: JAVA 语言中有8中基本数据类型,他们分别是 boolean, byte, char, shout, int, long, float, double. 1, 容量比较 byte (1个字节) char (2个字节) short (2个字节) int (4个字节) long (8个字节) floa 阅读全文
posted @ 2017-12-30 20:06 修炼的小妖精 阅读(105) 评论(0) 推荐(0)