?? snowman.html
字號:
<HTML>
<HEAD>
<TITLE>The Snowman Applet</TITLE>
</HEAD>
<BODY>
<center>
<H3>The Snowman Applet</H3>
<applet code="Snowman.class" width=300 height=225>
</applet>
</center>
<p>Above this text you should see a picture of a snowman. This picture is
generated by a Java applet. If you don't see the picture, it may be because
your browser is not set up to process Java applets, or because the bytecode
version of the applet is not stored in the same location as this web page.
</BODY>
</HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -