所有引用类型的默认值为 null 基本数据类型默认值: boolean:false byte:0 short:0 int:0 long:0 char:空格(码值为0对应的符号) float:0.0 double:0.0