!57 docs: 移除废弃的字面量后缀 i、d
Merge pull request !57 from zhangxun/bugfix/abandoned-numerical-suffixes
This commit is contained in:
commit
6c5bafb3e9
@ -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