java编写的一个applet小程序,求大神告诉<applet >中的code和codebase属性值怎么填,
- 你的回答被采纳后将获得:
- 系统奖励15(财富值+成长值)+难题奖励20(财富值+成长值)
推荐于2018-04-12
展开全部
把hello.html和.class放一起。。。
Hello.html里面,简单地,可以这样
<html> <head> <title>My Applet</title> </head> <body> <applet code=HelloWorldApplet.class width=400 height=100></applet> </body> </html>
Hello.html里面,简单地,可以这样
<html> <head> <title>My Applet</title> </head> <body> <applet code=HelloWorldApplet.class width=400 height=100></applet> </body> </html>
本回答被提问者和网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询