Skip to content

数据类型

数据默认值

数据类型默认值
byte0
short0
int0
long0L
float0.0f
double0.0d
char\u0000(Unicode 空字符)
booleanfalse
引用数据类型null