欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

javascript使用window.open提示“已經(jīng)計劃系統(tǒng)關(guān)機”的原因

 更新時間:2014年08月15日 10:23:22   投稿:junjie  
這篇文章主要介紹了javascript使用window.open提示“已經(jīng)計劃系統(tǒng)關(guān)機”的原因,本文得出結(jié)論是安裝了系統(tǒng)更新或其它原因,要把系統(tǒng)重啟時才會提示這個問題,所以,遇到這個問題,重啟你的電腦吧

javascript調(diào)用window.open打開網(wǎng)站的時候,IE瀏覽器下報錯:已經(jīng)計劃系統(tǒng)關(guān)機,提示如圖:

百度找了下都是莫名其妙的自動好了,可以查看這個帖子:詭異的JS,已經(jīng)計劃系統(tǒng)關(guān)機錯誤。

于是改用谷歌搜索相關(guān)英文內(nèi)容,serverfault.com上也有人碰到過這個問題,滿意答案還比較靠譜:IE8 script error 800704a6?

復(fù)制代碼 代碼如下:

The only information I've been able to find on this error is from Josh Poley's MSDN blog.(這篇msdn上的文章已經(jīng)不存在)
1190 0x800704A6 A system shutdown has already been scheduled. ERROR_SHUTDOWN_IS_SCHEDULED
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.
You say that you can't see updates in Add/Remove programs - have you checked the "Show updates" option is checked?
Other posts that mention this error are similar in nature to yours.

主要說的是系統(tǒng)更新或者安裝過相關(guān)的軟件或者補丁,需要重啟動后才能生效。所以上面那篇csdn的這個錯誤也是解決得莫名其妙了,應(yīng)該是重啟過電腦。

相關(guān)文章

最新評論