檢視 Internet Explorer 的原始碼
←
Internet Explorer
跳至導覽
跳至搜尋
由於下列原因,您沒有權限進行編輯此頁面的動作:
您請求的操作只有這個群組的使用者能使用:
使用者
您可以檢視並複製此頁面的原始碼。
'''IE'''(Internet Explorer), {{Wikipedia|Internet_Explorer|lang=zh}}。 *MS已預告Internet Explorer 11於2022年6月15日停用並結束支援,以[[Microsoft Edge]]取代IE作為預設的瀏覽器。 ==技術文件== *[https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ Internet Explorer | Microsoft Docs] * [https://docs.microsoft.com/en-us/archive/blogs/ie/ IEBlog - MSDN Blogs] ==IE的架構== * 出處:[https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/aa741312(v=vs.85) Internet Explorer Architecture (Internet Explorer) | Microsoft Docs] # IExplore.exe(AP) # Browsui.dll (UI of IE)與[[Shdocvw.dll]](WebBrowser control) # [[Mshtml.dll]] ("Trident" HTML/CSS parsing and rendering, DHTML DOM, Active document interfaces) # Urlmon.dll (Securite and download) # WinInet.dll(Windows Internet Protocol handler, and cache management) ==FAQ== ===安裝Internet Explorer=== *使用【Windows功能】安裝Windows內建的Internet Explorer *:使用按鍵 Win+R 執行 OptionalFeatures,開啟【Windows功能】之後,勾選Internet Explorer,再按確定(可能需要重新開機) ===IE已知的問題=== *[http://zh.wikipedia.org/wiki/对Internet_Explorer的批评 对Internet_Explorer的批评] #PNG圖檔無法正常顯示透空 #在HTML與CSS上,與W3C所制定的標準略有差異,{{wikipedia|Internet_Explorer_box_model_bug|lang=en}} #安全性較差 *[http://www.zdnet.com.tw/news/web/0,2000085679,20149187,0.htm?feed=NL:+%AC%EC%A7%DE%B7s%BBD%A4%E9%B3%F8 不「升級」IE 9 的五大理由] ===Internet Explorer 停止回應、停止運作或重新啟動=== * [http://support.microsoft.com/gp/pc_ie_intro 當您嘗試使用 Internet Explorer 時,它並沒有以正常方式運作。Internet Explorer 可能會運作一段時間,但之後便停止。或者 Internet Explorer 可能會意外地重新啟動,或是您可能收到錯誤訊息。導致這些問題的原因為何?] ===IE7無法顯示PNG圖檔?=== * 以下方法任選其一使用。 # 使用 Regedit.exe 去更改登錄檔: #: 至 HKEY_CLASSES_ROOT\MIME\Database\Content Type\image\png #: 將Extention的值改為png #: 將Image Filter CLSID的值改為{A3CCEDF7-2DE2-11D0-86F4-00A0C913F750} # 移除QuickTime。 # Run IE7 as Administrator。 ===IE6與IE7並存=== # 先將原本的IE6目錄 "C:\Program Files\Internet Explorer" 自行複製一份到 "C:\Program Files\Internet Explorer 6",如果已經升級到IE7的話,則從別台同樣版本的Windows中複製此IE6的目錄過來。 # 將目錄"C:\Program Files\Internet Explorer 6"下的 iexplore.exe 建立捷徑到桌面,並重新命名於 IE6 # 在目錄"C:\Program Files\Internet Explorer 6"下,新增純文字檔(檔案大小為0KB即可),並重新命名為 iexplore.exe.local # 之後如果要啟動IE6的話,則使用桌面上名為 IE6的捷徑即可。 * 參考資料: :* {{msdn|ms682600|Dynamic-Link Library Redirection|en-us}} ===IE的檢視原始檔的預設編輯器=== HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\View Source Editor\Editor Name ===更新成 IE8 後出現錯誤訊息:已關閉此網頁以協助保護您的電腦=== * [http://support.microsoft.com/kb/974184/zh-tw 更新成 IE8 後出現錯誤訊息:已關閉此網頁以協助保護您的電腦 - MS技術支援服務] ===網站遊覽分級過濾=== * [http://www.ticrf.org.tw/chinese/rating-installation.htm 分級過濾系統安裝說明] - 財團法人台灣網站分級推廣基金會 ===關於Flash Player=== ====IE因為高安全性設定導致Flash Player裝不起來。==== <pre> 如果因為IE的高安全性設定 檔到的話 請先把下列2個網址 先暫時加入信任的網站 http://www.adobe.com http://fpdownload.macromedia.com 裝好Flash Player 之後 再從信任的網站裡移掉這兩個 </pre> ====IE一直顯示Flash Player必須升級的假訊息==== * 由於安全性設定,未加入信任網站的Flash可能無法正常播放,而會提示Flash Player必須升級的假訊息。(不論你更新多少次Flash Player,該網站的Flash內容還是看不到)這時請把該網站加入IE的信任網站,這樣IE才會正常顯示該網站的Flash內容。 ====IE 8.0 64bit版無法安裝Flash Player==== * Flash Player無法運作在,64bit的瀏覽器,目前無解。(2010年6月25日查證) ** [http://kb2.adobe.com/cps/000/6b3af6c9.html Flash Player support on 64-bit operating systems] * [http://labs.adobe.com/downloads/flashplayer10.html Flash Player "Square" Preview Release](2010年9月15日查證) ===IE 8的Internet Explorer Developer Toolbar 無法顯示=== # 使用Regedit.exe # 將 HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IEDevTools 裡的 WindowPos 刪除 # 重新開啟 IE 8 並使用按鍵 F12 ===IE8的模式顯示=== *參照:[http://msdn.microsoft.com/en-us/library/ms533876%28v=VS.85%29.aspx http-equiv="X-UA-Compatible"] *強制為IE8的顯示模式 <meta http-equiv="X-UA-Compatible" content="IE=8"/> *強制模擬IE7的顯示模式 <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/> *強制Google Chrome Frame的顯示模式 :需安裝外掛,[http://code.google.com/intl/zh-TW/chrome/chromeframe/ Google Chrome Frame],{{wikipedia|Google_Chrome_Frame}} <meta http-equiv="X-UA-Compatible" content="chrome=1" /> ===IE的連線數上限問題=== *[http://support.microsoft.com/kb/282402/zh-tw 我要如何將 Internet Explorer 設定為一次下載兩個以上的檔案?] ===如何在IE中使用Visual Studio去Debug JavaScript=== *[http://www.codeproject.com/KB/scripting/UsingVSToDebugJavascript.aspx Using Visual Studio to Debug JavaScript in IE] ===轉散佈IE時客製化=== *[http://technet.microsoft.com/zh-tw/library/dn454924.aspx Internet Explorer Administration Kit 11] *[http://technet.microsoft.com/zh-tw/library/jj613097.aspx Internet Explorer Administration Kit 10] *[http://technet.microsoft.com/zh-tw/library/gg598582.aspx Internet Explorer Administration Kit 9] ===使用群組原則佈署IE首頁=== *[http://blog.udn.com/rickyshiu/3384575 群組原則設定實例─IE首頁設定] ===IE開啟新頁籤時預設開啟的內容=== *[https://blog.darkthread.net/blog/ie-new-tab-option/ 設定 IE 新頁籤開啟首頁] ===在64位元的Windows啟用64位元的IE=== *[https://blog.darkthread.net/blog/ie11-32-or-64/ 64 位元 Windows 10 下 IE11 會跑 32 位元還是 64 位元?-黑暗執行緒] <!-- *[http://msdn.microsoft.com/en-us/library/hh772374.aspx Windows Internet Explorer API Reference] ==下載== *[https://docs.microsoft.com/zh-tw/internet-explorer/ie11-ieak/ieak-information-and-downloads Internet Explorer Administration Kit] ;IE 7 *[http://www.microsoft.com/downloads/details.aspx?FamilyID=bc327d94-4f2c-481f-8595-fa5b90b11bfc&DisplayLang=zh-tw IE7 for Win2003 SP2] ;IE 11 *[https://support.microsoft.com/zh-tw/help/18520/download-internet-explorer-11-offline-installer IE 11] ;Internet Explorer Developer Channel *[http://www.microsoft.com/en-us/download/details.aspx?id=43359 Internet Explorer Developer Channel for Windows 8.1] *[http://www.microsoft.com/en-us/download/details.aspx?id=43360 Internet Explorer Developer Channel for Windows 7 SP1] ;其它 *[http://www.my-debugbar.com/wiki/IETester/HomePage IETester](測試網站在不同版本的IE下的瀏覽情況) ==IE相關外掛== * [https://adblockplus.org/zh_TW/internet-explorer Adblock Plus](檔廣告) * [http://get.adobe.com/flashplayer/ Adobe Flash Player] * [http://get.adobe.com/tw/air/ Adobe AIR] * [http://www.adobe.com/tw/products/acrobat/readstep2.html Adobe Reader] (看PDF檔用) * [http://www.java.com/zh_TW/download/index.jsp SUN Java RunTime] //--> [[Category:網頁瀏覽器]] [[Category:Microsoft]]
此頁面使用了以下模板:
模板:Msdn
(
檢視原始碼
)
模板:Wikipedia
(
檢視原始碼
)
返回「
Internet Explorer
」頁面
導覽選單
個人工具
登入
命名空間
頁面
討論
變體
視圖
閱讀
檢視原始碼
檢視歷史
更多
搜尋
導覽
首頁
社群入口
新聞動態
新聞直播
近期變更
Online IDE
分類
程式語言
資料結構
演算法
技術
軟體
SQL資料庫
網站套件
免費資源
副檔名
檔案格式
分類
其他
動畫
漫畫
小說
小說導讀
驅動程式
購物用
求職網站
推薦書單
線上學習
技術類News或部落格
Microsoft devblogs
網頁技術News
資料技術News
安全性相關News
MS-MVP
藍色小舖認證專家
經營行銷類部落格
工具
連結至此的頁面
相關變更
特殊頁面
頁面資訊