麻豆小视频在线观看_中文黄色一级片_久久久成人精品_成片免费观看视频大全_午夜精品久久久久久久99热浪潮_成人一区二区三区四区

首頁 > 編程 > VBScript > 正文

用vbscript實現啟用 Caps Lock (大寫)鍵

2020-07-26 12:00:51
字體:
來源:轉載
供稿:網友
問:
嗨,Scripting Guy!I have a script where users enter some information in an Input box.The information needs to be entered in all-capital letters, so my instructions say, “Please make sure the Caps Lock key is on before entering the information.”They don't always do that, however.Is there a way to turn the Caps Lock key on and off using a script?
-- BW, Medford, OR
答:
Hey, BW.We don't know of a way to turn the Caps Lock key on and off, but we do know a way to mimic the effect of having the Caps Lock key on.After all, the whole point of the Caps Lock key is to turn everything you type into uppercase letters.For example, you might type this:
this is my sentence.
But Caps Lock will make it appear on screen like this:
THIS IS MY SENTENCE.
So how can we achieve the same affect in a script?簡單:we just use the VBScript function UCase, which switches all the letters in a string to their uppercase equivalent.For example, here's a simple two-line script that gathers information from a user and then uses the UCase function to switch all the letters to uppercase when echoing the value to the screen:
strMessage = InputBox("Please enter your message:")Wscript.Echo UCase(strMessage)
Incidentally, the above script doesn't actually change the case of the letters in the string strMessage; it just displays them in uppercase.If you really want all the letters converted to uppercase, try this script instead:
strMessage = UCase(InputBox("Please enter your message:"))Wscript.Echo strMessage
Looks crazy, but it works.
For more information about the UCase function, see theVBScript 文檔 on MSDN.
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 国产在线观看91精品 | 91快色| 成人午夜激情网 | 国产午夜免费视频 | 久久久久av69精品 | 男女无套免费视频 | 毛片大全 | 日本黄色免费观看视频 | 国产精品视频在线观看免费 | 91久久91久久精品免观看 | 中文字幕亚洲一区二区三区 | 国产亚洲综合一区二区 | 久久99综合久久爱伊人 | 亚洲操比视频 | 亚洲精中文字幕二区三区 | 国产一区二区三区欧美 | 欧美一级全黄 | 亚洲精久久 | 久久免费视频3 | xxnxx中国18 | 一本色道久久99精品综合蜜臀 | 午夜激情视频网站 | 亚洲国产精品久久久久制服红楼梦 | 爱性久久久久久久 | 久久精品毛片 | 成人在线视频在线观看 | 在线播放91| 亚洲狠狠入 | 嗯~啊~弄嗯~啊h高潮视频 | 国产精品色综合 | 72pao成人国产永久免费视频 | 国产一级片91 | 宅男噜噜噜66国产在线观看 | 美国一级黄色毛片 | 老女人碰碰在线碰碰视频 | 国产在线观看91一区二区三区 | 欧美成人精品欧美一级乱黄 | 美国黄色毛片女人性生活片 | 免费a观看 | 欧美成人鲁丝片在线观看 | 成人黄色小视频网站 |