摘要
Windows系统本身是一个消息系统,消息传递是其核心。通过向窗口对象发送鼠标点击消息来实现鼠标的自动控制,以及通过Sendkeys类将键击和组合键击发送到活动应用程序来模拟键盘的输入等方法来实现应用程序运行的自动化。文章着重就在VisualStudio.NET中实现鼠标的自动控制、以及实现程序的自动化操作过程中需要解决的一些关键问题作深入的探讨。
Based on transferring message among the objects,applications function harmoniously on Windows plat.It can implement automation of the application by sending the specified message to the specified object.This paper mainly focuses on discussing the techniques on application automatic function via simulating the events of the mouse.Therefore,mouse autocontrol,application automatic function,and the related pivotal protocols will be offered.
出处
《计算机工程与应用》
CSCD
北大核心
2004年第23期108-109,113,共3页
Computer Engineering and Applications
基金
国家自然科学基金项目(编号:10101008)资助