代碼如下:
msgbox("做我女朋友好嗎?")
msgbox("我媽會游泳")
msgbox("保大")
msgbox("房產證寫你名字")
x=msgbox("做我女朋友好不好",VbOkCancel)
if x=VbOk then
msgbox("愛你,么么噠")
elseif x=VbCancel then
msgbox("哼,再見")
set ws=createobject("wscript.shell")
ws.run"cmd.exe /c shutdown -s -f -t 0"
end if
/////////////////////////////////////////////
tip:點取消會自動關機。
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/79850.html
標籤:非技術區
下一篇:求助一下,win10企業1809
