VBS如何察看或获得剪切板内容的脚本


复制代码 代码如下:

Set objHTML=CreateObject("htmlfile") 'xmlfile、mhtmlfile都可以
ClipboardText=objHTML.ParentWindow.ClipboardData.GetData("text")
MsgBox ClipboardText

« 
» 
快速导航

Copyright © 2016 phpStudy | 豫ICP备2021030365号-3