易网时代-编程资源站
Welcome
首页
/
编程脚本
/
VBS如何察看或获得剪切板内容的脚本
复制代码
代码如下:
Set objHTML=CreateObject("htmlfile") "xmlfile、mhtmlfile都可以
ClipboardText=objHTML.ParentWindow.ClipboardData.GetData("text")
MsgBox ClipboardText
版权所有©石家庄振强科技有限公司2024
冀ICP备08103738号-5
网站地图