摘要: 包装类分析Java 基本类型包括八种:byte、short、int、long、float、double、char、booleanNumber类型其中数字类型包括: 整数型: byte : -127~128short : -32767~32768int : 0x8000... 阅读全文
posted @ 2016-06-25 16:30 写昵称不如写代码 阅读(263) 评论(0) 推荐(0)
摘要: 包装类分析Java 基本类型包括八种:byte、short、int、long、float、double、char、booleanNumber类型其中数字类型包括: 整数型: byte : -127~128short : -32767~32768int : 0x8000... 阅读全文
posted @ 2016-06-25 16:30 写昵称不如写代码 阅读(132) 评论(0) 推荐(0)