We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87cd699 commit b306239Copy full SHA for b306239
scheduling.md
@@ -78,10 +78,10 @@
78
79
注:如果是本地的ubuntu中建立开发环境,可在shell中执行 ``make ubuntu_local_setenv`` 来自动安装配置开发环境(执行``sudo``需要root权限,仅需要执行一次)。
80
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
- - 要求:大部分练习会做或能读懂。
+ - (Option)[32 Rust Quizes](https://dtolnay.github.io/rust-quiz/1)
+ - 要求:小练习全部通过。(**非必须完成**)
+ - (Option)[exercisms.io 快速练习(88+道题目的中文详细描述)](http://llever.com/exercism-rust-zh/index.html)
+ - 要求:大部分练习会做或能读懂。(**非必须完成**)
85
- [exercism.io官方站点](https://exercism.io/)
86
87
0 commit comments