?? example4.html
字號:
<html> <head> <title>The Animator Applet - example 4 (1.1)</title> <!-- Changed by: Herb Jellinek, 18-Apr-1996 --> </head> <body> <h1>The Animator Applet - example 4 (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 = 460 > <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 = backgroundcolor VALUE="0x00aa00"> <PARAM NAME = positions VALUE="0@10|0@30|0@50|0@70|0@90|0@110|0@130|0@150|0@170|0@190"> <PARAM NAME = endimage VALUE=10> <PARAM NAME = pause VALUE=100> <PARAM NAME = repeat VALUE=true> <PARAM NAME = href VALUE="index.html"> <COMMENT> <EMBED type = "application/x-java-applet;jpi-version=1.4.2" \ CODE = "Animator.class" \ WIDTH = 460 \ HEIGHT = 460 \ imagesource ="images/Beans" \ backgroundcolor ="0x00aa00" \ positions ="0@10|0@30|0@50|0@70|0@90|0@110|0@130|0@150|0@170|0@190" \ endimage =10 \ pause =100 \ repeat =true \ href ="index.html" \ 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 = 460><PARAM NAME = imagesource VALUE="images/Beans"><PARAM NAME = backgroundcolor VALUE="0x00aa00"><PARAM NAME = positions VALUE="0@10|0@30|0@50|0@70|0@90|0@110|0@130|0@150|0@170|0@190"><PARAM NAME = endimage VALUE=10><PARAM NAME = pause VALUE=100><PARAM NAME = repeat VALUE=true><PARAM NAME = href VALUE="index.html">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>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -