Java 基本数据类型 1.Java的八大基本数据类型为: 整型 byte字节型1字节 8bit 最大存储数据量是255,存放的数据范围是-128~127之间 short短整型 … Continue reading Java 基本数据类型