update shceduing

This commit is contained in:
Yu Chen
2022-07-02 16:13:53 +08:00
parent 68b494d90e
commit dac008414f

View File

@@ -36,7 +36,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 2 [第一阶段OS学习的5个实验][https://github.com/LearningOS/rust-based-os-comp2022#kernel-labs]的完成情况 (成绩分数50%)
- step 2 [第一阶段OS学习的5个实验](https://github.com/LearningOS/rust-based-os-comp2022#kernel-labs)的完成情况 (成绩分数50%)
#### step 0 自学rust编程大约7~14天
@@ -94,7 +94,7 @@
具体步骤
- 登录github.com
- 访问(训练营 kernel labs)[https://github.com/LearningOS/rust-based-os-comp2022#kernel-labs],点击如下链接,形成各个自己实验专用 repos
- 访问 [训练营 kernel labs](https://github.com/LearningOS/rust-based-os-comp2022#kernel-labs) ,点击如下链接,形成各个自己实验专用 repos
- [lab0-0实践](https://classroom.github.com/a/hnoWuKGF)
- [lab0-1实践](https://classroom.github.com/a/UEOvz4qO)