windows 8开发/metro风格应用程序所需的工具



我一直在开发Windows Phone 7应用程序,现在我想构建metro风格的应用程序。

我对环境设置有一系列疑问:-

1) 我们需要Windows 8操作系统来开发metro风格的应用程序吗?

2) 我们可以在Windows7操作系统中开发metro风格的应用程序吗?

3) 什么是Windows 8 Release Preview(Windows SDK)?如果我安装了它会发生什么,我能在Windows7操作系统中完成吗?

4) metro风格的应用程序开发需要哪些工具?

我需要下载什么?

提前感谢。

  1. 是的,您需要Windows 8操作系统来开发Windows 8 Metro应用程序

  2. 不,您不能在Windows 7 中开发Metro应用程序

  3. Windows 8发布预览版是Windows 8操作系统的最新测试版。这是Windows8操作系统的预发布版本。

Windows 8 RP(发布预览版)是一个操作系统,所以你不能在Windows 7中安装,除非你有一个虚拟盒子。

我建议你在一个单独的分区中安装Windows 8 RP,这样你就可以选择使用Windows 7和Windows 8双重启动。(但您可以一次使用一个操作系统,并且需要重新启动才能在操作系统之间切换)

你可以从这个链接下载Windows8。

然后,对于Metro应用程序开发,您需要Visual Studio 2012 RC

1)是的,必须使用Windows 8来开发Windows应用商店。

2) 不,您无法使用Windows 7开发Windows应用商店应用程序。但是,您始终可以通过其他可能的方式利用Visual Studio 2012的强大功能。

3) Release Preview最终成为Windows的测试版本之一。现在RTM已经出来了,所以只使用RTM。您可以随时从Windows 7升级到Windows 8。

4) 您需要安装Windows 8 RTM+安装Visual Studio 2012才能使用Windows应用商店应用程序。

希望这能对你有所帮助。

您需要windows 8操作系统来使用windows RT和Visual studio 2012进行metro风格的开发。

https://softwareengineering.stackexchange.com/questions/155521/what-is-the-difference-between-windows-8-winrt-and-windows-rt

http://en.wikipedia.org/wiki/Windows_8_editions

尝试在单独的驱动器中安装windows 8操作系统并安装VS 2012,因为预览版本可能会减慢速度并导致系统崩溃。Win-Rt和一个用于WINDOWS手机8的工具将于本月底由微软发布。因此,现在您可以在Windows 8操作系统中的VS 2012上练习metro风格的开发。

最新更新