本文介绍了Microsoft Edge 和 Windows 10 是否支持 HTA?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发适用于 Windows 8.1 的 HTML 应用程序,由于我们的办公室很快将使用 Windows 10,我想知道 MS Edge 和 Windows 10 是否仍支持 HTA.

解决方案

没有.但是,您仍然可以在 IE9 模式下运行旧版 HTA.对于使用 Web 技术的新开发,Microsoft 建议改用 Windows Store Apps.

这里是 微软对 IE10 及更高版本中的 HTA 支持的评论:

Internet Explorer 团队越来越关注标准合规性,基于标记的行为不是现代网络标准的一部分.在 IE10 模式下,对基于标记的行为的支持已被删除,这包括 hta:application.

此外,对于基于 HTML 的应用程序,Windows 8 和团队关注点以外的重点是 Windows 应用商店应用程序.

(确实如此!)如果 Microsoft 构建支持 HTA 的 Edge,那将是一个重大转变.>

I'm working on an HTML Application for Windows 8.1, and, as our office soon will use Windows 10, I'm wondering if MS Edge and Windows 10 still support HTA.

解决方案

No. However, you can still run legacy HTAs in IE9 mode. For new development using web technologies, Microsoft is recommending a switch to Windows Store Apps.

Here's what Microsoft had to say about HTA support in IE10 and later:

(EDIT: It does!) It would be a major shift if Microsoft built Edge with HTA support.

这篇关于Microsoft Edge 和 Windows 10 是否支持 HTA?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-16 22:57
查看更多