WP7 - 如何将我的 xap 嵌入网页中

发布于 2024-12-07 05:43:12 字数 588 浏览 0 评论 0原文

我制作了一个 Windows Phone 7 应用程序,我想将其嵌入到网页中。

我找到了两个例子来帮助解释我想要做什么:

http://www.lifewaresolutions.com/deluxe_moon_demo_wp7。 html

http://help.arcgis.com/en/arcgismobile/10.0 /apis/WindowsPhone/samples/start.htm

我查看了这两个网站的页面源,并尝试模仿他们所拥有的内容,但是我得到的最远的是一个网页,中间有一个 silverlight 应用程序,但我的应用程序无法启动。

我对 Web 开发不太熟悉,但如果有人可以帮助我创建一个简单的 html 页面,并嵌入我的 wp7 应用程序,那就太好了。

I have made a Windows Phone 7 app and I would like to embed it in a webpage.

I found two examples to help explain what I want to do:

http://www.lifewaresolutions.com/deluxe_moon_demo_wp7.html

http://help.arcgis.com/en/arcgismobile/10.0/apis/WindowsPhone/samples/start.htm

I have looked at the page sources for both of these websites and have tried to mimic what they have down, but the farthest I have gotten is a webpage with a silverlight app in the middle, but my app doesn't start.

I am not that familiar with web development, but if someone could help me create a simple html page with my wp7 app embedded in it, that would be great.

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

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

发布评论

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

评论(1

做个少女永远怀春 2024-12-14 05:43:12

Silverlight 桌面计算机插件无法执行 Windows Phone Silverlight 应用程序。

这两个示例网站在假冒的 Windows Phone chrome 中嵌入了“经典”Silverlight 应用程序。

因此,基本上您可以做的事情是:

The Silverlight desktop computer plugin can't execute Windows Phone Silverlight apps.

The two example websites embed a "classic" Silverlight app within a fake Windows Phone chrome.

So basically what you can do to have something similar is:

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