In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
Do you also forget to drink water and rest when you are busy at work? Want to write a gadget to remind yourself that there are many similar small desktop clock reminder software, the implementation is also very simple, the following is a few minutes to write with VBScript, prompt content written casually, want to customize, change it, new text copy the following code to save, suffix changed to .VBS double-click can be used.
Option expliciton error resume nextdim interval,delayTime,WshShell,idim context,Timeinterval = inputbox ("Please enter the reminder interval (in / minute):", "enter:", 30) if interval= "or IsNull (interval) then interval=30end ifdelayTime=interval*60000 set WshShell = WScript.CreateObject (" WScript.Shell ") context = vbnewline &" you have been working continuously "& interval&" minutes "& vbnewline &" take a break, move your arms, stretch your legs. " & vbnewline & vbnewline' reminders 12for I = 1 to 12 WScript.Sleep (delayTime) Time=Hour (now) & ": & Minute (now) &": & Second (now) if I
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.