docs: 移除废弃的字面量后缀 i、d

This commit is contained in:
zhangxun 2025-08-04 15:26:00 +08:00
parent 5fdb86cd1b
commit 8d04397f32

View File

@ -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 |
### 变量 ### 变量