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.
有什么方法(目前)可以在 Internet Explorer 10 预览中使用 WebBrowser 控件吗?
在 Windows 7 上更可取,但对于初学者来说,Windows 8 会很棒。
谢谢!
最新的 IE10 预览版仅适用于 Windows 8,但据说发布版本也可以在 Windows 7 上运行。通过将以下行添加到 html 文件中,我能够在 IE 10 预览模式下使用 WebBrowser 控件。" meta http-equiv="X-UA-Compatible" 内容="IE=10" "