我可以在 iPhone 的网络浏览器上运行网页嵌入的 Java Applet 吗?
我可以在 iPhone 上运行嵌入 或 HTML 标记中的 Java 小程序吗? 我的意思不是作为一个应用程序,而是实际上通过它的浏览器。
Can I run a Java applet that's been embedded in an or HTML tag on an iPhone?
I don't mean as an App but actually through its browser.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
不,正如史蒂夫·乔布斯在 2007 年接受采访时回答的那样
这不是事实,但至少你可以确定你不能将小程序嵌入到浏览器中。
No, as Steve Jobs stated when interviewed about that question in 2007 he answered
That's not the truth, but at least you can be sure you can't embed an applet into the browser..
不,iPhone 不支持浏览器内部或外部的 Java。
如果您想知道这是否可能,答案几乎肯定是否定的。史蒂夫·乔布斯 (Steve Jobs) 曾说过:“Java 不值得构建。没有人再使用 Java。它是一个重量级的大球和链条。”
No, the iPhone does not support Java inside or outside the browser.
If you are wondering if it will ever be possible, the answer is almost certainly no. Steve Jobs has been quoted as saying, "Java's not worth building in. Nobody uses Java anymore. It's this big heavyweight ball and chain."
不可以。iPhone 操作系统上不允许使用虚拟机。
因此,没有java,没有flash...只有iPhone操作系统!
悲伤但真实。
No. No VM is allowed on iPhone OS.
Hence, no java, no flash... nothing but iPhone OS only!
Sad but true.