diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:40:17 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:40:17 -0500 |
commit | 33058f2b292b3a581333bdfb21b8f671898c5060 (patch) | |
tree | 51c3e392513ec574331b2d3f85c394445ea803c6 /files/zh-cn/glossary/microsoft_internet_explorer | |
parent | 8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff) | |
download | translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2 translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip |
initial commit
Diffstat (limited to 'files/zh-cn/glossary/microsoft_internet_explorer')
-rw-r--r-- | files/zh-cn/glossary/microsoft_internet_explorer/index.html | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/files/zh-cn/glossary/microsoft_internet_explorer/index.html b/files/zh-cn/glossary/microsoft_internet_explorer/index.html new file mode 100644 index 0000000000..a7344c5758 --- /dev/null +++ b/files/zh-cn/glossary/microsoft_internet_explorer/index.html @@ -0,0 +1,42 @@ +--- +title: Microsoft Internet Explorer +slug: Glossary/Microsoft_Internet_Explorer +tags: + - Windows + - 微软 + - 术语 + - 浏览器 +translation_of: Glossary/Microsoft_Internet_Explorer +--- +<p>Internet Explorer (or IE) 是一个由微软为遗留企业用户维护的免费的可视化 {{glossary("浏览器")}} 。{{glossary("Microsoft Edge")}} 是 Windows 现在默认的浏览器。</p> + +<p>微软在 1995 年首次将 IE 和 Windows 捆绑,作为 "Microsoft Plus!" 包的一部分出售。在大约 2002,Internet Explorer 已经成了世界上使用最多的浏览器,但目前已经落后于 Chrome、Firefox、Edge 和 Safari。</p> + +<p>IE 已经发行了许多版本,目前停留在版本 11.0.12,可以得到桌面、手机和 Xbox 控制台的相应版本。之前可以在 Mac 和 UNIX 上获得,Microsoft 分别于 2003 和 2001 停止了对它们的支持。</p> + +<h2 id="了解更多">了解更多</h2> + +<h3 id="常识" style="line-height: 24px; font-size: 1.71428571428571rem;">常识</h3> + +<ul> + <li>{{interwiki("wikipedia", "Internet Explorer", "Internet Explorer")}} on Wikipedia</li> + <li>{{interwiki("wikipedia", "History of Internet Explorer", "History of Internet Explorer")}} on Wikipedia</li> + <li>{{interwiki("wikipedia", "Internet Explorer versions", "Internet Explorer versions")}} on Wikipedia</li> +</ul> + +<h3 id="了解_Internet_Explorer" style="line-height: 24px; font-size: 1.71428571428571rem;">了解 Internet Explorer</h3> + +<ul> + <li><a href="http://windows.microsoft.com/en-us/internet-explorer/download-ie">http://windows.microsoft.com/en-us/internet-explorer/download-ie</a></li> + <li><a href="http://windows.microsoft.com/en-us/windows7/getting-started-with-internet-explorer-9">http://windows.microsoft.com/en-us/windows7/getting-started-with-internet-explorer-9</a></li> + <li><a href="http://windows.microsoft.com/en-us/internet-explorer/internet-explorer-help">http://windows.microsoft.com/en-us/internet-explorer/internet-explorer-help</a></li> + <li><a href="http://windows.microsoft.com/en-us/internet-explorer/make-ie-default-browser#ie=ie-11">http://windows.microsoft.com/en-us/internet-explorer/make-ie-default-browser#ie=ie-11</a></li> +</ul> + +<h3 id="技术参考" style="line-height: 24px; font-size: 1.71428571428571rem;">技术参考</h3> + +<ul> + <li><a href="http://windows.microsoft.com/en-us/internet-explorer/products/ie-8/system-requirements">http://windows.microsoft.com/en-us/internet-explorer/products/ie-8/system-requirements</a></li> + <li><a href="http://windows.microsoft.com/en-us/internet-explorer/products/ie-9/system-requirements">http://windows.microsoft.com/en-us/internet-explorer/products/ie-9/system-requirements</a></li> + <li><a href="http://support.microsoft.com/kb/969393">http://support.microsoft.com/kb/969393</a></li> +</ul> |