分別為Byte / Integer / Long ,而三種的最大不同就是以儲存整數的大小做區分。 Byte = 0 ~ 255. Integer = -32,768 ~ 32,767. Long = -2,147,483,648 ~ ...
確定! 回上一頁