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

📄 ttongxin.html

📁 Java语言程序设计-源代码(第四部分)和课程相对应的提供了一些用于学习理解的代码设计
💻 HTML
字号:
<html>
<applet code="Ttongxin.class" width="200" height="200" name="TongXin">
</applet>
<applet code="TuXing.class" width="400" height="300" name="Drawing">
</applet>
<applet code="FontExa.class" width="500" height="120" name="FontExample">
</applet>
<applet code="FontMetricsExa.class" width="450" height="100" name="FontMetricsExample">
</applet>
</html>

⌨️ 快捷键说明

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