Commit Graph

1403 Commits

Author SHA1 Message Date
laazy
9a095ce25d
必需 -> 必须
修改了一个汉语中的语病
2024-01-06 12:43:37 +08:00
marvin263
7aff431bcb “因此也没有所有者”放置的位置不对,调整了下 2023-12-23 16:20:03 +08:00
KaiserY
73fd3d4b1e fix ci 2023-12-17 23:10:27 +08:00
KaiserY
02462717dd fix ci && use mdbook-latex-pdf 2023-12-17 21:13:56 +08:00
lukerSpringTree
b072b81d86
Update ch20-02-multithreaded.md 修改错别字
在->再
2023-12-17 11:29:06 +08:00
KaiserY
58f9468925 update ch05-01 & ch09-02 close #753 2023-12-06 16:19:01 +08:00
goverclock
298b7e3685
Update ch09-03-to-panic-or-not-to-panic.md 2023-11-23 10:29:43 +08:00
Orefa
5ae806c438 调整实现trait限制的翻译 2023-11-23 08:29:03 +08:00
goverclock
7dbb8fbab4
fix: typo
原文:Therefore, any automatic copying can be assumed to be inexpensive in terms of runtime performance.
2023-11-17 15:37:21 +08:00
Orefa
46fafcb539 添加缺失的翻译,调整翻译 2023-11-10 13:40:23 +08:00
Autosaida
080a840107 fix: typo 2023-11-09 11:38:33 +08:00
Gengen Wang
734773347b
Merge branch 'KaiserY:main' into patch-2 2023-10-29 17:21:20 +08:00
Gengen Wang
cff3cdf097
fix: typo in Modules
这些功能。这有时被称为 “模块系统(the module system)” 改为 这些功能,有时被统称为 “模块系统(the module system)” 
原文:These features, sometimes collectively referred to as the module system
2023-10-28 14:19:07 +08:00
Gengen Wang
3293646772
Update ch09-02-recoverable-errors-with-result.md
“Err中的值将作为整个函数的返回值” 改为 “Err将作为整个函数的返回值”
2023-10-27 20:22:38 +08:00
guokairui
ba967b80f3 feat: update readme to use mdbook 2023-10-25 18:17:26 +08:00
sakagami
418194a3c2 Fix typo: in the description of fn 'unwrap_or' 2023-10-19 00:46:16 +08:00
wxsm
cab4a53550
Update ch00-00-introduction.md
优化不通顺的句子
2023-10-13 16:42:53 +08:00
KaiserY
7c680af8d2 update ch17-02 close #738 2023-10-07 11:32:03 +08:00
汪心禾
7f0e2f2330
n 阶斐波那契数列 改为 第 n 个斐波那契数
此处原文为 Generate the nth Fibonacci number.
2023-10-04 16:04:59 +08:00
KaiserY
e867b0a913 fix autocorrect 2023-09-29 17:47:12 +08:00
LiuYinCarl
4a3dbe7b6f 修复Lint 2023-09-29 15:15:34 +08:00
LiuYinCarl
e6218be634 修正13到16章部分语法问题 2023-09-29 15:07:58 +08:00
LiuYinCarl
76aa7d738a 修改错误语法 '他们' -> '它们' 2023-09-25 22:07:16 +08:00
KaiserY
99503422f8 update to ch19-05 2023-09-19 16:27:26 +08:00
KaiserY
f3778348cd update to ch17-02 close #733 2023-09-18 22:14:27 +08:00
KaiserY
d2cac68d6c wip 2023-09-18 16:44:44 +08:00
KaiserY
d157604fed update to ch-02 2023-09-17 23:49:48 +08:00
KaiserY
5424e85354 update ch18-02 close #732 2023-09-17 22:53:01 +08:00
KaiserY
3c70b9930b update ch10-00 close #734 2023-09-17 22:36:09 +08:00
phenix3443
be6f8695d6 fix: repaire one ch07-03 typo 2023-09-15 11:55:05 +08:00
KaiserY
c3f900a674 update ch19-01 fix #727 2023-09-05 10:52:48 +08:00
KaiserY
e7199bbbdd update ch08-02 close #716 2023-09-05 10:45:37 +08:00
Orefa
7189943c8e
Update ch20-02-multithreaded.md
纠正翻译
2023-08-09 09:14:33 +08:00
kant
9d6088e772 wrong translation with 'Integer division truncates toward zero to the nearest integer. ' 2023-07-22 14:43:21 +08:00
Dark-detsixE
ee12527169
fix: wrong function name 2023-07-17 16:02:08 +08:00
Dark-detsixE
114f248bd5
fix: wrong function name 2023-07-17 15:56:38 +08:00
GnSight
3ea9a5eb1a fix: 修正语义不流畅问题 2023-06-11 10:56:19 +08:00
lalala-233
e550e48e7f
Update ch18-03-pattern-syntax.md
x % 2 == 5 

=>

x % 2 == 0
2023-06-09 00:10:33 +08:00
KaiserY
affc406f0a
Merge pull request #725 from wencan/dev_20230606_fix_indent
fix 7.5换行
2023-06-06 19:33:36 +08:00
wencan
578ed36510 fix 7.5缩进 2023-06-06 16:08:53 +08:00
KaiserY
af5dd9e491
Merge pull request #724 from wencan/ch07_03_20230605_super_relative_paths
update 7.3 "Starting Relative Paths with super"
2023-06-06 08:59:07 +08:00
wencan
0166114c2c update "Starting Relative Paths with super" 2023-06-05 16:51:59 +08:00
wencan
a14dea8c6a 更新7.3中最佳实践部分 2023-06-03 11:28:04 +08:00
@Jarvis
925bf093a8
Update ch19-01-unsafe-rust.md
将 `第二类可以在进行不安全块的操作是调用不安全函数。`修改为`第二类可以在不安全块中进行的操作是调用不安全函数。`
2023-05-18 16:54:15 +08:00
lalala-233
a786e8ebea
fix: 补充遗漏的内容 2023-04-26 13:46:26 +08:00
AlreadyM
37bc92639e 修正-使语义流畅:不明确生命周期的处理模式 2023-04-19 23:32:28 +08:00
AlreadyM
2c6d45a44d 修正 使语义流畅 2023-04-19 17:49:45 +08:00
AlreadyM
0f6e444fd0 修正西里尔字母部分的翻译语义通畅 2023-04-18 21:59:08 +08:00
0x64
e31bcfaddd
fix:wrong-character 2023-04-01 03:59:58 +08:00
KaiserY
53fa4d4ebe
Merge pull request #713 from Dianshii/patch-5
补充 12-05 漏翻内容
2023-03-25 14:06:16 +08:00