Commit Graph

186 Commits

Author SHA1 Message Date
katopz a46840763e
fix: change 、to . 2022-11-07 11:06:19 +07:00
Sunface 0af6883562
Merge pull request #323 from LarryLee-studio/patch-1
Update generics.md
2022-11-07 08:29:12 +08:00
Sunface 9620bb18d0
Merge pull request #318 from AsakusaRinne/patch-1
修复字符串练习中的失效链接
2022-11-07 08:28:20 +08:00
Larry Lee cf9c15cd56
Update generics.md 2022-10-30 10:00:41 +08:00
Rinne bdf79e72c4
修复字符串练习中的失效链接 2022-10-11 19:44:20 +08:00
katopz 81ea842fe7
fix: unnecessary space 2022-10-11 09:47:49 +07:00
katopz 16e8f45ab8
fix: unnecessary space 2022-10-11 09:43:03 +07:00
katopz d0ab447801
fix: cloure to closure 2022-09-19 22:57:18 +07:00
OldPig f6894f62aa
about.md: fix a typo
Just a title mistake.
pracitce -> practice
2022-09-14 16:37:18 +08:00
Sunface f70fc371aa
Merge pull request #307 from fujianbang/master
Fix bug where code blocks were not editable
2022-09-09 10:09:58 +08:00
Sunface 369e521953
Merge pull request #306 from mistwave/patch-1
Use better wording
2022-09-09 10:09:26 +08:00
Sunface 6e983278f8
Merge pull request #305 from Somoku/master
update: answer reference in "type-conversions"
2022-09-09 10:06:20 +08:00
Jianbang 4353bb43a8
Fix bug where code blocks were not editable 2022-09-06 00:23:49 +08:00
Yifu Duan fb92015b07
Use better wording 2022-09-05 14:44:13 +08:00
Somoku 679bc95397 update: answer reference in "type-conversions" 2022-08-29 15:52:39 +08:00
Linsh 8a88a51bf1
Fix a typo in code comment. 2022-08-25 14:32:32 +08:00
Sunface b5cab73aba
Merge pull request #297 from zongzi531/trans/lifetime
docs: trans lifetime/advance
2022-08-22 09:07:05 +08:00
Chloroplast 3d30b81b7b
chore: 修正错别字 2022-08-21 17:23:42 +08:00
zongzi531 cc02848246 fix: typo 2022-08-11 12:42:14 +08:00
zongzi531 fbc3b951f6 docs: trans lifetime/advance 2022-08-11 12:40:18 +08:00
Sartner 143b0dd166
fix: spelling mistake 2022-08-05 11:41:15 +08:00
Sunface f14f14c47a
Merge pull request #273 from pabigot/pabigot/20220720a
fix: avoid unused variable warning
2022-07-28 09:07:14 +08:00
Alex Newton 019108a569 14章 2022-07-26 16:18:49 +08:00
Alex Newton 386d88d476 修改第11章答案链接为中文,并标记std/String.md TODO 2022-07-26 16:09:42 +08:00
Alex Newton b40ce3901b 添加第十章答案链接 2022-07-26 03:13:39 +08:00
Peter A. Bigot 697a0d754e fix: avoid unused variable warning 2022-07-20 08:39:28 -07:00
me 58b21202bf 修正8.1习题答案链接错误 2022-07-19 22:58:53 +08:00
me 81d8752422 修正切片练习题2错误 2022-07-18 16:37:01 +08:00
Sunface 2cca8dfeaa
Merge pull request #269 from caorufu/patch-1
更新本地运行此电子书的说明,在win 10系统中须指定ip地址
2022-07-18 09:21:03 +08:00
caorufu 64098013df
更新本地运行此电子书的说明
在win 10系统中,如果不加-n参数指定本地服务的ip地址,则服务监听的ip为空,无法通过浏览器访问。信息如下:

>mdbook serve
2022-07-14 17:36:59 [INFO] (mdbook::book): Book building has started
2022-07-14 17:36:59 [INFO] (mdbook::book): Running the html backend
2022-07-14 17:36:59 [INFO] (mdbook::cmd::serve): Serving on: http://localhost:3000
2022-07-14 17:36:59 [INFO] (warp::server): Server::run; addr=[::1]:3000
2022-07-14 17:36:59 [INFO] (warp::server): listening on http://[::1]:3000
2022-07-14 17:36:59 [INFO] (mdbook::cmd::watch): Listening for changes...
2022-07-14 17:37:38 +08:00
Folyd Wang cbbcaa3432 Fix typo 2022-07-12 22:04:22 +08:00
cui fliter 2eeb2124ef fix some typos
Signed-off-by: cui fliter <imcusg@gmail.com>
2022-07-11 00:21:52 +08:00
Sunface 47597cc318
Merge pull request #258 from furtherun/master
添加答案链接
2022-07-07 08:39:50 +08:00
Sunface ac88c9cccf
Merge pull request #259 from katopz/no-space
remove unnecessary space
2022-07-07 08:39:22 +08:00
wgdzlh 1d510fadc9 fix: use map func to avoid copy of string 2022-07-06 09:41:17 +08:00
katopz 4f619bc158
remove unnecessary space 2022-07-04 18:51:02 +07:00
furtherun f91604531c 添加答案链接 2022-07-01 19:11:31 +08:00
Sunface 4b3b76a3e4
Merge pull request #244 from 0xff-dev/master
Incomplete function name
2022-06-30 09:51:24 +08:00
zongzi531 ec2b686f70 fix: links 2022-06-23 13:10:34 +08:00
0xff-dev da8cb2fba1 Incomplete function name 2022-05-19 23:49:36 +08:00
Sunface ad2bace229
Merge pull request #239 from mikucy/fixownershippath
Update solution's path of ownership.md
2022-05-17 15:52:37 +08:00
Sunface afdecc0be1
Merge pull request #238 from mikucy/fixfunctionpath
Update solution's path of functions.md
2022-05-17 15:52:16 +08:00
Midori 4955f7097a
Update solution's path of ownership.md 2022-05-14 01:21:34 +08:00
Midori 5a9dc54f5d
Update solution's path 2022-05-14 01:17:08 +08:00
Midori 114b23ba4f
Fix misspelling of "return" 2022-05-14 01:08:46 +08:00
fireindark707 eb2614716e
修复文本
md少了]
2022-05-09 21:19:09 +08:00
tu6ge 6ef18ef991
Update traits.md 2022-05-07 10:59:26 +08:00
Zonglei Dong 1f91347d95
Fix content error. 2022-05-05 19:29:22 +08:00
Sunface 3c74b73d69
Merge pull request #230 from tabris233/fix-blank-miss
🐞 fix(method.md): 缺少空白 / miss blank
2022-05-05 08:31:38 +08:00
situ2001 67964672fc fix typo in hashmap.md 2022-05-05 00:44:14 +08:00