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

📄 example.html

📁 一个Java 开发的魔方程序 可以 实现魔方的所有动画效果
💻 HTML
字号:
<HTML><HEAD>   <TITLE>RubikPlayer Example</TITLE></HEAD><BODY>  <H3>RubikPlayer Example</H3><applet code="RubikPlayer.class" archive="rubikplayer.jar" width="300" height="300">  <param name="scriptLanguage" value="SupersetENG">  <param name="backgroundImage" value="water.gif"></applet><h3></h3><p>This simple example, shows how to embed the RubikPlayer into an HTML  page.</p><p>The Applet Tag was generated using the <a href="parameters.html">applet parameters    tool</a>, and then pasted into the HTML code of this page.</p><p>The applet uses the file <a href="water.gif">water.gif</a> as background image.</p><p>Here's the code of the applet tag:</p><p><tt>&lt;applet code=&quot;RubikPlayer.class&quot; archive=&quot;rubikplayer.jar&quot; width=&quot;300&quot; height=&quot;300&quot;&gt;<br>&lt;param name=&quot;scriptLanguage&quot; value=&quot;SupersetENG&quot;&gt;<br>&lt;param name=&quot;backgroundImage&quot; value=&quot;water.gif&quot;&gt;<br>&lt;/applet&gt;</tt></p></BODY></HTML>

⌨️ 快捷键说明

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