1、相同目录下

  <applet code="*.class" width=250 height=50> </applet>

  指定applet类名称,applet的宽度和高度。  

2、不同路目下

  

  添加指定applet所在目录。

 

在浏览器中查看,或使用applet查看器工具查看(appletviewer *.class);

  

 

相关文章:

  • 2021-04-01
  • 2021-08-28
  • 2021-05-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-31
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-13
  • 2022-01-12
相关资源
相似解决方案