亚洲乱码中文字幕综合,中国熟女仑乱hd,亚洲精品乱拍国产一区二区三区,一本大道卡一卡二卡三乱码全集资源,又粗又黄又硬又爽的免费视频

15分鐘提醒一次,珍惜時(shí)間啊

 更新時(shí)間:2006年09月07日 00:00:00   作者:  
15分鐘提醒一次,珍惜時(shí)間啊
保存為.vbs
復(fù)制代碼 代碼如下:

today=Date()
years=DatePart("yyyy",today)-1981-1
Days=DatePart("y",today)+25
If DatePart("m",today)=12 Then
 if DatePart("d",today)>=9 Then
 MsgBox "ok"
 Years=Years+1
 Days=DatePart("d",Date)-9
 end if
end If 
MsgBox "AT ^"& Years & "C!"&Days&"D^ SPACE-TIME!",4096+64,"腳本之家提示"
set wshshell=CreateObject("WScript.Shell")
Do
WScript.Sleep 900000
getstr=MsgBox("15分鐘過去了!",4097,"......!")
If getstr=vbCancel Then 
wshshell.Popup "Bye-Bye!",2,"......!" 
WScript.Quit
End If
Loop

相關(guān)文章

最新評論