Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法使用 Visual Studio Community 2013 版开发 wp8 应用程序?我已经安装了 wp8 sdk,但还是看不到 wp8 模板。
文件 > 新项目 > Visual C# > Windows 应用商店应用程序 > Windows Phone 应用程序 > 空白应用程序(Windows Phone 的 Silverlight 应用程序)
插入项目名称,然后单击确定!
Visual Studio 将提示您在 8.0 或 8.1 之间进行选择!
选择8.0,完成!;)