chapter20n1a.html

来自「JAVA源代码程序aashjkjhkjhkjhjkhkj」· HTML 代码 · 共 31 行

HTML
31
字号
<html><title>This is my first Applet</title><body bgcolor="ffffff"><p>Here is my first example of an applet,written in the Java programming language,to display a smiley face.<center><p><applet code="Chapter20n1a.class" width=500 height=400></applet></center><p>If you click on the "Change" button,iit will change to a sad face;if you click on it again,it will change back to a happy face.That's all it does.<center><p><a href="http://www.lancs.ac.uk/">Click here when you've finished</a></center></body></html>

⌨️ 快捷键说明

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