console.html
来自「一个不出名的GBA模拟器」· HTML 代码 · 共 33 行
HTML
33 行
<HTML>
<HEAD>
<TITLE>Mappy VM Help - Log / Console</TITLE>
<META NAME="Author" CONTENT="Michael Noland">
<META NAME="Copyright" CONTENT="(C) 2001-2003 Bottled Light, Inc.">
</HEAD>
<BODY>
<P>
<H1>Log / Console</H1>
</P>
<HR><!------------------------------------------------------------------------->
<p>
The console displays debugging statements, general status, and any alerts that Mappy VM has generated. It can also be used to control many aspects of Mappy VM by typing commands. The command 'list' displays all available commands, and the command 'help XYZ' displays help for the command XYZ.
</p>
<p align="center">
<img src="images\console.png"><br>
<em>The Mappy VM console</em>
</p>
<p>
The font can be changed, and the log saved to disk by clicking on the Tools button.
</p>
<HR><!------------------------------------------------------------------------->
<P ALIGN="center">Copyright © 2001 to 2003, Bottled Light, Inc.</P>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?