mirror of
https://github.com/RustyCab/LearnRustEasy.git
synced 2026-02-04 02:33:24 +08:00
Update chapter_2.md
This commit is contained in:
@@ -145,7 +145,7 @@ cargo new hello_world
|
||||
```
|
||||
|
||||
创建后,可以看到整个目录的结构如下:
|
||||

|
||||

|
||||
其中Cargo.toml是项目的配置文件,src为源代码目录,main.rs为主程序文件。
|
||||
|
||||
### 2.3.2 编写程序
|
||||
|
||||
Reference in New Issue
Block a user