新的 Windows Phone Silverlight 8.1 应用 [英] New Windows Phone Silverlight 8.1 apps

查看:15
本文介绍了新的 Windows Phone Silverlight 8.1 应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚将我的 Windows Phone HTC 8S 更新为 Windows Phone 8.1 Developer Preview,我想开始尝试任何新的 API.我确实遇到过 Windows.Phone.System.LockScreenExtensibility 命名空间,但它说:

I have just updated my Windows Phone HTC 8S to Windows Phone 8.1 Developer Preview and I would like to begin playing around with any new API's. I did come across the Windows.Phone.System.LockScreenExtensibility namespace, but it says:

最低支持的手机 Windows Phone 8.1 [Windows Phone Silverlight仅限 8.1 应用]

Minimum supported phone Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only]

我们目前正在制作的普通 Windows Phone 8 应用程序与Windows Phone Silverlight 8.1"应用程序之间有区别吗?我以前从未听说过 Silverlight 8.1 应用.

Is there a difference between normal Windows Phone 8 apps that we're currently making, and "Windows Phone Silverlight 8.1" apps? I've never heard of Silverlight 8.1 apps before.

推荐答案

Windows Phone Silverlight 8.1 是 Windows Phone 8 应用程序的延续"(除了本机应用程序和一些例外,大多数 WP8.0 应用程序是 Silverlight 8.0).它提供了更多的可能性,而您的代码几乎没有变化,您可以阅读更多 在 MSDN 上:

Windows Phone Silverlight 8.1 is a 'continuation' of Windows Phone 8 Apps (apart from native apps and some exceptions, most of WP8.0 apps were Silverlight 8.0). It gives more possibilites with little change to your code, you can read more here at MSDN:

Windows Phone Silverlight 8.1 应用程序模型使 Windows Phone 8 开发人员可以访问 Windows Phone 商店应用程序中可用的一些最新功能,而无需显着修改现有的 Windows Phone 8 代码.

The Windows Phone Silverlight 8.1 app model gives Windows Phone 8 developers access to some of the newest features available in Windows Phone Store apps without significantly modifying existing Windows Phone 8 code.

在 8.1 下开发 Windows Store 应用程序时,有两个主要路径:Windwos RunTime Apps 和提到的 Windows Phone Silverlight 8.1 -> MSDN.两者都有优点和缺点.Windows 运行时应用程序可以更轻松地移植到其他设备,您还会发现一些 API 仅适用于运行时应用程序和 WinRT 下的一些其他控件.您可能还想了解通用应用.

When developing Windows Store apps under 8.1 there are two main paths: Windwos RunTime Apps and mentioned Windows Phone Silverlight 8.1 -> MSDN. Both have advantages and disadvantages. Windows Runtime Apps can be far more easily ported to other devices, you will also find some API's available only for runtime apps and some other Controls under WinRT. You may also want to read about Universal Apps.

至于 Silverligt,您还可以查看 在这个视频.

As for Silverligt you may also look at this video.

有关编程概念的更多信息,您可以在 此处在 MSDN.

More about programming concepts you will find here at MSDN.

所以当你找到这样一个句子时:

So when you find such a sentence:

适用于:Windows Phone 8 和 Windows Phone Silverlight 8.1 |Windows Phone 操作系统 7.1

Applies to: Windows Phone 8 and Windows Phone Silverlight 8.1 | Windows Phone OS 7.1

这意味着它不能与 WP8.1 RunTime Apps 一起使用.反之亦然:

it means that it can't be used with WP8.1 RunTime Apps. And vice-versa:

最低支持的手机 Windows Phone 8.1 [仅限 Windows 运行时应用程序]

Minimum supported phone Windows Phone 8.1 [Windows Runtime apps only]

仅适用于运行时应用程序.这两个模型中的不同的导航就是一个很好的例子.

only for RunTime apps. Good example here is different navigation in those two models.

这篇关于新的 Windows Phone Silverlight 8.1 应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆