什么框架做的Windows Phone 7和Windows Phone 8支持?框架、Windows、Phone

由网友(劫)分享简介:什么框架做的Windows Phone 7和Windows Phone 8支持?我无法找到这个网上有关的信息。但我听说WP7不支持完整的框架。如果是的话什么是WP7和WP8的框架方面的限制? 奖金问题:是WP7和WP8的编程仅限于C#?如果没有其它编程语言可以用什么呢?解决方案 Windows手机都有它自己的自...

什么框架做的Windows Phone 7和Windows Phone 8支持? 我无法找到这个网上有关的信息。但我听说WP7不支持完整的框架。如果是的话什么是WP7和WP8的框架方面的限制?

奖金问题: 是WP7和WP8的编程仅限于C#?如果没有其它编程语言可以用什么呢?

解决方案

Windows手机都有它自己的自定义框架(在7.x的基于Silverlight的)。每部手机的操作系统版本支持它自己的功能集。

您可以看到支持的版本7和7.1的主要MSDN帮助(Silverlight的) - 例如,看到Color.在底部:

  

的Silverlight for Windows Phone支持

 支持:Windows Phone的OS 7.1的Windows Phone OS 7.0
 

在Windows Phone 8 API参考文档是独立的

WindowsPhone7编程 ProgrammingWindowsPhone7 WindowsPhone文档类资源 CSDN下载

What framework does Windows Phone 7 and Windows Phone 8 support? I could not find much information about this online. But I have heard that WP7 did not support the full framework. If so what are the limitations in terms of frameworks for WP7 and WP8?

Bonus question: Is the programming of WP7 and WP8 limited to C#? If not what other programming languages can be used?

解决方案

Windows Phone has it's own custom framework (based on Silverlight in 7.x). Each phone OS version supports its own feature set.

You can see the supported versions for 7 and 7.1 on the main MSDN help (for Silverlight) - for example, see Color. At the bottom:

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

The Windows Phone 8 API reference documentation is separate.

阅读全文

相关推荐

最新文章