Kotlin处理数字的方式与Java类似,但是不全相同。比如不会隐式的扩展数字 范围,在某些情况下,字面常量稍微有所不同。

Kotlin提供以下的内置数字类型:

Type Bit width
Double 64
Float 32
Long 64
Int 32
Short 16
Byte 8

请注意字符并不是数字!!!!

results matching ""

    No results matching ""