📄 example.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><applet code="RubikPlayer.class" archive="rubikplayer.jar" width="300" height="300"><br><param name="scriptLanguage" value="SupersetENG"><br><param name="backgroundImage" value="water.gif"><br></applet></tt></p></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -