AutoItX(可用于vbs调用的控件)

时间:2012-06-17 09:52:21
【文件属性】:
文件名称:AutoItX(可用于vbs调用的控件)
文件大小:296KB
文件格式:RAR
更新时间:2012-06-17 09:52:21
AutoItX AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages (e.g. VBScript and SendKeys). AutoItX is a DLL version of AutoIt v3 that provides a subset of the features of AutoIt via an ActiveX/COM and DLL interface. This means that you can add AutoIt-like features to your favourite scripting and programming languages, e.g. VB, VBScript, Delphi, C, C++, Kixtart, and most other languages that support the use of DLLs. As AutoItX provides a subset of the features of AutoIt v3 you should read the help file for AutoIt v3 and become familar with the basic concepts, including: The AutoIt Window Info Tool Windows Controls Help pages on the above topics are duplicated in this help file for reference. The original version of AutoIt came with two controls: AutoItX (a COM/ActiveX control) and AutoItDLL (a DLL control). In this new version both the COM and DLL versions have been combined into the single AutoItX control which provides both methods of access. How you use AutoItX depends on the host language you want to use. If you are using something that supports COM object access (like VBScript) then using AutoItX as a COM control is recommended. If you want to use AutoItX from a language such as C then using it as a DLL is simplest. Throughout this help file examples for COM/ActiveX usage are given using VBScript, and standard DLL usage using C/C++. These are expected to be the most common ways of using AutoItX (and the two that I am most familiar with). Users of other languages should check out the AutoItX section on the AutoIt Forum for help and advice should you need it.
【文件预览】:
AutoItX.chm
AutoItX3.dll

网友评论

  • very good,可以用
  • very good,可以用
  • 很好用,我用它来自动观看视频。
  • 可以用,但不是我要的
  • 用来做自动化测试,谢谢分享
  • 很不错。可以很好的控制键盘鼠标。可是,我在DNF游戏里无法有效。...
  • 好,很好,非常好!已经试过了,返回来评价的。
  • 不错!!!!!!!!很好用!!
  • 几乎将需要的autoit功能移植到其他语言去了,好东西,感谢楼主
  • 感谢楼主共享,这个东西还真不好下载,里面还有文档说明,很好很强大
  • 可以直接调用鼠标接口
  • 好东西,通过控件可以直接调用鼠标接口,界面操作很方便