50d5af5cf0
Merge pull request #529 from Kibiandkimi/master
...
add editable to problem 4&6 in zh-CN/src/lifetime/advance.md
2025-04-25 12:01:29 +08:00
25842927fc
Merge pull request #533 from Sagecheni/fix-typo
...
Fixing a typo at match-iflet
2025-04-25 11:58:32 +08:00
2cddf85611
Update why-exercise.md
...
改变 `git clone` 的链接,使其正常工作
2025-03-31 12:46:13 +08:00
fe05f7983a
Update zh-CN/src/lifetime/basic.md
2024-10-15 14:37:51 +08:00
796a989e13
Update basic.md
...
change 标准 to 标注
2024-10-08 13:27:13 +08:00
d89f88f1c3
Fixing a typo at match-iflet
2024-09-19 11:04:36 +08:00
3b6474a563
add editable to problem 6 in zh-CN/src/lifetime/advance.md
2024-08-04 09:15:56 +00:00
21188323d3
add editable to problem 4 in zh-CN/src/lifetime/advance.md
2024-08-04 04:47:02 +00:00
7be5dd154e
Merge pull request #518 from Scott169/master
...
Fix typos and uneditable practices
2024-05-27 14:26:17 +08:00
980438637b
Update zh-CN/src/flow-control.md
2024-05-27 14:25:38 +08:00
bd39fe822a
docs: 修改错别字
2024-04-28 08:40:23 +08:00
4b5c987691
Merge branch 'sunface:master' into master
2024-04-19 20:14:58 -04:00
5f45ba6b0b
doc: add solution link for formatted-output
2024-03-19 19:30:41 +08:00
0eb674a557
Merge branch 'sunface:master' into master
2024-02-29 17:38:55 -05: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
14f0aed160
Merge branch 'sunface:master' into master
2024-01-08 00:49:38 -05:00
a26ba7366e
Update zh-CN/src/elegant-code-base.md
2024-01-03 09:09:49 +08:00
39fe81751d
Update module.md
...
Fix missing tag "editable" in question 2's block.
2023-12-27 23:55:16 -05: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
e0d4bf479e
Fix typo in basic.md
2023-12-10 14:28:49 -05: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
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
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
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
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
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
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