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

📄 jugglingfool2plugin.html

📁 21天学会java 一书的源代码。参看此书必不可少的辅助
💻 HTML
字号:
<html>
<head>
<title>Test page for JugglingFool2 as an APPLET</Title>
</head>
<body>
<h1>Test for JugglingFool2 as an APPLET</h1>
This is an example of the use of the generated
JugglingFool2 applet.  Notice the Applet tag requires several
archives, one per JAR used in building the Applet
<p>
<!--"CONVERTED_APPLET"-->
<!-- CONVERTER VERSION 1.3 -->
<OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
WIDTH = 399 HEIGHT = 526  codebase="http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0">
<PARAM NAME = CODE VALUE = "JugglingFool2" >
<PARAM NAME = ARCHIVE VALUE = "./JugglingFool2.jar,./support.jar" >

<PARAM NAME="type" VALUE="application/x-java-applet;version=1.3">
<PARAM NAME="scriptable" VALUE="false">
<COMMENT>
<EMBED type="application/x-java-applet;version=1.3"  CODE = "JugglingFool2" ARCHIVE = "./JugglingFool2.jar,./support.jar" WIDTH = 399 HEIGHT = 526  scriptable=false pluginspage="http://java.sun.com/products/plugin/1.3/plugin-install.html"><NOEMBED></COMMENT>
Trouble instantiating applet JugglingFool2!!
</NOEMBED></EMBED>
</OBJECT>

<!--
<APPLET CODE = "JugglingFool2" ARCHIVE = "./JugglingFool2.jar,./support.jar" WIDTH = 399 HEIGHT = 526>
Trouble instantiating applet JugglingFool2!!

</APPLET>
-->
<!--"END_CONVERTED_APPLET"-->

⌨️ 快捷键说明

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