doc: Update cs.md (#566)
* doc: Update cs.md 将“逻辑运算”更变为一级标题 * <update>[cs.md]: add subtitle `运算符和表达式` 将`运算符和表达式`和`字符串`区分开
This commit is contained in:
parent
88452a8b07
commit
f3699e12cd
@ -330,8 +330,10 @@ Console.WriteLine(Rep);
|
||||
//会把字符中的 “1”替换成“串”
|
||||
```
|
||||
|
||||
运算符和表达式
|
||||
--------
|
||||
|
||||
### 逻辑运算
|
||||
<!--rehype:wrap-class=col-span-2-->
|
||||
|
||||
```cs
|
||||
//或运算, 与运算, 非运算
|
||||
|
Loading…
x
Reference in New Issue
Block a user