c# - 如何开始使用 Windows Phone SDK 8.1?

标签 c# visual-studio windows-phone-8 visual-studio-2013

情况:
我正在运行 windows 7 专业版,我正在尝试开始开发 windows phone 8.1 应用程序。
我已经下载了:

  • VS2013_RTM_DskExp_ENU.iso Microsoft Visual Studio 2013 Express RTM
  • 由于这是RTM 更新并且 windows phone 8.1 开发需要 2 RC 更新,我下载了 VS2013.2 RC.exe ,这是上述更新的在线安装程序。要下载完整的本地安装包 (3.43 GB),我在命令行上运行了 E:/vs/"VS2013.2 RC.exe"/layout

对于安装:

  • 我首先安装了 Microsoft Visual Studio 2013 Express RTM
  • 然后 2 RC 更新

它们都安装成功,没有错误。但是当我从开始菜单打开 Visual Studio 2013>VS Express 2013 for DesktopFile>New Project>Installed>Templates>Visual C# 时,windows 没有选项手机开发。这就是我想要的。

enter image description here

问题:如何获取使用 C# 在 vi​​sual studio 2013 express 中开发 windows phone 8.1 的选项?

最佳答案

为 Windows Phone 8.1 开发需要 Windows 8.1

来自SDK download page :

For Windows Phone development:

  • Windows Phone 8.0 development requires Windows 8.1 (x64) or higher
  • Windows Phone 8.1 development requires Windows 8.1 (x86) or higher
  • For the Windows Phone emulators, Windows 8.1 (x64) Professional
    edition or higher, and a processor that supports Client Hyper-V and
    Second Level Address Translation (SLAT)

关于c# - 如何开始使用 Windows Phone SDK 8.1?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23125570/

相关文章:

c# - Contextmenu 的 PlacementTarget 未设置

asynchronous - Windows Phone 8 卡在 GetFolderAsync 和 OpenStreamForReadAsync 上

c# - Windows Phone 8 蓝牙错误 HRESULT : 0x8007271D

wpf - MVVM概念的混淆

c# - 400 : bad request

c# - 为什么 TreeView 控件不绑定(bind)

c# - CultureInfo线程安全

c++ - 预处理器忽略

visual-studio - 使用TFS进行自动化测试

c++ - 在 Visual Studio 监 window 口中显示数组范围,包括特殊字符。