Java数据类型: 基本数据类型: 1:整数型 byte short int long 2:浮点型 double float 3: 布尔 boolean 4: 字符串 char 引用数据类型: 1:类 2:接口 3: 数组,字符串