成员变量的有默认值: 变量 默认值 Byte 0 short 0 int 0 long 0L char /u0000' float 0.0F double 0.0D Boolean FALSE 所有的指针变量 nil(就是null指针)
默认是NO。