简体   繁体   English

如何开始使用Windows Phone SDK 8.1?

[英]How to get started with windows phone SDK 8.1?

Situation: 情况:
I am running windows 7 professional and I am trying to start developing windows phone 8.1 application. 我正在运行Windows 7专业版,我正在尝试开始开发Windows Phone 8.1应用程序。
I have downloaded : 我已下载:

  • VS2013_RTM_DskExp_ENU.iso that is Microsoft Visual studio 2013 Express RTM . VS2013_RTM_DskExp_ENU.isoMicrosoft Visual Studio 2013 Express RTM
  • Since this is RTM update and windows phone 8.1 developement needs 2 RC updated , I downloaded VS2013.2 RC.exe , which is online installer for the update mentioned. 由于这是RTM更新和windows phone 8.1开发需要2 RC更新 ,我下载了VS2013.2 RC.exe ,这是所提及更新的在线安装程序。 To download the full local installation package (3.43 GB), I ran E:/vs/"VS2013.2 RC.exe" /layout on command line. 要下载完整的本地安装包(3.43 GB),我在命令行上运行了E:/vs/"VS2013.2 RC.exe" /layout

For installation: 安装方式:

  • I first installed Microsoft Visual studio 2013 Express RTM 我首先安装了Microsoft Visual Studio 2013 Express RTM
  • Then 2 RC update . 然后2 RC更新

Both of them installed sucessfully with no errors. 它们都安装成功,没有任何错误。 But when I open Visual Studio 2013>VS Express 2013 for Desktop from start menu, and File>New Project>Installed>Templates>Visual C# , there is no option for windows phone development. 但是当我从开始菜单打开Visual Studio 2013> VS Express 2013 for Desktop ,并且文件>新建项目>已安装>模板> Visual C#时 ,没有Windows Phone开发选项。 That is what I want. 这就是我想要的。

在此输入图像描述

Question: How can I get the options to develop windows phone 8.1 in visual studio 2013 express using C#? 问题:如何使用C#获取在visual studio 2013 express中开发Windows Phone 8.1的选项?

Windows 8.1 is required to develop for Windows Phone 8.1 Windows 8.1需要为Windows Phone 8.1开发

From the SDK download page : SDK下载页面

For Windows Phone development: 对于Windows Phone开发:

  • Windows Phone 8.0 development requires Windows 8.1 (x64) or higher Windows Phone 8.0开发需要Windows 8.1(x64)或更高版本
  • Windows Phone 8.1 development requires Windows 8.1 (x86) or higher Windows Phone 8.1开发需要Windows 8.1(x86)或更高版本
  • For the Windows Phone emulators, Windows 8.1 (x64) Professional 对于Windows Phone模拟器,Windows 8.1(x64)Professional
    edition or higher, and a processor that supports Client Hyper-V and 版本或更高版本,以及支持Client Hyper-V和
    Second Level Address Translation (SLAT) 二级地址转换(SLAT)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM