java编程的一些Applets例子。值得深入研究一下。

源代码在线查看: mdc.html

软件大小: 1080 K
上传用户: liuhai
关键词: Applets java 编程
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				   Frog.html
				   
				
				
				
				Frog
				
				
				
				
				
				Applet Name: Frog 
				Applet Source: Frog.java
				Import(s): java.awt, java.net, java.awt.image 
				Feature(s): image, animation 
				Author: Karl Hornell
				
				Usage Guide: 
				
				A formal usage guide is not available. 
				
				Here is the applet tag as it appears in this HTML document: 
				
				<applet code="frog.class" width=500 height=60> 
				</applet> 
				
				
				
				
				
				
				
							

相关资源