Windows Phone支持哪些编程语言? [英] Which programming languages are supported for Windows Phone?

查看:161
本文介绍了Windows Phone支持哪些编程语言?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

推荐答案

对于Windows Phone 7.x,可以将C#或VB.NET与XAML或XNA一起使用.  您也可以使用F#(Google搜索"f#Windows Phone"提供了大量信息).

For Windows Phone 7.x, you can use C# or VB.NET with XAML or XNA.  You can also use F# (Google search for "f# windows phone" provides a ton of information).

对于Windows Phone 8,您可以使用

For Windows Phone 8, you can use

  • C#或带有XAML的VB.NET
  • C ++/CX用于组件或DirectX应用.

对于Windows 8,您可以使用

For Windows 8, you can use

  • C ++/CX
  • C#,VB.NET
  • HTML5/JS

您可以在WIndows Phone 7.x/8项目和Windows 8项目之间共享一定数量的源(托管语言是这三种语言中唯一的通用语言),但是您将需要维护单独的项目并进行单独的开发.照原样建造 不同的平台.

You can share a certain amount of source between a WIndows Phone 7.x/8 project and Windows 8 project (the managed languages are the only common language across all three), but you will need to maintain separate projects and make separate builds as they are different platforms.


这篇关于Windows Phone支持哪些编程语言?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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