Skip to content

Commit fc77753

Browse files
committed
Merge pull request #111 from chenshaobo/patch-1
修正一毛一样为 一模一样
2 parents fd37d36 + bf91abd commit fc77753

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

07-type/07-04-operator-and-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 操作符和格式化字符串
22

3-
现在的Rust资料,无论是Book还是RustByExample都没有统一而完全的介绍Rust的操作符。一个很重要的原因就是,Rust的操作符号和C++大部分都是一毛一样的
3+
现在的Rust资料,无论是Book还是RustByExample都没有统一而完全的介绍Rust的操作符。一个很重要的原因就是,Rust的操作符号和C++大部分都是一模一样的
44

55
## 一元操作符
66

0 commit comments

Comments
 (0)