【发布时间】:2015-12-29 19:10:12
【问题描述】:
我是新的小程序,我正在尝试在我的 html 中显示小程序。 (我已经安装了插件,我用的是Chrome,在IE上试过了)
如您所见,小程序类位于源代码包中,我想将其显示在网页文件夹中的页面中
这是我的代码:
<applet codebase="/AppletPackage/Applet" code="Applet.class" width=800 height=300>Applet Failed</applet>
【问题讨论】: