docs: 移除废弃的字面量后缀 i、d
This commit is contained in:
parent
5fdb86cd1b
commit
8d04397f32
@ -57,10 +57,8 @@ bool 类型:
|
|||||||
|---------|----|
|
|---------|----|
|
||||||
| b、B | 7b |
|
| b、B | 7b |
|
||||||
| s、S | 7s |
|
| s、S | 7s |
|
||||||
| i、I | 7i |
|
|
||||||
| l、L | 7l |
|
| l、L | 7l |
|
||||||
| f、F | 7f |
|
| f、F | 7f |
|
||||||
| d、D | 7d |
|
|
||||||
|
|
||||||
|
|
||||||
### 变量
|
### 变量
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user