cutasks.html
来自「熟悉非常简单CPU模拟器 1、将所给模拟器的源程序编译成执行程序。 2、运行并观」· HTML 代码 · 共 28 行
HTML
28 行
<HTML>
<HEAD>
<TITLE>Control Unit Tasks</TITLE>
</HEAD>
<BODY BACKGROUND="Image3.jpg">
<H3><A NAME="selhwcu">Selecting the Hardwired Control Unit</A></H3>
<P>At the main window, click on the <B>Hardwired</B> radio button.</P>
<HR WIDTH="75%">
<H3><A NAME="selmcu">Selecting the Microprogrammed Control Unit</A></H3>
<P>At the main window, click on the <B>Microprogrammed</B> radio button.</P>
<HR WIDTH="75%">
<H3><A NAME="opencu">Opening the Control Unit Display</A></H3>
<P>At the main window, click on the <B>View Control Unit</B> button. The <B>Control Unit Display</B> window will appear, displaying either the hardwired or microprogrammed control unit (whichever is currently selected).</P>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?