Ychui-Blog
2023-11-29
数据类型范围(基本)
数据类型
占内存字节数
表示范围
数量级
char(signed char)
1
-128~127
2
unsigned char
1
0~255
2
short int(signed short