下你所需,载你所想!
汇集开发技术源码资料

模拟按键ImitateEvent

:1.26KB :1 :2020-12-27 14:39:09

部分简介

len = 取文本长度 (command)
.如果真 (len ≤ null)
返回 ()
.如果真结束
.计次循环首 (len, i)
asc = 取代码 (取文本中间 (command, i, 1), )
keybd_event (asc, null, null, null)
keybd_event (asc, null, #KEYEVENTF_KEYUP, null)
.计次循环尾 ()

热门推荐

相关文章