From 59c68d728fd71b2a680f395134d96d524a401cd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AC=A7=E5=90=AF=E6=98=8E?= <5188171+ou_qiming@user.noreply.gitee.com> Date: Thu, 4 Jun 2020 17:39:27 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=81=B6=E6=90=9E=E7=94=B5=E8=84=91?= =?UTF-8?q?=E8=87=AA=E7=88=86.vbe.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...0\236\347\224\265\350\204\221\350\207\252\347\210\206.vbe" | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git "a/\346\201\266\346\220\236\347\224\265\350\204\221\350\207\252\347\210\206.vbe" "b/\346\201\266\346\220\236\347\224\265\350\204\221\350\207\252\347\210\206.vbe" index 259bdcf..426497b 100644 --- "a/\346\201\266\346\220\236\347\224\265\350\204\221\350\207\252\347\210\206.vbe" +++ "b/\346\201\266\346\220\236\347\224\265\350\204\221\350\207\252\347\210\206.vbe" @@ -1,2 +1,4 @@ msgbox"电脑即将自爆"+chr(13)+"请在15秒内离开座位"+chr(13)+"否则你死定了",2,"系统自爆提醒" -CreateObject("SAPI.SpVoice").Speak"电脑即将自爆,请在15秒内离开座位,否则你死定了!bongbongpongpongbongbongpongpongbongbongpongpongbongbongpongpongbongbongpongpongbongbongpongpong" \ No newline at end of file +CreateObject("SAPI.SpVoice").Speak"电脑即将自爆,请在15秒内离开座位,否则你死定了!bongbongpongpongbongbongpongpongbongbongpongpongbongbongpongpongbongbongpongpongbongbongpongpong" + + -- Gitee