⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mdc1.html

📁 java编程的一些Applets例子。值得深入研究一下。
💻 HTML
字号:
<html>
<head>
   <title>button.html</title>
   <meta name="GENERATOR" content="Mozilla/2.01Gold (Win32)">
</head>
<body>

<h2 align=center><font SIZE=+3>JanneButton Test</font></h2>

<p>
<hr><applet code=ButtonTest.class width=400 height=300></applet>
<hr></p>

<p>Applet name: Janne Button Test 
<br>Applet Source: <a href="JanneButtonTest.java">ButtonTest.java 
<br></a>Import(s): java.awt, java.awt.image, java.applet 
<br>Feature(s): image, GUI, mouse 
<br>Author: <a href="mailto:janne@torpa.se">Janne Andersson</a></p>

<p><b><font SIZE=+2>Usage Guide: 
<br>
<br></font></b>This button is a standard awt.Button. 
<br>
<br>Here is the applet tag as it appears in this HTML document: 
<br>
<br>&lt;applet code=ButtonTest.class width=400 height=300&gt; 
<br>&lt;/applet&gt;</p>

<center><p>
<hr><a href="../index.html"><img src="../images/mantoid.gif" alt="Return to index." border=0 height=109 width=109></a></p></center>

</body>
</html>

⌨️ 快捷键说明

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