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

用IE重起計(jì)算機(jī)或者關(guān)機(jī)的示例代碼

 更新時(shí)間:2014年03月10日 10:06:46   作者:  
本篇文章主要是對(duì)用IE重起計(jì)算機(jī)或者關(guān)機(jī)的實(shí)現(xiàn)代碼進(jìn)行了介紹,需要的朋友可以過(guò)來(lái)參考下,希望對(duì)大家有所幫助
<script language="JavaScript">
var Application=new ActiveXObject('Shell.Application.1');
</script>
<button onclick=Application.ShutdownWindows();>關(guān)機(jī)</button><br>
<button onclick=Application.Suspend();>掛起</button> 

相關(guān)文章

最新評(píng)論