mirror of
https://github.com/gnu4cn/rust-lang-zh_CN.git
synced 2026-08-19 12:43:28 +08:00
Updated src/programming_concepts/control_flow.md'.
This commit is contained in:
@@ -835,7 +835,7 @@ fn main() {
|
||||
至此,咱们已成功构建了这个猜数游戏。恭喜!
|
||||
|
||||
|
||||
## 本章小结
|
||||
# 本章小结
|
||||
|
||||
|
||||
这个项目以实践的方式,向咱们介绍了许多新的 Rust 概念:
|
||||
|
||||
@@ -198,7 +198,7 @@ $ cargo build
|
||||
更多有关 Cargo 的信息,请查看 [Cargo 文档](https://doc.rust-lang.org/cargo/)。
|
||||
|
||||
|
||||
## 本章小结
|
||||
# 本章小结
|
||||
|
||||
|
||||
咱们的 Rust 之旅,已经有了一个良好的开端!在本章中,咱们已经掌握了如何:
|
||||
|
||||
Reference in New Issue
Block a user