udpate guide

This commit is contained in:
Yu Chen
2022-07-03 13:42:31 +08:00
parent 851a7f83a3
commit b97f399538
8 changed files with 16 additions and 4 deletions

View File

@@ -72,6 +72,7 @@
.. note::
实验名称 :实验编号
- lab0-0 : test1
- lab0-1test2
- lab1test3

View File

@@ -51,6 +51,7 @@
.. note::
实验名称 :实验编号
- lab0-0 : test1
- lab0-1test2
- lab1test3

View File

@@ -45,6 +45,7 @@
.. note::
实验名称 :实验编号
- lab0-0 : test1
- lab0-1test2
- lab1test3

View File

@@ -41,6 +41,7 @@
.. note::
实验名称 :实验编号
- lab0-0 : test1
- lab0-1test2
- lab1test3

View File

@@ -52,6 +52,7 @@
.. note::
实验名称 :实验编号
- lab0-0 : test1
- lab0-1test2
- lab1test3

View File

@@ -42,6 +42,7 @@
.. note::
实验名称 :实验编号
- lab0-0 : test1
- lab0-1test2
- lab1test3

View File

@@ -13,15 +13,20 @@
获取本章代码:
.. code-block:: console
在 qemu 模拟器上运行本章代码参考框架:
$ git clone https://github.com/LearningOS/rust-based-os-comp2022.git
$ cd rust-based-os-comp2022/
//$ make setupclassroom //注意在本章不需要做这一步因为这不是一个作业。这一步很重要是用于github classroom自动评测你的工作。这一步只需在首次克隆项目仓库时执行一次以后一般就不用执行了除非 .github/workflows/classroom.yml发生了变化。
.. code-block:: console
$ git clone ``gitaddr of github-classroom-build-lab4``
$ cd ``github-classroom-build-lab4``
$ make setupclassroom_test6 //注意这一步很重要是用于github classroom自动评测你的工作。这一步只需在首次克隆项目仓库时执行一次以后一般就不用执行了除非 .github/workflows/classroom.yml发生了变化。
$ cd os7-ref
$ make run
.. note::
实验名称 :实验编号
- lab0-0 : test1
- lab0-1test2
- lab1test3

View File

@@ -113,6 +113,7 @@
.. note::
实验名称 :实验编号
- lab0-0 : test1
- lab0-1test2
- lab1test3