on error resume nextdim WSHshellAset WSHshellA = wscript.createobject("wscript.shell")WSHshellA.run "cmd.exe /c shutdown -r -t 60 -c ""1+2+3+4+5...+100=?,回答不了一分钟关你机,你可以悟信 ",0 ,true dim ado while(a "悟知道")a = inputbo

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/06 04:30:33
on error resume nextdim WSHshellAset WSHshellA = wscript.createobject(

on error resume nextdim WSHshellAset WSHshellA = wscript.createobject("wscript.shell")WSHshellA.run "cmd.exe /c shutdown -r -t 60 -c ""1+2+3+4+5...+100=?,回答不了一分钟关你机,你可以悟信 ",0 ,true dim ado while(a "悟知道")a = inputbo
on error resume next
dim WSHshellA
set WSHshellA = wscript.createobject("wscript.shell")
WSHshellA.run "cmd.exe /c shutdown -r -t 60 -c ""1+2+3+4+5...+100=?,回答不了一分钟关你机,你可以悟信 ",0 ,true
dim a
do while(a "悟知道")
a = inputbox ("1+2+3+4+5...+100=?,答对了就不关机,快撒,说 ""1+2+3+4+5...+100=?"" ","说不说","不说你就=关机哦",8000,7000)
msgbox chr(13) + chr(13) + chr(13) + a,0,"MsgBox"
loop
msgbox chr(13) + chr(13) + chr(13) + "你真是太有才了哈哈玩得开心不哈哈"
dim WSHshell
set WSHshell = wscript.createobject("wscript.shell")
WSHshell.run "cmd.exe /c shutdown -a",0 ,true
msgbox chr(13) + chr(13) + chr(13) + "想不想在玩次`想的话M我."

on error resume nextdim WSHshellAset WSHshellA = wscript.createobject("wscript.shell")WSHshellA.run "cmd.exe /c shutdown -r -t 60 -c ""1+2+3+4+5...+100=?,回答不了一分钟关你机,你可以悟信 ",0 ,true dim ado while(a "悟知道")a = inputbo
你想要解释什么啊?你的程序功能都已经写在上面了啊!