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.
可能重复: 我可以在 Windows 7 机器上为 Microsoft Surface 开发软件吗
有什么方法可以使用 Windows 7 开发机器创建 WinRT 应用程序,还是我必须安装 Windows 8 操作系统才能为 WinRT 平台开发?
不。
WinRT 是仅在 Windows 8 中可用的新平台(截至目前)。因为它是紧密内置在内核中的,所以它不能作为单独的包/安装程序安装在其他操作系统(如 Win 7)之上。
Win8 操作系统是开发 WinRT 应用程序所必需的。