We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d9577 commit e755f57Copy full SHA for e755f57
1 file changed
flow/preface.md
@@ -1,7 +1,3 @@
1
# 基本程序结构
2
3
-Rust 是多范式语言,当然支持命令式编程风格。本章讲解 Rust 中的几中基本程序结构。
4
-
5
-把注释放在这一章,是因为注释在 Rust 中也是非常重要的一环,可以作为程序的基本结构之一。
6
7
+Rust 是多范式语言,当然支持命令式编程风格。本章讲解 Rust 中的几种基本程序结构。
0 commit comments