This commit is contained in:
pplokijuhyg 2019-12-26 14:15:45 +08:00
parent 10540846e5
commit 53b00dbf21

View File

@ -2,4 +2,7 @@
*.kt
# 基础类型
### 数字
|类型|大小|
|类型|大小 字节数|最大值|最小值|
|-|-|-|-|
|byte|8|-128|127|
|shot|16|-32768|32767|