update
This commit is contained in:
parent
801a503744
commit
ee71909f95
@ -11,9 +11,6 @@
|
|||||||
所有未超过int大小的类性都判断为int 超过了为long
|
所有未超过int大小的类性都判断为int 超过了为long
|
||||||
想设置为long 在数字后面加大写 L
|
想设置为long 在数字后面加大写 L
|
||||||
### 浮点数
|
### 浮点数
|
||||||
|类型|大小 字节数|有效位数|最小值|
|
float double
|
||||||
|-|-|-|-|
|
默认double
|
||||||
|float|32|-128|127|
|
如果为float
|
||||||
类型 大小(比特数) 有效数字比特数 指数比特数 十进制位数
|
|
||||||
Float 32 24 8 6-7
|
|
||||||
Double 64 53 11 15-16
|
|
Loading…
Reference in New Issue
Block a user