animal.html
来自「基于Web的动物识别专家系统(Java实现)」· HTML 代码 · 共 42 行
HTML
42 行
<!-- <%@ page contetType="text/html; charset=UTF-8" %> -->
<html><body><!--"CONVERTED_APPLET"-->
<!-- HTML CONVERTER --><object classid = "clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" codebase = "http://java.sun.com/update/1.6.0/jinstall-6u30-windows-i586.cab#Version=6,0,0,5" WIDTH = "700" HEIGHT = "500" > <PARAM NAME = CODE VALUE = "animalTest.class" > <param name = "type" value = "application/x-java-applet;version=1.6"> <param name = "scriptable" value = "false"> <comment> <embed type = "application/x-java-applet;version=1.6" \ CODE = "animalTest.class" \ WIDTH = "700" \ HEIGHT = "500" scriptable = false pluginspage = "http://java.sun.com/products/plugin/index.html#download"> <noembed> </noembed> </embed> </comment></object><!--<APPLET CODE = "animalTest.class" WIDTH = "700" HEIGHT = "500">
</APPLET>--><!--"END_CONVERTED_APPLET"-->
调用Applet
<br>
定界</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?