Commit Graph

230 Commits

Author SHA1 Message Date
5f45ba6b0b doc: add solution link for formatted-output 2024-03-19 19:30:41 +08:00
9444c42b88 chore: remove all .DS_Store file
Signed-off-by: h3n4l <oysterdays@gmail.com>
2024-02-04 02:18:01 +08:00
253042417a chore: rename practice.rs to practice.course.rs 2024-01-24 16:46:52 +08:00
a6769fa063 changed one link to the book 2024-01-17 11:28:07 -05:00
e57bae6feb fix: new version mdbook layout issue 2024-01-06 09:30:06 +08:00
a26ba7366e Update zh-CN/src/elegant-code-base.md 2024-01-03 09:09:49 +08:00
ec707fb3ab <feat>(<elegant-code-base>):<sokoban project url>
Submitted a good hand training project - sokoban
提交了一个不错的练手项目 - 推箱子
2023-12-22 10:42:02 +08:00
9a9f5dc57f <fix>(<elegant-code-base>):<png project url>
I replaced the URL for the latest hand training event 5 (hide your secret in PNG)
我替换了最新的练手项目5( 在 PNG 中隐藏你的秘密)的url
2023-12-21 11:40:34 +08:00
91724a5136 add trim() for Q3 of type-conversions
add `.map(|x| x.trim()) ` for Q3 of type-conversions
增加`"3, 4"`答案中有空格的情况
2023-11-02 14:25:44 +08:00
18c7443e73 Update result.md,修改了错别字:zh-CN/src/result-panic/result.md,第5题‘// 重写上面的 ,让它尽量简介’注释中的‘简介’->‘简洁’ 2023-10-02 16:07:38 +08:00
de64353ab6 Merge pull request #424 from MujeebullahKalwar/comment-widget-fix
Fixed Footer `giscus` Comments Widget
2023-08-11 10:56:05 +08:00
2e68fa3c26 Merge pull request #437 from maorit/fix_typo_traits
fix typo: in generics-traits/traits, change the name of variable `_this_is_true` to its intended name of `_this_is_false`.
2023-08-11 10:52:26 +08:00
558d646671 Merge pull request #442 from maorit/fix_url_jump_bug
fix page jump bug between two language: set filename of `zh-CN/src/collections/String.md` into `string.md`, in corresponding to english version, sothat can jump to correct page between english version and chinese version.
2023-08-11 10:50:46 +08:00
9f2605bf6b format code: format code in type-conversions/from-into 2023-08-06 22:30:24 +08:00
efde24ba43 fix bug: set filename of zh-CN/src/collections/String.md into string.md, in corresponding to english version, sothat can jump to correct page between english version and chinese version. 2023-08-06 19:49:56 +08:00
4c86411100 fix typo: in generics-traits/traits, change the name of variable _this_is_true to its intended name of _this_is_false. 2023-08-05 21:52:37 +08:00
1ae378df81 Fixed Footer giscus Comments Widget 2023-07-20 03:01:14 +05:00
e8ff58dc42 Changed Style to Flat Square 2023-07-13 15:22:15 +05:00
b0666cfef9 Fixed Footer Count Badge 2023-07-13 15:16:24 +05:00
9e5265c4e6 fix:correct a typo 2023-04-20 17:42:56 +08:00
06b48b24b3 Merge pull request #382 from frasbach/master
Added .prettierignore, fixing typos and urls
2023-04-09 21:06:55 +08:00
a60f6b4b47 Merge pull request #389 from UncleFB/master
修复右侧翻页按钮被nav遮挡的问题
2023-04-09 21:04:30 +08:00
219c38de8c Merge pull request #390 from zhaoshouhang/master
fix: remove spaces
2023-04-09 21:03:54 +08:00
8e6993e25a fix: remove spaces 2023-04-07 13:40:23 +08:00
d5cf97580a 修复右侧翻页按钮被nav遮挡的问题 2023-04-06 23:51:01 +08:00
5b8a9dfbf2 added prettierignore for markup and removed formatting 2023-03-24 13:09:57 +01:00
071d4f6ac8 removed broken link for code-editor hecto;2C 2023-03-24 12:58:40 +01:00
e1bab0e4eb Repo added for zh-CN 2023-03-20 10:26:04 -07:00
0d14bb3d1b Merge pull request #362 from sunface/dependabot/cargo/zh-CN/assets/mini-redis/tokio-1.18.5
build(deps): bump tokio from 1.8.1 to 1.18.5 in /zh-CN/assets/mini-redis
2023-02-24 09:09:31 +08:00
de0daef3ce fix: zh-CN typo pracitce.rs 2023-02-21 22:55:55 +08:00
15a739c3b0 Merge pull request #355 from Ziqi-Yang/ziqi-yang/fix-links
fix: add and fix solution links
2023-02-13 10:48:13 +08:00
6a981ecd94 build(deps): bump tokio from 1.8.1 to 1.18.5 in /zh-CN/assets/mini-redis
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.8.1 to 1.18.5.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.8.1...tokio-1.18.5)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 02:36:27 +00:00
7df0d84d15 注释的“中”修改为“世” 2023-02-03 20:26:08 +08:00
1a5f76b00b fix: add and fix solution links 2023-01-20 20:01:54 +08:00
af2a2a6b3b Merge pull request #340 from hyj1204/patch-1
Update variables.md
2022-12-25 13:07:34 +08:00
b6ca2cd5ca Update variables.md 2022-12-13 15:53:07 -06:00
d2a1bd170b docs: update 2022-12-07 11:42:03 +08:00
7cdef70a69 docs: update small project 2022-12-07 11:36:46 +08:00
6883c069a1 Merge branch 'master' into master 2022-12-07 08:49:30 +08:00
a293aa3b3f Merge pull request #327 from loheagn/master
Fix: spelling mistake in `zh-CN/src/lifetime/basic.md`
2022-12-07 08:45:12 +08:00
3926318b23 Merge pull request #331 from h3n4l/patch-1
docs: update why-exercise.md
2022-12-07 08:44:15 +08:00
e15352c399 fix: misleading words 2022-11-21 21:32:34 +08:00
9c8160b14a docs: update why-exercise.md 2022-11-15 23:34:52 +08:00
eed8a469fa Fix: spelling mistake 2022-11-11 11:25:43 +08:00
a46840763e fix: change 、to . 2022-11-07 11:06:19 +07:00
0af6883562 Merge pull request #323 from LarryLee-studio/patch-1
Update generics.md
2022-11-07 08:29:12 +08:00
9620bb18d0 Merge pull request #318 from AsakusaRinne/patch-1
修复字符串练习中的失效链接
2022-11-07 08:28:20 +08:00
cf9c15cd56 Update generics.md 2022-10-30 10:00:41 +08:00
bdf79e72c4 修复字符串练习中的失效链接 2022-10-11 19:44:20 +08:00
81ea842fe7 fix: unnecessary space 2022-10-11 09:47:49 +07:00