Commit Graph

1666 Commits

Author SHA1 Message Date
KaiserY
70a197b5d8
Merge pull request #559 from kalasutra/main
修复示例代码中的语法错误
2021-11-06 13:37:14 +08:00
kalasutra
9b39aa307b
修复示例代码中的语法错误 2021-11-05 23:58:14 +08:00
KaiserY
9e8eda274d
Merge pull request #557 from y1cunhui/main
fix some typo
2021-11-05 11:24:24 +08:00
renxinxie
97dee7c164 fix some typo 2021-11-04 21:33:49 +08:00
KaiserY
11ec87d267
Merge pull request #556 from butonly/patch-1
Update ch05-01-defining-structs.md
2021-10-19 18:12:52 +08:00
liuyanjie
7465d603ba
Update ch05-01-defining-structs.md
修复5.1章节拼写错误 : `...user1` -> `..user1`
2021-10-18 13:32:48 +08:00
KaiserY
6428ea17b4
Merge pull request #555 from liby/main
docs: update the Chapter 5 and improve some of the wording
2021-10-18 10:33:48 +08:00
Bryan Lee
955bb7cdd3 docs: update the Chapter 5 and improve some of the wording 2021-10-15 17:30:50 +08:00
KaiserY
a360b734f3
Merge pull request #554 from liby/main
docs: update the Chapter 4 and improve some of the wording
2021-10-14 15:54:12 +08:00
Bryan Lee
56632d1942 docs: update the Chapter 4 and improve some of the wording 2021-10-13 17:42:10 +08:00
KaiserY
834e1c28cf
update ch15-06 close #546 2021-10-13 10:46:46 +08:00
KaiserY
e1215882de
Merge pull request #553 from Annlix/main
Fixed some errors in ch03-05-control-flow
2021-10-13 10:24:29 +08:00
Annlix
8747efb5db
Fixed a sytax error in ch03-05
At line 286, the correct sytax of `break` is `break 'counting_up;`, not `break'counting_up;`.
2021-10-13 09:20:37 +08:00
Annlix
828f7fa416
Fixed an error in ch03-05-control-flow
At line 286, the loop label is `counting_up`, not `counting_ up`
2021-10-13 09:03:21 +08:00
KaiserY
24d78d98db
Merge pull request #551 from Annlix/main
Fixed an error in ch03-01
2021-10-12 09:34:10 +08:00
Annlix
e076e2740f
Merge pull request #1 from Annlix/Annlix-patch-1
Fixed an error in ch03-01
2021-10-12 09:26:00 +08:00
Annlix
0b56c7e876
Fixed an error in ch03-01
Fixed an error in ch03-01
2021-10-12 09:25:21 +08:00
KaiserY
85ba31063b
Merge pull request #550 from SpriteOvO/main
Remove a duplicate word, improve translation grammar and fix listing ids
2021-10-04 16:21:43 +08:00
Sprite
a67a9daa6b Fix listing ids 2021-10-04 16:01:49 +08:00
Sprite
a317ca4f5f Improve translation grammar in the chapter 19-4 2021-10-04 15:11:47 +08:00
Sprite
dfb5d8fa25 Remove a duplicate word 2021-10-03 15:15:01 +08:00
KaiserY
a7a4858312
Merge pull request #549 from SpriteOvO/main
Fix a typo in chapter 15-3 drop
2021-09-30 11:25:49 +08:00
Sprite
c7d036e02f Fix a typo 2021-09-30 04:36:58 +08:00
KaiserY
6cc7368738
Merge pull request #548 from zhannicholas/issue547
纠正 ISSUE#547 描述的翻译错误
2021-09-25 20:05:32 +08:00
Nicholas Zhan
6d9a9968b1 纠正 ISSUE#547 描述的翻译错误 2021-09-25 13:58:47 +08:00
KaiserY
818f29fd79
Merge pull request #545 from 13sai/patch-1
示例代码缺失
2021-09-16 09:44:57 +08:00
sai0556
de9b29ad1c
示例代码缺失
示例20-9,20-7缺少Content-Length
2021-09-16 00:49:21 +08:00
KaiserY
b7aeabd042
Merge pull request #544 from Orefa/master
修改过程宏的翻译
2021-09-01 14:57:51 +08:00
KaiserY
64ebac2d4e
Merge pull request #543 from showerMuggle/patch-1
删除重复段落
2021-09-01 14:57:35 +08:00
KaiserY
8cd62b28cb
Merge pull request #542 from LiuYinCarl/main
修复部分19章错误及语法问题
2021-09-01 14:57:26 +08:00
Orefa
c07e78acdc 更改过程宏的翻译 2021-09-01 13:19:07 +08:00
shower
2fcbb5b865
删除重复段落 2021-08-31 16:40:16 +08:00
Orefa
e90a3feddf Merge branch 'master' of github.com:Orefa/trpl-zh-cn 2021-08-31 14:20:31 +08:00
LiuYinCarl
6e87e7ee60 修复部分19章错误及语法问题 2021-08-31 14:15:16 +08:00
KaiserY
557b08a8e5
Merge pull request #541 from Orefa/master
fix anchor
2021-08-31 10:06:01 +08:00
Orefa
352b3c3919 Merge branch 'master' of github.com:Orefa/trpl-zh-cn 2021-08-31 07:30:10 +08:00
Orefa
cdc4aff79b
Merge branch 'KaiserY:main' into master 2021-08-31 07:28:17 +08:00
KaiserY
5d7066cc25
Merge pull request #540 from LiuYinCarl/main
修复18章部分错误及调整部分翻译
2021-08-30 22:43:25 +08:00
Orefa
f1daab41ba fix anchor 2021-08-30 22:10:24 +08:00
LiuYinCarl
acc9b9b586 Merge remote-tracking branch 'upstream/main' into main 2021-08-30 13:22:47 +08:00
LiuYinCarl
2939ddb01b 修复18章部分错误及调整部分翻译 2021-08-30 13:21:30 +08:00
KaiserY
8c0eb32d86
Merge pull request #539 from LiuYinCarl/main
修复目录与标题不一致
2021-08-30 12:12:53 +08:00
KaiserY
eda4561ce1
Merge pull request #537 from Orefa/patch-3
fix anchor
2021-08-30 12:12:38 +08:00
LiuYinCarl
d141d7935a 修复目录与标题不一致 2021-08-30 11:25:23 +08:00
Orefa
796a574366
fix anchor 2021-08-28 21:26:18 +08:00
KaiserY
fda91591b4
Merge pull request #535 from LiuYinCarl/main
对照英文原文,修改计算 enum 占用内存大小的说明
2021-08-27 09:57:26 +08:00
LiuYinCarl
ba961370a7 对照英文原文,修改计算 enum 占用内存大小的说明 2021-08-27 00:08:24 +08:00
KaiserY
ce05ff2b26
Merge pull request #533 from skiy/ch10-00
docs: update ch10-00-generics.md
2021-08-26 11:49:57 +08:00
skiy
981e46b7f5 docs: update ch10-00-generics.md 2021-08-25 20:12:00 +08:00
KaiserY
38560ef206
Merge pull request #532 from liby/main
docs: update the Chapter 3 and improve some of the wording
2021-08-24 10:24:28 +08:00