代碼如下:
function Sleep(n){
var a = new ActiveXObject("WScript.Shell");
a.Run("%comspec% /c ping -n " + n + " 127.0.0.1 > nul", 0, 1);
a = null;
}
更多信息請查看IT技術(shù)專欄
2025國考·省考課程試聽報(bào)名