A1lo
515246b920
fix: response with correct HTTP/1.x Message format
...
The correct `HTTP/1.x Message`'s headers are followed after the `start-line` which describing the requests to be implemented. After the `headers` is a `blank line` indicating all `meta-information` for the request has been sent. Then the `optional body` is followed.
3 years ago
kalasutra
9b39aa307b
修复示例代码中的语法错误
3 years ago
renxinxie
97dee7c164
fix some typo
3 years ago
liuyanjie
7465d603ba
Update ch05-01-defining-structs.md
...
修复5.1章节拼写错误 : `...user1` -> `..user1`
3 years ago
Bryan Lee
955bb7cdd3
docs: update the Chapter 5 and improve some of the wording
3 years ago
Bryan Lee
56632d1942
docs: update the Chapter 4 and improve some of the wording
3 years ago
KaiserY
834e1c28cf
update ch15-06 close #546
3 years ago
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;`.
3 years ago
Annlix
828f7fa416
Fixed an error in ch03-05-control-flow
...
At line 286, the loop label is `counting_up`, not `counting_ up`
3 years ago
Annlix
0b56c7e876
Fixed an error in ch03-01
...
Fixed an error in ch03-01
3 years ago
Sprite
a67a9daa6b
Fix listing ids
3 years ago
Sprite
a317ca4f5f
Improve translation grammar in the chapter 19-4
3 years ago
Sprite
dfb5d8fa25
Remove a duplicate word
3 years ago
Sprite
c7d036e02f
Fix a typo
3 years ago
Nicholas Zhan
6d9a9968b1
纠正 ISSUE#547 描述的翻译错误
3 years ago
sai0556
de9b29ad1c
示例代码缺失
...
示例20-9,20-7缺少Content-Length
3 years ago
KaiserY
b7aeabd042
Merge pull request #544 from Orefa/master
...
修改过程宏的翻译
3 years ago
KaiserY
64ebac2d4e
Merge pull request #543 from showerMuggle/patch-1
...
删除重复段落
3 years ago
KaiserY
8cd62b28cb
Merge pull request #542 from LiuYinCarl/main
...
修复部分19章错误及语法问题
3 years ago
Orefa
c07e78acdc
更改过程宏的翻译
3 years ago
shower
2fcbb5b865
删除重复段落
3 years ago
LiuYinCarl
6e87e7ee60
修复部分19章错误及语法问题
3 years ago
Orefa
cdc4aff79b
Merge branch 'KaiserY:main' into master
3 years ago
Orefa
f1daab41ba
fix anchor
3 years ago
LiuYinCarl
acc9b9b586
Merge remote-tracking branch 'upstream/main' into main
3 years ago
LiuYinCarl
2939ddb01b
修复18章部分错误及调整部分翻译
3 years ago
KaiserY
8c0eb32d86
Merge pull request #539 from LiuYinCarl/main
...
修复目录与标题不一致
3 years ago
LiuYinCarl
d141d7935a
修复目录与标题不一致
3 years ago
Orefa
796a574366
fix anchor
3 years ago
LiuYinCarl
ba961370a7
对照英文原文,修改计算 enum 占用内存大小的说明
3 years ago
skiy
981e46b7f5
docs: update ch10-00-generics.md
3 years ago
Brayn Lee
7e368ea706
docs: update the Chapter 3 and improve some of the wording
3 years ago
Orefa
b2c7139c78
Update ch18-03-pattern-syntax.md
...
fix anchor
3 years ago
Sprite
eb04a192d1
Correct a translation error
3 years ago
Sprite
cc21e28e95
Improve translation grammar
3 years ago
KaiserY
649b16f0c2
Merge pull request #528 from SpriteOvO/patch-2
...
Improve translation grammar
3 years ago
KaiserY
f99e58e90a
Merge pull request #529 from SpriteOvO/patch-3
...
Improve translation grammar
3 years ago
Sprite
114d46a442
Improve translation grammar
3 years ago
Sprite
2b98e71295
Fix a minor formatting mistake
3 years ago
Sprite
16674d1686
Improve translation grammar
3 years ago
Sprite
d2c853aa0e
Fix typo and improve grammar
3 years ago
Brayn Lee
38c23ae5d8
docs: update ch02-00-guessing-game-tutorial.md
3 years ago
Brayn Lee
8f72942aff
docs: remove unsafe Ferris designations from code
3 years ago
Brayn Lee
2c79387d0b
docs: update ch00 and ch01 sections
3 years ago
杨坚强
c423db8364
更正翻译错误
3 years ago
xBLACKICEx
98c8e34b48
Update ch03-05-control-flow.md
...
改一下拼写错误
3 years ago
xBLACKICEx
91eef35b44
更改翻译语语句是的更通顺
3 years ago
KaiserY
8a87fcf074
update ch02-00 close #521
3 years ago
Enki-y
1af9d4d921
Update foreword.md
3 years ago
KaiserY
3c9643b30b
update ch18-00 close #519
3 years ago
KaiserY
a737fe8fe1
update Deref Coercion, close #508
3 years ago
KaiserY
b6c8485976
update img
3 years ago
Jorge
ea3622dfb0
Fix 2 typos: "它人" -> "他人"
3 years ago
Jorge
2401ab6364
Fix a typo: "改" -> "该"
3 years ago
Jorge
efcc26fab2
Fix rand's version: 0.5.6 -> 0.8.4
3 years ago
王嘉欣
3c18c9371e
fix code error
3 years ago
Jchaokai
611ba5b95a
Update ch02-00-guessing-game-tutorial.md
4 years ago
iamwhcn
cf9ce76876
更新原文链接
4 years ago
Hao Wang
cecb8a1e76
更新原文链接
4 years ago
Hao Wang
dac25e0f76
更新示例 16-11的代码
4 years ago
dirtmelon
b12c748c36
Update ch02-00-guessing-game-tutorial.md
4 years ago
Suven
254cbaa607
Update ch06-02-match.md
...
Delete duplicate content
4 years ago
KaiserY
e4143bd47e
update ch02-00 close #505
4 years ago
guo
dd5556f7cf
Update ch13-02-iterators.md
...
修改错别字
4 years ago
KaiserY
0405079c5d
Merge pull request #502 from zhibinr/patch-2
...
修正链接
4 years ago
KaiserY
5263eee616
Merge pull request #503 from zhibinr/patch-3
...
ch19-06, 改进翻译
4 years ago
zhibinr
54ec8bb473
Update ch19-06-macros.md
4 years ago
zhibinr
42bc09040e
改进翻译
4 years ago
zhibinr
cd771fedb7
改进”In a moment"的翻译
4 years ago
zhibinr
0251fe4543
修正链接
4 years ago
zhibinr
7f7b2bc82e
修正引用的示例编号
4 years ago
Tony Zhou
3474c55909
Update ch11-03-test-organization.md
...
原翻译语义不清
4 years ago
KaiserY
4ded248e2b
update appendix-01 fix #499
4 years ago
guo
963bd09920
Update ch06-01-defining-an-enum.md
4 years ago
KaiserY
fdf1ea90da
update ch19-06 close #497
4 years ago
KaiserY
743ba2472d
update ch19-03 close #496
4 years ago
TheVoid
278ff07f75
fix typo
4 years ago
yuhao1229
e120717ba3
Update ch13-02-iterators.md
...
项的序列 -> 序列的项
4 years ago
Zehua Zou
f6fe40b11b
Update ch20-03-graceful-shutdown-and-cleanup.md
4 years ago
Zehua Zou
5f225daae8
Update ch20-01-single-threaded.md
4 years ago
Zehua Zou
5c29c8d652
Update ch20-01-single-threaded.md
4 years ago
Zehua Zou
e81004a7ab
Update ch20-01-single-threaded.md
4 years ago
Zehua Zou
974330f172
Update ch15-06-reference-cycles.md
4 years ago
Zehua Zou
cbf8fe962a
Update ch12-03-improving-error-handling-and-modularity.md
4 years ago
KaiserY
c3b095ea4d
update ch06-02 close #486
4 years ago
KaiserY
fc7e90621f
update ch07-04 close #488
4 years ago
Oyyko
6204fdc727
Fix typo
4 years ago
Shuyang Wu
3a47d6a953
Update ch07-01-packages-and-crates.md
4 years ago
poly000
caeb0d33f8
Update ch18-03-pattern-syntax.md
4 years ago
KaiserY
6245824ab9
update ch13-01 close #482
4 years ago
Kefu Chai
0ff72eb6c7
ch10-01-syntax: revise translation
...
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
4 years ago
MoXtar-1s
d4a7c03238
Update ch20-03-graceful-shutdown-and-cleanup.md
...
Add a missing statement.
4 years ago
KaiserY
a0652f5baf
update ch01-01 and title-page close #472
4 years ago
Orefa
54cc7c83c5
remove >
4 years ago
Orefa
e80e922fc3
Update ch14-02-publishing-to-crates-io.md
4 years ago
Orefa
639f9123ef
Update ch12-04-testing-the-librarys-functionality.md
4 years ago
Orefa
0f6a09ec28
Update ch12-03-improving-error-handling-and-modularity.md
...
fix variable name
4 years ago
Orefa
ad55920256
Update ch10-03-lifetime-syntax.md
...
fix output message
4 years ago
KaiserY
538bcf748a
Merge pull request #469 from Orefa/patch-1
...
fix link
4 years ago
KaiserY
8a82dcd770
Merge pull request #467 from skiy/master
...
Add The Array Type section
4 years ago
Orefa
b4ae97a90b
fix link
4 years ago
Orefa
c613b67fd5
fix link url
4 years ago
skiy
1fa38d5874
Add The Array Type section
4 years ago
Skiy Chan
f1fc4dd320
Update ch02-00-guessing-game-tutorial.md
4 years ago
KaiserY
4950ddf381
Merge pull request #465 from Discreater/patch-2
...
fix ch14-03-cargo-workspaces.md: `add*` to `*add*`
4 years ago
Discreater
2b34bdeaea
Update ch14-03-cargo-workspaces.md
4 years ago
pan93412
3b4dab10c8
fix(ch13-03): &[String] -> &[String]
4 years ago
Discreater
626c42bf17
Update ch11-03-test-organization.md
4 years ago
TangliziGit
e3327d71c9
fix translation in ch19-01-unsafe-rust.md
...
修复`可变或不可变`顺序错误
Refs: https://github.com/KaiserY/trpl-zh-cn/issues/461
4 years ago
KaiserY
bbd7c41391
update ch14-02 close #460
4 years ago
zyw271828
02845de9e8
Fix typo
4 years ago
Orefa
bdfff5f346
Update ch03-01-variables-and-mutability.md
...
fix link
4 years ago
KaiserY
4cd8d95664
Merge pull request #457 from Nangos/patch-44
...
Update appendix-07-nightly-rust.md
4 years ago
KaiserY
9bb1d5690d
Merge pull request #456 from Nangos/patch-43
...
Update appendix-06-translation.md
4 years ago
KaiserY
ef5daf4916
Merge pull request #455 from Nangos/patch-42
...
Update appendix-05-editions.md
4 years ago
KaiserY
604eaf2e77
Merge pull request #454 from Nangos/patch-41
...
Update appendix-04-useful-development-tools.md
4 years ago
KaiserY
c6ee69b98b
Merge pull request #453 from Nangos/patch-40
...
Update appendix-03-derivable-traits.md
4 years ago
KaiserY
e820168ea0
Merge pull request #452 from Nangos/patch-39
...
Update ch19-06-macros.md
4 years ago
KaiserY
13f9232eab
Merge pull request #451 from Nangos/patch-38
...
Update ch19-05-advanced-functions-and-closures.md
4 years ago
Nango
0858706cf0
Update appendix-07-nightly-rust.md
4 years ago
Nango
f725d8839c
Update appendix-06-translation.md
4 years ago
Nango
7a870c3b4e
Update appendix-05-editions.md
4 years ago
Nango
bfa7e3204b
Update appendix-04-useful-development-tools.md
4 years ago
Nango
90f09d9e28
Update appendix-03-derivable-traits.md
4 years ago
Nango
7c641f104d
Update ch19-06-macros.md
4 years ago
Nango
aafeb8c8d7
Update ch19-05-advanced-functions-and-closures.md
4 years ago
Nango
72595447a1
fix strike
4 years ago
Nango
32b88aea0d
Update ch19-03-advanced-traits.md
4 years ago
KaiserY
4bec93cede
Merge pull request #449 from HareInWeed/patch
...
fix translation in ch19-06-macros.md
4 years ago
HareInWeed
a33f67fb39
fix translation in ch19-06-macros.md
4 years ago
Nango
126b5ab62c
Update ch19-01-unsafe-rust.md
4 years ago
Nango
a911b5a90e
Update ch17-03-oo-design-patterns.md
4 years ago
KaiserY
e4a7dc8033
Merge pull request #445 from Nangos/patch-34
...
Update ch17-01-what-is-oo.md
4 years ago
Nango
582d745275
Update ch17-01-what-is-oo.md
4 years ago
Nango
cf62c619c0
Update ch16-01-threads.md
4 years ago
wtklbm
e100794706
Update ch19-04-advanced-types.md
4 years ago
LiuYang
84b07e3822
Update ch03-02-data-types.md
...
more clear
4 years ago
KaiserY
3beedad29c
update ch07-05 close #441
4 years ago
KaiserY
7dfbeb65df
Merge pull request #439 from Nangos/patch-31
...
Update ch15-00-smart-pointers.md
4 years ago
KaiserY
89b2d52028
Merge pull request #440 from Nangos/patch-32
...
Update ch15-03-drop.md
4 years ago
KaiserY
0c097ef823
Merge pull request #438 from Nangos/patch-30
...
Update ch15-05-interior-mutability.md
4 years ago
KaiserY
94de12f494
Merge pull request #437 from Nangos/patch-29
...
Update ch15-04-rc.md
4 years ago
KaiserY
8db3ff120b
Merge pull request #435 from Nangos/patch-25
...
Update ch13-01-closures.md
4 years ago
Nango
803214946c
Update ch15-03-drop.md
4 years ago
Nango
8c463ba78f
Update ch15-00-smart-pointers.md
4 years ago
Nango
712d64f6ee
Update ch15-05-interior-mutability.md
4 years ago
Nango
31beec42a1
Update ch15-04-rc.md
4 years ago
Nango
7d350b2bb8
Update ch14-02-publishing-to-crates-io.md
4 years ago
Nango
6e76aa7ce5
Update ch13-01-closures.md
4 years ago
KaiserY
f7ab3f6d88
Merge pull request #430 from Nangos/patch-20
...
fix caption format
4 years ago