TeCHiScy
|
9563f59566
|
Update ch13-01-closures.md
|
2023-01-22 16:49:20 +08:00 |
|
TeCHiScy
|
992473f5de
|
Update ch13-01-closures.md
|
2023-01-22 16:44:45 +08:00 |
|
TeCHiScy
|
e0bf7dbac5
|
Update ch13-01-closures.md wip
|
2023-01-22 16:33:31 +08:00 |
|
KaiserY
|
18750b3f76
|
update ch13-01 wip
|
2023-01-22 00:41:58 +08:00 |
|
KaiserY
|
6d567ee104
|
update ch12
|
2023-01-21 10:44:32 +08:00 |
|
KaiserY
|
a14433ba5f
|
update ch11
|
2023-01-21 09:58:04 +08:00 |
|
_lmmmmmm
|
9ee753a5c8
|
fix: ch09-03 typo
|
2023-01-20 21:26:30 +08:00 |
|
_lmmmmmm
|
0eb12b7e4b
|
fix: ch07-05 file content
|
2023-01-20 21:25:30 +08:00 |
|
KaiserY
|
6031abb39f
|
update ch11-00 & ch11-01 wip
|
2023-01-19 23:32:22 +08:00 |
|
KaiserY
|
3a3d8b3d42
|
update ch09-03
|
2023-01-19 22:30:15 +08:00 |
|
KaiserY
|
d77474e925
|
update ch09-02
|
2023-01-19 16:48:42 +08:00 |
|
KaiserY
|
5aa17f29e7
|
update ch07-05
|
2023-01-19 15:25:01 +08:00 |
|
KaiserY
|
1107ff927b
|
fix autocorrent
|
2023-01-19 00:28:09 +08:00 |
|
KaiserY
|
70495477d9
|
update to ch07-04
|
2023-01-19 00:24:23 +08:00 |
|
KaiserY
|
da065d80d9
|
update to ch07-04
|
2023-01-19 00:23:33 +08:00 |
|
KaiserY
|
d33ef24ed4
|
update ch06
|
2023-01-18 22:25:16 +08:00 |
|
KaiserY
|
fe175e6e15
|
update ch04-01 close #682
|
2023-01-18 22:10:25 +08:00 |
|
KaiserY
|
e14942a769
|
Merge pull request #681 from biaji/patch-2
Update ch12-03-improving-error-handling-and-modularity.md
|
2023-01-18 14:26:26 +08:00 |
|
biaji
|
3f33d89ac1
|
Update ch12-03-improving-error-handling-and-modularity.md
修复变量名称错误
|
2023-01-18 14:02:41 +08:00 |
|
luke
|
9939a5d9f2
|
update ch12 ENV VAR
|
2023-01-18 13:07:25 +08:00 |
|
KaiserY
|
7c7049ed34
|
update ch08 close #679
|
2023-01-18 00:13:36 +08:00 |
|
KaiserY
|
b58a6ce83a
|
update ch10-03 close #677
|
2023-01-17 23:14:26 +08:00 |
|
KaiserY
|
adb527a675
|
update ch10-01 & ch10-02
|
2023-01-17 16:28:27 +08:00 |
|
KaiserY
|
207fd3e207
|
update ch10-00
|
2023-01-17 12:58:06 +08:00 |
|
Jason Lee
|
483ea9f308
|
Fix texts by use autocorrect --fix .
|
2023-01-17 11:38:33 +08:00 |
|
KaiserY
|
23673cb6e7
|
update to ch05-03
|
2023-01-16 23:29:51 +08:00 |
|
KaiserY
|
fbdc47c405
|
update to ch02-00 & update listings
|
2023-01-16 17:34:52 +08:00 |
|
Narukara
|
222dc08165
|
Update appendix-03-derivable-traits.md
修正不通顺的、有误的翻译
|
2023-01-13 03:26:17 +08:00 |
|
Narukara
|
df6edca2da
|
Update ch20-02-multithreaded.md
一些 typo
|
2023-01-12 23:35:26 +08:00 |
|
Narukara
|
2d2bd7b045
|
Update ch19-04-advanced-types.md
修正错误和不通顺的翻译
|
2023-01-12 03:32:52 +08:00 |
|
Narukara
|
7006f05ea9
|
Update ch11-01-writing-tests.md
修正语病、不通顺的翻译和缺漏的翻译
|
2022-12-29 19:12:15 +08:00 |
|
Narukara
|
d40c8fa388
|
Update ch07-02-defining-modules-to-control-scope-and-privacy.md
"Filename"改为"文件名"
|
2022-12-17 01:41:58 +08:00 |
|
Narukara
|
457194bc62
|
Update ch07-02-defining-modules-to-control-scope-and-privacy.md
修正奇怪的翻译
|
2022-12-16 18:28:50 +08:00 |
|
biaji
|
62a57a8a67
|
Update ch07-02-defining-modules-to-control-scope-and-privacy.md
修改部分翻译。原始翻译似乎有缺漏
|
2022-12-12 22:11:42 +08:00 |
|
KaiserY
|
795eaeda49
|
update ch04-01 close #669
|
2022-11-22 15:19:20 +08:00 |
|
Jinguang Dong
|
483a9eecd3
|
Description:[fix] fixed typo from add-one to add_one
Bug: #667
Test: Following the example could run it normally for workspace section
Signed-off-by: Jinguang Dong <dongjinguang@huawei.com>
|
2022-11-18 16:34:26 +08:00 |
|
Nitromelon
|
0cab4049a9
|
Update ch11-03-test-organization.md
|
2022-11-14 19:34:38 +08:00 |
|
sxyazi
|
ca0ef235c0
|
fix: commas
|
2022-11-04 15:50:13 +08:00 |
|
sxyazi
|
f679800f07
|
fix: function name to call
|
2022-11-04 15:49:53 +08:00 |
|
sxyazi
|
e374f06ab2
|
fix: rm the extra spaces
|
2022-11-03 11:12:57 +08:00 |
|
sxyazi
|
6b9b518c01
|
fix: make the symbols consistent
|
2022-11-03 11:12:15 +08:00 |
|
sxyazi
|
e4f70a3c63
|
fix: wrong context of the link to referencing
|
2022-11-02 12:22:54 +08:00 |
|
sxyazi
|
f364f7f314
|
fix: use the periods of Chinese, rather than English
|
2022-11-02 09:11:24 +08:00 |
|
sxyazi
|
29bffa2434
|
fix: typo
|
2022-11-02 09:06:59 +08:00 |
|
KaiserY
|
4fac4ea6a2
|
Merge pull request #661 from iphucc/patch-4
Update ch18-03-pattern-syntax.md
|
2022-10-27 23:15:40 +08:00 |
|
hucc
|
e9bad12bdd
|
Update ch18-03-pattern-syntax.md
|
2022-10-27 20:50:58 +08:00 |
|
hucc
|
d594ed645c
|
Update ch18-03-pattern-syntax.md
“讨论了”改成“讨论”;“每个语法”改成“这些语法”与前一句对应方便理解
|
2022-10-27 19:59:01 +08:00 |
|
hucc
|
d0d02e4169
|
Update ch17-02-trait-objects.md
这段有点难翻译,帮忙看看有没有更好一点
|
2022-10-26 18:59:20 +08:00 |
|
Alexander Qi
|
b8d66c8b6b
|
accent 指西欧语言的变音符号
https://zh.wikipedia.org/wiki/%E9%99%84%E5%8A%A0%E7%AC%A6%E5%8F%B7
|
2022-10-23 23:55:25 +08:00 |
|
Alexander Qi
|
3fe5899a3a
|
Wrap should be translated as "回绕"
|
2022-10-23 23:49:07 +08:00 |
|