Skip to content

Commit b306239

Browse files
committed
update sched
1 parent 87cd699 commit b306239

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

scheduling.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@
7878

7979
注:如果是本地的ubuntu中建立开发环境,可在shell中执行 ``make ubuntu_local_setenv`` 来自动安装配置开发环境(执行``sudo``需要root权限,仅需要执行一次)。
8080

81-
- [32 Rust Quizes](https://dtolnay.github.io/rust-quiz/1)
82-
- 要求:小练习全部通过。
83-
- [exercisms.io 快速练习(88+道题目的中文详细描述)](http://llever.com/exercism-rust-zh/index.html)
84-
- 要求:大部分练习会做或能读懂。
81+
- (Option)[32 Rust Quizes](https://dtolnay.github.io/rust-quiz/1)
82+
- 要求:小练习全部通过。**非必须完成**
83+
- (Option)[exercisms.io 快速练习(88+道题目的中文详细描述)](http://llever.com/exercism-rust-zh/index.html)
84+
- 要求:大部分练习会做或能读懂。**非必须完成**
8585
- [exercism.io官方站点](https://exercism.io/)
8686

8787

0 commit comments

Comments
 (0)