html5中文学习网

您的位置: 首页 > 网站及特效实例 > javascript特效 » 正文

javascript使用window.open提示“已经计划系统关机”的原因_基础知识_

[ ] 已经帮助:人解决问题

javascript调用window.open打开网站的时候,IE浏览器下报错:已经计划系统关机,提示如图:GUqHTML5中文学习网 - HTML5先行者学习网

GUqHTML5中文学习网 - HTML5先行者学习网

百度找了下都是莫名其妙的自动好了,可以查看这个帖子:诡异的JS,已经计划系统关机错误GUqHTML5中文学习网 - HTML5先行者学习网

于是改用谷歌搜索相关英文内容,serverfault.com上也有人碰到过这个问题,满意答案还比较靠谱:IE8 script error 800704a6?GUqHTML5中文学习网 - HTML5先行者学习网

复制代码 代码如下:
GUqHTML5中文学习网 - HTML5先行者学习网
The only information I've been able to find on this error is from Josh Poley's MSDN blog.(这篇msdn上的文章已经不存在)GUqHTML5中文学习网 - HTML5先行者学习网
1190 0x800704A6 A system shutdown has already been scheduled. ERROR_SHUTDOWN_IS_SCHEDULEDGUqHTML5中文学习网 - HTML5先行者学习网
However, the message implies that you get this when trying to schedule a shutdown. The only thing I can think of is that an installation/Windows update is waiting for a reboot.GUqHTML5中文学习网 - HTML5先行者学习网
You say that you can't see updates in Add/Remove programs - have you checked the "Show updates" option is checked?GUqHTML5中文学习网 - HTML5先行者学习网
Other posts that mention this error are similar in nature to yours.GUqHTML5中文学习网 - HTML5先行者学习网
GUqHTML5中文学习网 - HTML5先行者学习网

主要说的是系统更新或者安装过相关的软件或者补丁,需要重启动后才能生效。所以上面那篇csdn的这个错误也是解决得莫名其妙了,应该是重启过电脑。GUqHTML5中文学习网 - HTML5先行者学习网

(责任编辑:)
推荐书籍
推荐资讯
关于HTML5先行者 - 联系我们 - 广告服务 - 友情链接 - 网站地图 - 版权声明 - 人才招聘 - 帮助