update scheduling for rust-lang exercise--rustlings

This commit is contained in:
Yu Chen
2022-07-03 21:13:14 +08:00
parent 2d8fc61645
commit 8cda1cfa32

View File

@@ -35,7 +35,7 @@
- 在[学习实践过程记录表](https://github.com/LearningOS/rust-based-os-comp2022/issues/1)上登记自己每日/周学习记录情况的repo网址并在这个repo上记录每日/周学习记录情况 (成绩分数20%)
- 在[第一阶段学习issues](https://github.com/LearningOS/rust-based-os-comp2022/issues/)上的提问和回答问题情况,在[第一阶段OS学习项目](https://github.com/LearningOS/rust-based-os-comp2022/) 、 [rCore Tutorial v3的详细实验指导内容](https://rcore-os.github.io/rCore-Tutorial-Book-v3/) 上的Pull Request提交情况代码改进、文档改进、文档错误等 (成绩分数15%)
- step 0 要求的编程代码的完成情况 (成绩分数15%)
- step 0 要求的[Rust-lang Lab Test based on Rustlings采用Github Classroom模式的Rustling小练习](https://classroom.github.com/a/YTNg1dEH) 的完成情况 (成绩分数15%)
- step 2 [第一阶段OS学习的5个实验](https://github.com/LearningOS/rust-based-os-comp2022#kernel-labs)的完成情况 (成绩分数50%)
#### step 0 自学rust编程大约7~14天