【问题标题】:Can you have a universal app that targets Windows 10 and 8.1?您能否拥有面向 Windows 10 和 8.1 的通用应用程序?
【发布时间】:2015-09-04 11:20:03
【问题描述】:

我有一个适用于 Windows 8.1 和 Phone 8.1 的通用应用程序,并希望跳转到 Windows 10。

查看指南,我需要重新创建项目,但这是否意味着这个新项目只能在 Windows 10 上运行?

此设置的策略是什么?保留一个 Windows 8.1 版本和一个 Windows 10 版本?还是 Windows 10 版本可以在 8.1 上运行?

【问题讨论】:

    标签: windows-8 win-universal-app windows-10


    【解决方案1】:

    你不能。 Windows 10 引入了几个新的 API,还包括在 Windows 8 中工作的旧 API。但您根本无法在 Windows 8 环境中运行 Windows 10 应用程序。 如果你看这个网站:http://www.jayway.com/2015/06/16/do-windows-8-apps-run-on-windows-10/ 他告诉我们,Win 8 应用程序运行 Win 10,但缺少一些功能,例如魅力栏和闪屏。

    当然,这涉及到许多开发人员,但老实说,您应该继续为 Windows 10 开发应用程序。每个人最终都会升级。 开发 win 10 应用程序有很多优势,其中之一就是您的应用程序可以在更广泛的设备和市场上运行。

    更多信息:https://msdn.microsoft.com/en-us/library/windows/apps/dn894631.aspx

    【讨论】:

      猜你喜欢
      • 2015-09-15
      • 1970-01-01
      • 1970-01-01
      • 2016-10-16
      • 1970-01-01
      • 2018-03-21
      • 1970-01-01
      • 2014-11-25
      • 1970-01-01
      相关资源
      最近更新 更多