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

📄 jugglingfool.html

📁 21天学JAVA源代码
💻 HTML
字号:
<html>
<head>
<title>Test page for JugglingFool as an APPLET</Title>
</head>
<body>
<h1>Test for JugglingFool as an APPLET</h1>
This is an example of the use of the generated
JugglingFool applet.  Notice the Applet tag requires several
archives, one per JAR used in building the Applet
<p>
<applet
    archive="./JugglingFool.jar,./support.jar
        ,./buttons.jar
        ,./juggler.jar
    "
    code="JugglingFool"
    width=382
    height=513
>
Trouble instantiating applet JugglingFool!!
</applet>

⌨️ 快捷键说明

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