Silverlight 脱离浏览器主机

发布于 2024-07-27 17:18:30 字数 100 浏览 3 评论 0原文

当浏览器耗尽时,Silverlight 应用程序由什么托管? 我可以想象在 Windows 上它使用一些非常薄的 IE 主机,但它实际上在 Windows 和 Mac 机器上运行什么?

What is hosting the Silverlight application when running out of browser? I can imagine on Windows it uses some very thin IE host but what is it actually running for Windows and Mac machines?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

人间不值得 2024-08-03 17:18:30

除了在浏览器控件或窗口中托管之外,还有一个 COM用于托管 Silverlight 控件的 API,或者您可以 也使用浏览器插件 API。 我不确定哪一个用于 Windows 或 Mac 实现。

Aside from hosting in a browser control or window, there's a COM API for hosting the Silverlight control, or you could use the browser plugin APIs as well. I'm not positive on which one the is used for either the Windows or Mac implementations.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文