Commit Graph

1545 Commits

Author SHA1 Message Date
Michael_Liu
4fdc3be6e5
Update ch10-02-traits.md (#149)
实例 10-5  => 示例 10-5
2024-02-15 09:07:24 +08:00
Michael_Liu
eaeb705823
Update ch10-02-traits.md (#148)
实例 10-12 -> 示例 10-12
2024-02-15 09:05:18 +08:00
Michael Law
7d5336b61c
Update ch07-03-paths-for-referring-to-an-item-in-the-module-tree.md
Reason: lost a colon symbol.
back_of_house:Breakfast => back_of_house::Breakfast
2024-02-07 15:27:19 +08:00
LeeHuan
e8a7ec076d
Update ch19-01-unsafe-rust.md (#144) 2023-09-27 18:01:07 +08:00
fan-xuan-zhe
f49d3d124d
Update ch20-02-multithreaded.md (#143)
* Update ch20-02-multithreaded.md

fix topo
原:“它会获取需要允许代码的闭包...”
改:“它会获取需要运行代码的闭包...”

* Update ch20-02-multithreaded.md

---------

Co-authored-by: YangQi <yangfong2022@qq.com>
2023-09-20 15:44:23 +08:00
Wang Qilin
6eb93da6e5
去除示例代码中的重复行 (#142) 2023-08-24 15:37:01 +08:00
Wang Qilin
05feb2014d
去除重复代码 (#141)
去除示例代码中的重复行
2023-08-23 16:50:07 +08:00
猫苇
6930b0c975
Update ch20-02-multithreaded.md (#139) 2023-08-05 10:05:08 +08:00
YangFong
0224bf804a build: update page ci 2023-07-25 09:32:58 +08:00
YangFong
08d1cf86cd build: github-page 2023-07-25 09:25:47 +08:00
诚意塾
d30813ae08
Update ch03-03-how-functions-work.md (#138)
没有任何值的元组 () 是一种特殊的类型,该类型被称为单元类型(unit type)。
2023-06-08 16:43:13 +08:00
lalala-233
e5969c7de3
docs: 提高 ch02-00 的部分可读性 (#137) 2023-04-30 10:16:47 +08:00
lalala-233
cd3963b73b
docs: optimize readability for ch01-03-hello-cargo (#136) 2023-04-12 06:59:36 +08:00
lalala-233
ff5c7afb29
docs: optimize readability for foreword (#135)
Co-authored-by: YangQi <2419731931@qq.com>
2023-04-10 09:13:58 +08:00
Serovdia
bca2197702
Update ch07-02-defining-modules-to-control-scope-and-privacy.md (#134) 2023-04-04 14:12:17 +08:00
Axue
e4cfa025d5
Update ch13-01-closures.md (#130)
调整翻译语义
2023-01-30 17:49:40 +08:00
focksor surooi
c0210b9412
Update ch19-03-advanced-traits.md (#129) 2022-12-31 18:37:03 +08:00
focksor surooi
71749a5f19
Update ch13-01-closures.md (#127) 2022-12-26 20:53:32 +08:00
focksor surooi
7e1829e0e6
Update ch13-03-improving-our-io-project.md (#128)
Co-authored-by: YangQi <2419731931@qq.com>
2022-12-22 22:49:37 +08:00
focksor surooi
bb56f80180
fix bug in ch11-03-test-organization.md (#125) 2022-12-20 10:23:11 +08:00
focksor surooi
3d7884906c
Update ch12-03-improving-error-handling-and-modularity.md (#126) 2022-12-20 10:21:59 +08:00
focksor surooi
8245a3aaff
优化一些翻译语句 ch11-01-writing-tests.md (#124)
Co-authored-by: YangQi <2419731931@qq.com>
2022-12-19 19:00:30 +08:00
focksor surooi
9e1a014bab
修改章节7.4的一些表述语句 (#121)
Co-authored-by: YangQi <2419731931@qq.com>
2022-12-19 18:36:13 +08:00
focksor surooi
c91859df8f
Update ch05-02-example-structs.md (#115)
Co-authored-by: YangQi <2419731931@qq.com>
2022-12-19 18:29:26 +08:00
focksor surooi
e3c8c6a01e
Update ch05-01-defining-structs.md (#113)
Co-authored-by: YangQi <2419731931@qq.com>
2022-12-19 18:15:28 +08:00
focksor surooi
88ab7551ca
Update ch05-02-example-structs.md (#114) 2022-12-19 17:34:53 +08:00
focksor surooi
210ac463ee
修正一些小的符号与语法错误 ch10-03-lifetime-syntax.md (#123)
Co-authored-by: YangQi <2419731931@qq.com>
2022-12-19 17:30:04 +08:00
focksor surooi
87ff95b77e
补充翻译:ch09-02-recoverable-errors-with-result.md (#122) 2022-12-19 09:52:23 +08:00
focksor surooi
2955e9e11c
补充章节7.3中示例代码的注释翻译 (#120) 2022-12-18 11:22:50 +08:00
focksor surooi
21cf58a9e7
Update ch05-01-defining-structs.md (#112)
Co-authored-by: YangQi <2419731931@qq.com>
2022-12-18 10:17:09 +08:00
focksor surooi
f7578ca0c6
Update ch05-01-defining-structs.md (#110)
Co-authored-by: YangQi <2419731931@qq.com>
2022-12-18 10:11:58 +08:00
focksor surooi
c69df02e4e
Update ch06-01-defining-an-enum.md (#116)
Co-authored-by: YangQi <2419731931@qq.com>
2022-12-18 09:21:04 +08:00
focksor surooi
775486ecdc
Update ch07-00-managing-growing-projects-with-packages-crates-and-mod… (#118) 2022-12-18 08:54:55 +08:00
focksor surooi
d7c55a9126
Update ch06-02-match.md (#117) 2022-12-18 08:42:42 +08:00
focksor surooi
21366eed87
Update ch07-02-defining-modules-to-control-scope-and-privacy.md (#119) 2022-12-18 08:42:07 +08:00
focksor surooi
8df6ee7d6e
Update ch05-01-defining-structs.md (#111) 2022-12-18 08:39:00 +08:00
focksor surooi
0d345ed4c0
Update ch04-02-references-and-borrowing.md (#108) 2022-12-16 16:35:48 +08:00
focksor surooi
c07ee4d0d3
Update ch04-01-what-is-ownership.md (#107)
Co-authored-by: YangQi <2419731931@qq.com>
2022-12-16 15:48:32 +08:00
focksor surooi
1d5cf361c6
Update ch04-02-references-and-borrowing.md (#109) 2022-12-16 13:44:39 +08:00
focksor surooi
ac711c8ace
Update ch03-03-how-functions-work.md (#106) 2022-12-15 21:28:36 +08:00
focksor surooi
caac501fde
Update ch03-02-data-types.md (#105)
Co-authored-by: YangQi <2419731931@qq.com>
2022-12-15 20:28:42 +08:00
Wang Kai
473fc1e208
Update ch09-02-recoverable-errors-with-result.md (#103) 2022-12-13 09:05:03 +08:00
focksor surooi
f42f7de830
Update ch14-02-publishing-to-crates-io.md (#102) 2022-12-07 07:13:37 +08:00
ratio
b9cf213330
Fix a typo in ch05-03 (#100) 2022-11-10 19:11:03 +08:00
YangQi
13c8cc4f18
docs: supplementary data race description
fix #87
2022-09-12 11:03:42 +08:00
Traffic Tse
844a5de648
Update ch07-01-packages-and-crates.md (#93) 2022-09-12 10:41:07 +08:00
Traffic Tse
8485e25a66
Update ch03-03-how-functions-work.md (#91)
Co-authored-by: YangQi <2419731931@qq.com>
2022-09-12 10:37:52 +08:00
Traffic Tse
dddc1c0b12
Update ch04-01-what-is-ownership.md (#92)
Co-authored-by: YangQi <2419731931@qq.com>
2022-09-12 10:34:31 +08:00
Jetsung Chan
b963de8b80
Update ch03-00-common-programming-concepts.md (#99) 2022-09-07 07:37:43 +08:00
Jetsung Chan
da3467978b
Update ch01-03-hello-cargo.md (#98) 2022-09-06 20:10:00 +08:00