Scala 基本數據類型的位數

類型位數
Byte8 bit
Short16 bit
Int32 bit
Long64 bit
Float32 bit
Double64 bit
Char16 bit

Leave a Comment

Your email address will not be published.