commit
89b2e4eba3
4 changed files with 13 additions and 0 deletions
@ -0,0 +1,2 @@ |
|||
/.idea/ |
|||
/rustwiki.org/ |
@ -0,0 +1,10 @@ |
|||
# 书籍项目 |
|||
|
|||
|
|||
|
|||
## Rust程序设计语言(简体中文版) 离线文档 |
|||
|
|||
### 书籍信息 |
|||
- 书名: Rust程序设计语言(简体中文版) |
|||
- 来源: https://rustwiki.org/zh-CN/book/ |
|||
- 打开主页文件: [查看](rustwiki.org/zh-CN/book/index.html) |
Binary file not shown.
@ -0,0 +1 @@ |
|||
7z x rustwiki.org.7z -o ./ |
Loading…
Reference in new issue