【问题标题】:Is there a way to embed an Applet into an HTML5 document that is supported by all browsers?有没有办法将 Applet 嵌入到所有浏览器都支持的 HTML5 文档中?
【发布时间】:2018-07-26 21:04:54
【问题描述】:

我想在我的 HTML5 网页中包含我的小程序并可供所有浏览器使用,但我该怎么做呢?

【问题讨论】:

  • 你想让这个小程序实现什么?
  • 我想让小程序成为纸牌游戏

标签: java html applet


【解决方案1】:

根据docs,HTML5 不支持<applet> 标签,我假设 BlueJ 使用它。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2011-04-20
    • 1970-01-01
    • 2019-11-27
    • 2021-11-08
    • 2011-09-15
    相关资源
    最近更新 更多