Silverlight 导航模板是否可以在浏览器不足的情况下使用?

发布于 2024-10-12 05:34:53 字数 37 浏览 9 评论 0原文

Silverlight 导航模板在浏览器耗尽时是否可以工作?

Does the Silverlight Navigation template work when running out of browser?

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

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

发布评论

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

评论(2

一江春梦 2024-10-19 05:34:53

当然可以。

您可以使用 NavigationServices 函数创建自定义“后退”或“前进”按钮,

这里是一个很好的示例:链接

Sure it does.

And you can use the NavigationServices functions to create a custom "Back" or "Forward" button

great example here : Link

甜扑 2024-10-19 05:34:53

创建一个新的导航应用程序,打开属性页面。在 Silverlight 选项卡上选择“启用浏览器外运行应用程序”,切换到“调试”选项卡,选择“浏览器外应用程序”,将组合框中的项目更改为当前的 silverlight 项目。

点击运行,点击关于,它有效吗?

Create a fresh Navigation Application, open the properties page. On the Silverlight tab select "Enable running application out of the browser", switch to the Debug tab, select Out-of-Browser application, change the project in the combo-box to the current silverlight project.

Hit Run, click About, Does it work?

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