This commit is contained in:
chyyuu
2022-07-05 01:36:06 +00:00
parent 49c14d30a8
commit 5e9f463071
2 changed files with 11 additions and 8 deletions

View File

@@ -508,14 +508,16 @@ $ make setupclassroom_<span class="sb">``</span>实验编号<span class="sb">``<
</div>
<div class="admonition note">
<p class="admonition-title">注解</p>
<p>实验名称 :实验编号
- lab0-0 : test1
- lab0-1test2
- lab1test3
- lab2test4
- lab3test5
- lab4test6
- lab5test8</p>
<p>实验名称 :实验编号</p>
<ul class="simple">
<li><p>lab0-0 : test1</p></li>
<li><p>lab0-1test2</p></li>
<li><p>lab1test3</p></li>
<li><p>lab2test4</p></li>
<li><p>lab3test5</p></li>
<li><p>lab4test6</p></li>
<li><p>lab5test8</p></li>
</ul>
</div>
<p>我们先运行不需要处理用户代码的裸机操作系统 <code class="docutils literal notranslate"><span class="pre">os1</span></code> </p>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span><span class="nb">cd</span> os1

View File

@@ -271,6 +271,7 @@ Qemu 模拟器安装
.. note::
实验名称 :实验编号
- lab0-0 : test1
- lab0-1test2
- lab1test3