如何用c#模拟鼠标移动、点击、及键盘输入
如题 移动到另一个软件上的某个位置 点击然后输入 文字
[解决办法]
keybd_event
mouse_event api
[解决办法]
mouse_event SendKeys
发布时间: 2012-04-13 13:50:24 作者: rapoo
如何用c#模拟鼠标移动、点击、及键盘输入
如题 移动到另一个软件上的某个位置 点击然后输入 文字
[解决办法]
keybd_event
mouse_event api
[解决办法]
mouse_event SendKeys