IE8浏览器, 按F12,会出现开发人员工具。即使你不按,可能有软件和这个热键冲突。
Add a DWORD value with the name "Disabled" to
HKCU\Software\Microsoft\Internet Explorer\IEDevTools
and give it the value "1"
运行,输入 regedit。
在
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IEDevTools
下新建1个Dword项,名字是 disabled,值为1。