level 1
hhttcczero
楼主
acSendControlDown()
acSendAltDown()
acSendKeys("{TAB}")
acDelay(50)
acSendControlUp()
acSendAltUp()
我是这么写的,不知道出什么问题,就是用不了。才刚开始用,学的不深,求指教。
2013年10月30日 13点10分
1
acSendAltDown()
acSendKeys("{TAB}")
acDelay(50)
acSendControlUp()
acSendAltUp()
我是这么写的,不知道出什么问题,就是用不了。才刚开始用,学的不深,求指教。