Java基础
Java基础
基本数据类型
Name
字节数
初始值
byte
1
0
char
2
空格
short
2
0
int
4
0
float
4
0.0f
long
8
0L
double
8
0.0d
char
2
空格
boolean
不明确
...
长风破浪会有时