?? example3.html
字號(hào):
<html> <head> <title>The Animator Applet - example 3 (1.1)</title> <!-- Changed by: Herb Jellinek, 18-Apr-1996 --> </head> <body> <h1>The Animator Applet - example3 (1.1)</h1> <!--"CONVERTED_APPLET"--><!-- HTML CONVERTER --><OBJECT classid = "clsid:CAFEEFAC-0014-0002-0000-ABCDEFFEDCBA" codebase = "http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,0" WIDTH = 460 HEIGHT = 160 > <PARAM NAME = CODE VALUE = Animator.class > <PARAM NAME = "type" VALUE = "application/x-java-applet;jpi-version=1.4.2"> <PARAM NAME = "scriptable" VALUE = "false"> <PARAM NAME = imagesource VALUE="images/Beans"> <PARAM NAME = endimage VALUE=10> <PARAM NAME = backgroundcolor VALUE="0x00FF00"> <PARAM NAME = soundsource VALUE="audio"> <PARAM NAME = soundtrack VALUE="spacemusic.au"> <PARAM NAME = sounds VALUE="1.au|2.au|3.au|4.au|5.au|6.au|7.au|8.au|9.au|0.au"> <PARAM NAME = pause VALUE=200> <PARAM NAME = startup VALUE="../loading-msg.gif"> <COMMENT> <EMBED type = "application/x-java-applet;jpi-version=1.4.2" \ CODE = Animator.class \ WIDTH = 460 \ HEIGHT = 160 \ imagesource ="images/Beans" \ endimage =10 \ backgroundcolor ="0x00FF00" \ soundsource ="audio" \ soundtrack ="spacemusic.au" \ sounds ="1.au|2.au|3.au|4.au|5.au|6.au|7.au|8.au|9.au|0.au" \ pause =200 \ startup ="../loading-msg.gif" \ scriptable = false \ pluginspage = "http://java.sun.com/products/plugin/index.html#download"> <NOEMBED> alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason." Your browser is completely ignoring the <APPLET> tag! </NOEMBED> </EMBED> </COMMENT></OBJECT><!--<APPLET CODE = Animator.class WIDTH = 460 HEIGHT = 160><PARAM NAME = imagesource VALUE="images/Beans"><PARAM NAME = endimage VALUE=10><PARAM NAME = backgroundcolor VALUE="0x00FF00"><PARAM NAME = soundsource VALUE="audio"><PARAM NAME = soundtrack VALUE="spacemusic.au"><PARAM NAME = sounds VALUE="1.au|2.au|3.au|4.au|5.au|6.au|7.au|8.au|9.au|0.au"><PARAM NAME = pause VALUE=200><PARAM NAME = startup VALUE="../loading-msg.gif">alt="Your browser understands the <APPLET> tag but isn't running the applet, for some reason." Your browser is completely ignoring the <APPLET> tag!</APPLET>--><!--"END_CONVERTED_APPLET"--> <hr> <a href="Animator.java">The source.</a> <hr> </body></html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -