gpr_window.html

来自「linux上实现的多种型号的AVR模拟器」· HTML 代码 · 共 20 行

HTML
20
字号
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"><html><head>   <!meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">   <meta name="Author" content="Sergiy Uvarov">   <title>AVR Studio User's Guide</title>   <link rel="stylesheet" href="main.css" type="text/css" media="screen"></head><body><h1>General Purpose Registers Window</h1>The Memory window enables the user to inspect and modify the contents of allthe GPRs.<br><img src="pics/gpr_window.gif" border="0" alt="GPR Window"><br><br><img src="pics/up.gif" border="0" alt="up.gif"><a href="index.html">Return to main</a></body>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?