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
KaiserY
3d4f1ecb0a
Merge pull request #744 from wxsms/patch-2
...
feat: update repo link
2023-10-25 22:32:59 +08:00
wxsm
27b405c7ad
feat: update repo link
...
master -> main
2023-10-25 18:54:22 +08:00
KaiserY
ce85616435
Merge pull request #743 from wxsms/patch2
...
feat: update readme to use mdbook
2023-10-25 18:40:33 +08:00
KaiserY
d1d9fa1093
Merge pull request #742 from wxsms/patch1
...
feat: add this repo url & edit link
2023-10-25 18:39:54 +08:00
guokairui
ba967b80f3
feat: update readme to use mdbook
2023-10-25 18:17:26 +08:00
guokairui
f0689d3e41
feat: add this repo url & edit link
2023-10-25 18:17:06 +08:00
KaiserY
7333efa78d
Merge pull request #741 from Irrela/main
...
Fix typo: in the description of fn 'unwrap_or'
2023-10-19 10:28:26 +08:00
sakagami
418194a3c2
Fix typo: in the description of fn 'unwrap_or'
2023-10-19 00:46:16 +08:00
KaiserY
085129eb18
Merge pull request #740 from wxsms/patch-1
...
Update ch00-00-introduction.md
2023-10-13 18:10:54 +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
KaiserY
2d744be00b
Merge pull request #739 from wxh06/main
...
fix: 将 `n 阶斐波那契数列` 修正为 `第 n 个斐波那契数`
2023-10-05 19:32:43 +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
KaiserY
a6a81345e6
Merge pull request #737 from LiuYinCarl/main
...
修正13到16章部分语法问题
2023-09-29 17:35:49 +08:00
LiuYinCarl
2ad4177e6e
Merge branch 'main' of github.com:LiuYinCarl/trpl-zh-cn into main
2023-09-29 15:18:51 +08:00
LiuYinCarl
4a3dbe7b6f
修复Lint
2023-09-29 15:15:34 +08:00
Kenshin
b9e6fee5ac
Merge branch 'KaiserY:main' into main
2023-09-29 15:11:00 +08:00
LiuYinCarl
e6218be634
修正13到16章部分语法问题
2023-09-29 15:07:58 +08:00
KaiserY
cb2fdf4641
Merge pull request #736 from LiuYinCarl/main
...
修改错误语法 '他们' -> '它们' 和部分语法
2023-09-25 22:35:13 +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
KaiserY
d48495ce19
Merge pull request #735 from phenix3443/fix/ch07-03-typo
...
fix: repaire one ch07-03 typo
2023-09-15 16:43:18 +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
KaiserY
6a46888584
Merge pull request #731 from Orefa/main-1
...
Update ch20-02-multithreaded.md
2023-08-09 19:11:59 +08:00
Orefa
7189943c8e
Update ch20-02-multithreaded.md
...
纠正翻译
2023-08-09 09:14:33 +08:00
KaiserY
f31c19a1f7
Merge pull request #730 from kant-li/main
...
fix translation with 'Integer division truncates toward zero'"
2023-07-23 19:12:41 +08:00
kant
9d6088e772
wrong translation with 'Integer division truncates toward zero to the nearest integer. '
2023-07-22 14:43:21 +08:00
KaiserY
3a28d16a52
Merge pull request #729 from Dark-Existed/patch-1
...
fix: wrong function name
2023-07-17 18:49:20 +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
KaiserY
4a7b639e9b
Merge pull request #728 from ftyghome/main
...
fix: 修正语义不流畅问题
2023-06-11 21:38:42 +08:00
GnSight
3ea9a5eb1a
fix: 修正语义不流畅问题
2023-06-11 10:56:19 +08:00
KaiserY
90ba713841
Merge pull request #726 from lalala-233/main
...
Update ch18-03-pattern-syntax.md
2023-06-09 10:18:37 +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
KaiserY
921aeaacf6
Merge pull request #723 from wencan/ch07_03_20230603_best_practices
...
更新7.3中最佳实践部分
2023-06-03 13:06:26 +08:00
wencan
a14dea8c6a
更新7.3中最佳实践部分
2023-06-03 11:28:04 +08:00
KaiserY
6c2c796e1f
Merge pull request #722 from Giftedl-Jarvis/main
...
Update ch19-01-unsafe-rust.md
2023-05-18 18:09:11 +08:00