AutoIt
Awesome AutoIt¶
> 很棒的 UDF、示例脚本、工具和有用资源的精选列表 AutoIt.
由...制作 Juno_okyo . 灵感来自 awesome 列出事情.
UDF/Libraries¶
**图书馆清单user defined functions ** (UDF). 这些库的编写目的是为了方便地集成到您自己的脚本中,对任何程序员来说都是非常宝贵的资源.
Automation¶
- Active Directory (by water) - 用于控制和操作 Windows 活动目录的广泛库. 链接到文档页面.
- GTK+ (by prazetto) - GTK+ 框架 | 小部件.
- IUIAutomation MS framework (by junkew) - IUIAutomation MS 框架,用于自动化 chrome、FF、IE 等.
- Java (by seangriffin) - 在您的应用程序和 Java 应用程序之间创建访问桥梁. 允许您自动化一些 Java 应用程序.
- SAP (by seangriffin) - SAP 业务管理自动化.
- SAPWizard (by ozmike) - SAPWizard UDF.
- Service (by arcker) - 使用 AutoIt 代码构建您自己的服务.
- WiFi (by MattyD) - 对无线局域网的低级控制.
- AutoItMonkey - AutoItMonkey 是一个 UDF,它在您的 Android 模拟器或设备上运行,并生成用户事件的伪随机流,例如点击、触摸或手势,以及许多系统级事件.
- ImperiusAutoIt - Imperius AutoIt 是一个 ImperiusGeorge 支持原生 Android 应用程序的移动测试自动化客户端.
- 3270 (by Worlor) - 使用 AutoIT 自动化 3270 终端的库
Browsers¶
- Chrome (by seangriffin) - 与上述 Google Chrome 浏览器相同. 使用 Chrome UDF 自动执行 Chrome 中最常见的任务.
- Firefox (by Stilgar) - 对自动化的支持比 IE 少一点,但仍然非常好.
- FireFox Profile Backup 1.0 (by careca) - 备份或恢复您的 firefox 配置文件,应用程序在主驱动器中搜索配置文件,这将是要备份的配置文件.
- _FF_AutoLogin (by Stilgar) - 这是 FireFox 和 FF.au3 的自动登录功能和登录功能生成器.
- _FF_DM (by Stilgar) - UDF 控制 FireFox 下载管理器(不是下载窗口).
- _FF_FoxBox (by Stilgar) - 使用 FF.au3 控制 Fox!Box(AVM FRITZ!Box 的 Mozilla Firefox 扩展)的 UDF.
- _FF_Screengrab (by Stilgar) - UDF to control Screengrab! (FireFox-AddOn) with FF.au3.
- _HTML (by Stilgar) - 从任何 HTML (XML) 源获取信息,无需任何浏览器.
- HTMLDocumentEvents (by SmOke_N) - 跟踪 IE 文档事件.
- IEEx (by SmOke_N) - 带有一些 Javascript 选项的 IE 扩展库.
- NavInfo (by Nessie) - 使用此 UDF,您可以检查是否安装了指定的浏览器/软件以及正在使用哪个版本.
- Opera (by MrCreatoR) - 与上面的 Opera 相同. 使用 Opera UDF 自动执行 Opera 中最常见的任务.
Microsoft Office¶
- Microsoft Office Access (by randallc) - 自动化 Microsoft Access.
- Microsoft Office Excel(由 water 等人提供) - 此 UDF 包含在 AutoIt 中. 链接到 documentation 页.
- Microsoft Office Excel Charts (by water, GreenCan) - 使用 Microsoft Excel 创建图表.
- Microsoft Office Outlook (by water) - 自动化 Microsoft Outlook. 链接到 documentation 页.
- Microsoft Office PowerPoint (by Toady) - 自动化 Microsoft PowerPoint.
- Microsoft Office Word(由 water 等人提供) - 此 UDF 包含在 AutoIt 中. 链接到 documentation 页.
OpenOffice¶
- OOo/LibO Calc (by GMK) - OpenOfficeCalc UDF.
Databases and web connections¶
- ADODB (by spudw2k) - ADODB 示例.
- DBF (by funkey) - 使用 DLL 读写 dBase 数据库.
- EzMySql (by oriz) - EzMySql - 将 MySql 数据库与 autoit 一起使用.
- FireBird (by eltorro) - FireBird,Interbase dll udf.
- MS SQL (by TheLuBu) - MSSQL.au3.
- MS SQL (by ChrisL) - _SQL.au3. ADODB 连接.
- MySQL (by cdkid) - MySQL关系数据库管理系统UDF.
- MySQL (by ProgAndy) - MySQL UDF(无 ODBC).
- MySQL (by James) - MySQL ODBC 连接器.
- SQLite (by ptrex) - SQLite 是一个实现自包含、可嵌入、零配置 SQL 数据库引擎的库.
- SQLite Array Functions (by SmOke_N) - SQLite 数组函数 - 一种用于独特数组和排序方法的更快方法.
- XML DOM Wrapper (by eltorro) - 支持对 XML 的 CRUD 操作. 包括 XSL 和 XPath.
- AutoIt PHP MySQL (by J2TeaM) - AutoIt、PHP 和 MySQL 的组合.
Data compression¶
- 7z, zip, gzip, bzip2, tar (by rasim) - 使用脚本必须提供的外部 DLL 的扩展库.
- LZMA (by trancexx) - LZMA(本机 Windows).
- LZMA Compression (by Ward) - LZMA 压缩 UDF.
- MessagePack (by Ward) - MessagePack 是一种高效的二进制序列化格式. 它允许您在多种语言(如 JSON)之间交换数据. 但是速度更快,体积更小.
- Package (by Yashied) - 包 UDF.
- pZip (by asdf8) - PureZIP_L 库 UDF.
- UnRAR (by rasim) - UnRAR.au3.
- Zip plugin (by eltorro) - 压缩插件.
- ZIP (by torels) - 纯 AutoIt 中的 ZIP.au3 UDF.
- zip (by wraithdu) - 创建 ZIP 文件并解压缩 ZIP 文件.
- ZIP (by joakim) - ZIP STRUCTS UDF(从头开始).
- zLib (by Ward) - zLib(放气/膨胀/GZIP)UDF.
- XZip (by eltorro) - “XStandard XZIP 组件”的另一个 UDF.
- XZip (by mLipok) - “XStandard XZIP 组件”的 UDF.
Encryption and hash¶
- AES Rijndael (by Ward) - 非常快的 AES UDF. 支持ECB/CBC/CFB/OFB分组密码模式.
- MD5,SHA1,CRC32,RC4,BASE64,XXTEA (by Ward) - 几个加密和散列函数.
- TrueCrypt (by FuryCell) - TrueCrypt UDF.
GUI Additions¶
- 3D Pie chart (by WideBoyDixon) - 3D饼图.
- Chart_UDF (by Kanashius) - 此 UDF 可用于在窗口中显示条形图.).
- ContextHelp.au3 (by Yashied) - 上下文帮助的管理(original).
- Easy Scrollbars (by Melba23) - 在您的 GUI 中轻松创建可滚动的部分.
- ExtMsgBox (by Melba23) - 一个非常可定制的 MsgBox 替代品.
- GUICtrlOnChangeRegister (by Mat) - 更改编辑内容时调用函数.
- GUIExtender (by Melba23) - 扩展和收缩 GUI 的部分(original).
- GUIFrame (by Melba23 & Kip) - Divide a GUI into adjustable frames.
- GUI Panel (by FireFox) - 将子 GUI 作为面板控件进行管理.
- Modern tray menu (by Holger) - 允许创建带有图标和颜色的现代、精美的 GUI 和托盘菜单.
- Pie chart (by Andreik) - 饼形图.
- SetOnEvent (by martin) - 为事件提供一种简单的方法来调用带参数的函数.
- Uskin (by JScript) - 允许用户使用 Windows .MSstyles 文件为其应用程序 GUI 设置皮肤的库.
- Toast (by Melba23) - 从系统托盘弹出的小消息 GUI.
- XSkin (by Valuater) - 一个大型库,允许为您的 GUI 换肤并应用自定义皮肤.
- Real Vista Aero Glass (by James) - Real Vista Aero Glass UDF - 您可以将玻璃效果应用于您的图形用户界面.
Controls¶
- Calendar (by jmon) - 日历 UDF.
- Colorpicker (by Yashied) - 创建一个按钮供用户选择颜色.
- GDIPlus Slider UDF (by Kanashius) - 此 UDF 可用于创建带有图像背景和要移动的图像的滑块.
- Graph control (by andybiochem) - 轻松创建和显示条形图和折线图.
- GraphGDIPlus UDF (by andybiochem) - 使用 GDI+ 轻松创建和显示条形图和折线图以利用双缓冲.
- GUICtrlCreateFinder (by Mat) - 允许您创建一个窗口查找器控件,就像在 AutoIt 窗口信息中看到的那样.
- GUITreeViewEx (by Melba23) - 检查/清除 TreeView 中的父项和子项复选框.
- GUIHotkey (by Mat) - 使用本机热键控件的 UDF.
- GUIPager (by Mat) - 创建和控制本机寻呼机控件.
- Hotkey input control (by Yashied) - 热键输入控制 UDF 库(非本地).
- ListView Edit UDF (by Kanashius) - 此 UDF 可用于简单地编辑列表视图.
- Marquees (by Melba23) - 制作纸条信息栏.
- Progressbar with GDIplus (by ProgAndy) - 您甚至可以使用全纹理图像.
- Ribbon (by trancexx) - Windows 功能区框架的 UDF.
- Syslink (by Yashied) - 提供了一种在窗口中嵌入超文本链接的便捷方式.
- Table (by andybiochem) - 表 UDF.
Hardware¶
- CommAPI (由 therealhanuta 提供)- 串行和并行通信(COM 端口、RS-232、LPT 端口)- 无需安装 DLL(使用 Windows API 调用).
- Device Management (by weaponx) - 设备管理 API.
- DirectShow (by monoceres) - DirectShow UDF.
- DirectSound (by eukalyptus) - DirectSound UDF.
- Direct2D (by eukalyptus) - Direct2D UDF.
- FritzBox (by Allow2010) - _FB_Tools - 从 Autoit 管理您的 FritzBox.
- I/O Port Functions (by Ascend4nt) - 用于与端口交互的输入/输出 UDF(x64 并行端口、键盘等).
- Monitor Configuration (by jaberwacky) - 监控配置 UDF.
- Mouse (by AlmarM) - AutoIt 供电的鼠标事件.
- MouseTrapEvent (by ozmike) - MouseTrapEvent UDF.
- NetInfo (by Nessie) - 用于测试互联网下载速度和上传速度的 UDF.
- Network configuration (by jguinch) - 网络配置 UDF.
- Serial Port/COM (by martin) - 串行端口/COM 端口 UDF.
- SMARTDRIVE (by ptrex) - 智能驱动分析.
- SPI Hardware Interface (by Blinky) - 通过LPT(打印机)端口使用SPI协议与MAX335芯片通信.
- Webcam (by LIMITER) - 网络摄像头 UDF.
- Webcam (by ludocus) - 网络摄像头 UDF.
Information gathering¶
- Computer information (by JSThePatriot) - 一个通用库,用于获取有关 Windows 机器的各种详细信息.
- WinPcap (by JRSmile) - Windows 数据包捕获库 WinPcap 的包装器.
- WinPcap (by Nicolas Ricquemaque) - 用于访问 WinPcap 驱动程序提供的主要功能的库.
Internet protocol suite¶
- cURL (by seangriffin) - 用于使用 URL 语法传输数据的 UDF.
- cURL (by Ward) - 支持 SSL 的 libcurl 的 AutoIt 二进制代码版本.
- IMAP (by mikeytown2) -IMAP.
- IMAP4 (by Tipulatoid) - IMAP4 UDF.
- IRC (by McGod) - 用于与 IRC 服务器通信的轻量级库.
- IRC (by rcmaehl) - IRC UDF - Chips 的 IRC UDF 的更新版本.
- IRC (by TheDcoder) - 完全符合 RFC 2812 和 IRCv3.1,功能丰富,支持 SASL 身份验证.
- JSON (by Gabriel13) - 符合 RFC4627 的 JSON 编码/解码.
- JSON (by Ward) - JSMN - 一个非严格的 JSON UDF.
- JSON (by ozmike) - 桥接到本机 Windows JSON 加上 AutoIt 的 OO 扩展.
- JSONgen: JSON generator (by Jefrey) - UDF 生成 JSON.
- POP3 (by Apzo) - 用于检索电子邮件的 POP3 库. 与 Gmail 不兼容,因为它使用 SSL.
- _POP3_Ex (by mLipok) - POP3 UDF 根据 1939 RFC,带有引用可打印解码器的修改版本.
- POP3 SSL (by Fox2) - 与 Gmail 兼容的 POP3 库. 它使用必须随脚本一起提供的外部可执行文件.
- Prowl (by mrflibblehat) - 使用 Prowl(适用于 iOS 的 Growl 客户端)将通知推送到 iPhone、iPod touch 或 iPad.
- Request (by Ward) - 功能强大且易于使用的 AutoIt HTTP 客户端,基于 Curl.au3 和 Json.au3.
- SFTP (by Lupo73) - UDF 支持使用 PSFTP 的 SFTP 协议.
- SMTP (by Jos) - 支持 Html 和附件的 Smtp 邮件程序.
- SNMP (by enaiman) - SNMPv1 和 SNMPv2c 的 SNMP_UDF.
- SNMP - MIB protocol (by ptrex) - 使用 WMI 从 SNMP 设备读取碳粉状态.
- SSH (by jeanphile) - 在您的代码中非常轻松地使用 SSH 协议.
- TCPServer (by Jefrey) - 多客户端,基于事件,能够将控制台应用程序绑定到套接字.
- UPnP Protocol (by ptrex) - UPnP - 读取和控制您的设备.
- WinHTTP (by trancexx) - 访问 HTTP 协议以创建 GET 和 POST 请求并以符合标准的方式提交它们,不支持 cookie.
- WinInet (by -Ultima-) - 访问标准互联网协议(FTP、Gopher 和 HTTP). 支持 GET/POST 请求和 cookie.
Maths¶
- Advanced Math UDF (by scintilla4evr) - 这是一个充满高级数学函数的 UDF. 它允许使用素数、创建数字序列、插值、计算黎曼 zeta 等函数的值.
- Advanced rounding (by Mat) - 支持不同的准确度测量和 8 种解决平局的方法.
- Big number (by eukalyptus) - 使用 AutoIt 通常无法支持的非常大的数字进行计算.
- Decimal To fraction (by Malkey) - 将任何十进制数转换为分数. 示例:1.2 至 6/5.
- Number base conversion (by james3mg) - 小于 63(支持小数)的正基数从、到和之间.
- NumToWord (by Mat) - 将数字转换为人类可读的字符串.
- Polynomials (by Mat) - 使用多项式的函数.
- Primes (by jennico) - 许多处理质数生成和计算的函数.
- Roman Numerals (by AZJIO) - 罗马数字.
- Root function (by Mat) - 计算出数字的实根.
- StringAPL (by minx) - 内联 APL 解释器.
- Trigonometry math functions (by trancexx) - _ATan2()、_Cosh()、_Frexp()、_Hypot()、_Ldexp()、_Logb()、_Sinh()、_Tanh().
Media¶
- FreeImage library (by ProgAndy) - 对图像的各种操作,例如旋转、调整大小、翻转.
- HtmlHelp (by Geodetic) - HTMLHelp UDF.
- OCR (by ptrex) - AU3 中的真实 OCR - 带有 MS Office 2003 的 MODI.
- OCR (by seangriffin) - Tesseract(屏幕 OCR)UDF.
- OCR (by KabueMurage) - OCRSpace API 客户端 UDF.
- Printer controller (by martin) - 在页面上的任何位置以任何字体、大小和颜色打印文本,以任何颜色绘制直线、曲线、椭圆、饼图,并打印图像.
- Printing (by GRS) - 从 AutoIt 打印.
- RTF_Printer (by mLipok) - RTF_Printer.au3 - 在后台打印 RichEdit.
- Simple DirectMedia Layer (by AdmiralClaws) - 添加对游戏杆、CD、2D 图形、计时器的支持. 看 SDL website 了解更多信息.
Graphics and image¶
- Bitmap Library (by evilertoaster) - 位图库.
- IrrLicht (by A. Percy) - 适合创建游戏的 3D 图形引擎.
- au3Irrlicht2 (by JRowe) - 另一个将 Irrlicht 和 au3 结合在一起的 UDF. 从历史上看,它是上述 UDF 的某种追随者,在技术上采用了完全不同的方法.
- ImageGetInfo (by Lazycat) - 这是一个 UDF,用于从 JPEG、TIFF、BMP、PNG 和 GIF 中读取信息 - 大小、颜色深度、分辨率.
- OpenGL (by LarsJ) - 没有外部库的 OpenGL 等.对于 JPEG 文件,UDF 还检索各种 Exif 信息.
- OpenGL (2.0) (by minx) - 用于 OpenGL + AutoIt 的新 UDF 集.
- Photoshop CS5 (by karime1) - 使用 AutoIt 控制 Photoshop CS5 Obj 的新 UDF.
Players¶
- VLC (by seangriffin) - VLC(媒体播放器)UDF.
- VLC Media Player (by ptrex) - VLC 媒体播放器.
- WMP (by ConsultingJoe) - Windows 媒体播放器 UDF.
Sound¶
- BASS Function Library (by BrettF) - 通过 Bass、BassEnc、Bass FX、BassSFX、BassAsio 和 BassCd DLL 的包装器实现声音和音乐.
- MIDI (by eynstyne) - MIDI UDF.
- SAPIListBox (by seangriffin) - SAPIListBox(语音识别)UDF.
- TTS (by Beege) - 文本到语音 UDF.
- libZPlay (by Danyfirex) - libZPlay 的 UDF - 用于播放 mp3、mp2、mp1、ogg、flac、ac3、aac、oga、wav 和 pcm 文件和流的多媒体库.
PDF¶
- Acrobat Reader - ActiveX Viewer (by mLipok) - 使用 Acrobat Reader ActiveX COM 对象“AcroPDF.PDF.1”制作您自己的 PDF 查看器 GUI
- Debenu PDF Viewer SDK (by mLipok) - 使用 Debenu PDF 查看器 SDK 在您的应用程序中显示 PDF 文件的功能集合.
- Debenu Quick PDF Library (by mLipok) - Debenu 快速 PDF 库的功能集合.
- FoxIt Reader (by ptrex) - AU3 中的 PDF 阅读器.
- MPDF (by taietel) - 从您的应用程序创建 PDF.
- PDFCreator (by ptrex) - PDFCreator 的自动化允许您创建和操作 PDF 文件.
- PDFCreator (by mLipok) - 具有工作事件处理程序的 PDFCreator v1.xx 的 UDF.
- _StringToPDF (by Tam0r) - 将字符串写入 PDF 文件并指定字体大小、类型等.
Security¶
- VirusTotal (by Danyfirex) - VirusTotal API 2.0 UDF.
Social Media and other Website API¶
- CrowdinAPI (by mLipok) - UDF 使用 crowdin.net website API 对于某些功能(创建项目、添加和更新文件、下载翻译或集成本地化).
- Dropbox authenticator (by Gimerly) - Dropbox 验证器.
- Easypost (by dcat127) - 打印 USPS 邮资标签.
- eBay (by seangriffin) - eBay UDF(来自“购物 API”的函数 GetItemStatus 和 GetSingleItem).
- Gmail (by PhoenixXL) - 远程 Gmail (UDF).
- Google Functions (by Beege) - Google 功能(建议、定义、翻译、转换).
- Google Maps (by seangriffin) - 谷歌地图 UDF.
- Imgur - 一个 AutoIt UDF,可帮助您使用 Imgur API 上传图像.
- iTunes (by torels) - iTunes UDF.
- iTunes (by Beege) - 另一个 iTunes UDF.
- No-IP (by Nessie) - 使用此 UDF,您可以简单地更新您的无 IP 主机名并检索无 IP 地址的 IP 地址.
- PasteBin (by mrflibblehat) - 巴斯德宾 UDF.
- Skype (by FireFox) - Skype4COM 为 Skype API 提供了一个 ActiveX 接口.
- Teamspeak 3 (by chipDE) - Teamspeak 3 UDF.
- TeamViewer API (by mLipok) - TeamViewer API 的 UDF - 一个适度的开始.
- TVmaze.com API (by BBs19) - TVmaze.com API UDF(电视剧).
- Twitter (by seangriffin) - 推特 UDF.
- Yahoo Weather (by Nessie) - YWeather UDF - 雅虎天气 API.
- Youtube Uploader (by BrettF) - AYTU - AutoIt Youtube 上传器.
Windows¶
- ACL (by ptrex) - 在 Windows 对象上设置 ACL.
- FileSystemMonitor (by seangriffin) - 文件系统监视器 UDF.
- Firewall (by JLogan3o13) - Windows 防火墙 UDF.
- ITaskBarList (by Beege) - ITaskBarList UDF.
- Local account (by engine) - 本地帐户 UDF.
- Magnifier Functions (by Ascend4nt) - 此 UDF 公开了自 Windows Vista 以来可用的大部分有用的放大镜 API 函数.
- Process UDF (by TheDcoder) - 与 Windows 中的进程交互,运行进程并在单个函数调用中获取输出和退出代码!
- Registry (by engine) - Windows 注册表 UDF.
- Registry (by seanhart) - RegWriteAllUsers / RegDeleteAllUsers.
- Startup (by guinness) - 在启动文件夹或注册表中创建启动项.
- SCCM (by JLogan3o13) - 系统中心配置管理器库.
- System restore (by FredAI) - System restore UDF.
- Taskplanner/Taskscheduler COM (by Allow2010) - 使用 Windows Taskplaner / Task Scheduler 的 UDF.
- Task Scheduler (by dbzfanatic) - 任务计划程序 UDF.
- TTS UDF (by Kanashius) - 与 SAPI 自动化对象一起使用的 UDF - 文本到语音 (TTS) 引擎
- UAC (by AdamUL) - 用户帐户控制 (UAC) UDF.
- WIMGAPI (by Homes32) - 用于在没有 ImageX.exe 的情况下操作 Windows 图像文件 (.wim) 的 UDF.
- Windows Events (by Emperor) - 创建您自己的 Windows 事件.
- Windows Services (by engine) - Windows 服务 UDF.
- WRMF (by Luigi) - WRMF - Windows 注册表监视器调用函数.
Misc¶
- Android (by Moriba) - 安卓 UDF.
- Animated tray icons (by Yashied) - 轻松制作动画托盘图标.
- Atom Table (by Ascend4nt) - 使用唯一的数字标识符在本地(在程序级别)或全局(在操作系统级别)存储字符串. 此 UDF 允许您添加、查找、删除和查询这些原子.
- Barcode generators (by willichan) - 根据提供的数据创建 Code128A/B/C 或创建 Code39 或 Code39Extended 优化条码.
- Binary (by Ward) - 二进制 UDF.
- BinaryCall (by Ward) - BinaryCall UDF - 在 C 中编写子程序,在 AutoIt 中调用.
- Clipboard History (by wraithdu) - 保存和恢复整个剪贴板内容. 灵感来自 AHK 的 ClipboardAll.
- CmdLine (by Jefrey) - 用于解析命令行参数的函数集合.
- Copy (by Yashied) - 在不暂停脚本的情况下复制或移动文件和目录. 复制时检索当前状态(复制的字节、错误代码等).
- DDEML (by doudou) - 通过 DDEML UDF,可以将 AutoIt 脚本用作 DDE 客户端或服务器.
- _DLLStructDisplay (by Ascend4nt) - 在 ListView 中显示结构.
- Experimental Maps UDF (by TheDcoder) - AutoIt 中新地图数据类型的 UDF,类似于标准 UDF 中包含的数组 UDF.
- FASM (by Ward) - 嵌入式平面汇编程序 (FASM) UDF.
- _FileGetMimeType (by Wiliat87) - _FileGetMimeType UDF.
- File locking with cooperative semaphores (by willichan) - 无需服务器的简单文件锁定.
- FindMimeFromData (by twbradio) - 使用 urlmon.dll 查找 MimeFromData.
- Hotkey.au3 (by Yashied) - 热键 UDF 管理,与 HotkeySet() 相比具有多项优势.
- Inline Assembly (by Ward) - 将代码汇编为二进制机器代码并运行它.
- LFN (by orbs) - LFN UDF - 克服 256 个字符的 MAX_PATH 限制.
- LASM - Light Assembler (by minxomat) - 这是汇编程序的内联 UDF
- MemoryDll (by Ward) - 在脚本中嵌入 DLL 并从内存中调用函数.
- NoFocusLines (by Melba23) - 从按钮、滑块、收音机和复选框中删除焦点虚线,这些虚线会破坏 GUI 的外观.
- NotifyIcon (by FireFox) - NotifyIcon UDF(以前称为 TrayIconEx)- 创建、删除和管理自我通知图标.
- PixelGetColor (by Manadar) - 从内存 UDF 获取或读取像素.
- RDC (by Yashied) - ReadDirectoryChanges 包装器.
- Resources (by Zedna) - 资源 UDF.
- ResourcesEx (by guinness) - ResourcesEx UDF(最新的 AutoIt 语言语法 v3.3.12.0).
- Spell Checker (by iCode) - 拼写检查器 UDF - Hunspell.
- StringSize (by Melba23) - 自动调整控件大小以适合您要放入其中的文本.
- Synology filestation (by nend) - 适用于 Synology NAS 服务器用户的 UDF.
- TVExplorer (by Yashied) - TVExplorer UDF.
- SciLexer (by Kip) - SciLexer UDF.
- AutoItAppveyor (by KyleChamberlin) - 该库包含将您的 AutoIt 脚本和程序与 Appveyor CI 集成的功能.
- Micro Unit Testing Framework (by KyleChamberlin) - Micro 是与 AutoIt 一起使用的 xUnit 风格测试框架设计.
- TeenyScript (by tarretarretarre) - TeenyScript 是 AutoIt 的超集,使它更先进. TeenyScript 代码被解析为原生 AutoiT 代码.
- Logger (by Worlor) - Logger 是一款非常易于使用的一体化日志记录工具! 它每天启用日志轮换并在 x 天后压缩它
Tools¶
- SciTE4AutoIt3 包含 SciTE,包装在一个安装程序中,包含所有需要的配置设置和许多实用程序,例如 AutoIt3Wrapper, SciTEConfig, Tidy, Au3Stripper 等以增强 SciTE 以与 AutoIt3 一起使用.
- KODA Form Designer - 一个独立的应用程序,旨在帮助为 AutoIt3 脚本语言创建表单 (GUI). 它包含在 SciTE4AutoIt3 中.
- ISN AutoIt Studio - AutoIt 编程语言的完整 IDE.
- ISN AutoIT form Studio - AutoIt 的图形表单设计器.
- AutoIt Obfuscator - 混淆您的 AutoIt 脚本源代码和算法,以保护它免受逆向工程分析、破解和反编译.
Useful Resources¶
Documents¶
Websites¶
- Official Website
- Official Forum
- Vietnamese Forum
- French Forum
- Brazilian Forum
- Germany Forum
- Russian Forum
- Spanish Forum
- AutoIt Wiki
- Programs - 在 AutoIt 中创建的程序列表.
- AutoIt Group on Facebook (越南语).
Guides/Tutorials¶
- Tutorials - AutoIt 有许多可用的教程. 此页面是一些已知教程的概述.
- Best coding practices - 详细解释什么被认为是 AutoIt 中的最佳编码实践. 这些建议基于许多其他编程语言通用的公认编码实践. 您不需要遵循它们,但建议您这样做.
- Snippets - 通常可以合并到脚本中以添加额外功能的单个函数或小段代码.
Videos¶
- AutoIt Tutorials 通过 403 禁止 403.
- AutoIt Tutorials 通过 AutoitFrench.
- AutoIt for Beginner 由李赛.
- AutoIt for Beginner 由 Hai The Luong 撰写.
- Advanced AutoIt Tutorials 由 Juno_that [Subscribe].
Books¶
- AutoIt v3: Your Quick Guide 通过安迪弗莱斯纳(Download PDF).
- Instant AutoIt Scripting 来自非斯拉索的 Emilio Aristides.
- AutoIT Scripting For Beginners 拉詹.
- Learn To Program Using FREE Tools with AutoIt 1.2 由 Jfish 提供.
Syntax Highlighter¶
- GeSHi - Generic Syntax Highlighter
- Highlight.js - 从 8.7 版本开始添加了 AutoIt
- Crayon Syntax Highlighter (WordPress 插件) - 自版本 1.8.2 起添加了 AutoIt
- WP Syntax (WordPress 插件) - 基于 GeSHi.
- PrismJS - 从 1.1.0 版本开始添加 AutoIt
- AutoIt - Visual Studio - Visual Studio 的 AutoIt 扩展.
License¶
这项工作已获得许可 Creative Commons Attribution 4.0 International License.
Other Awesome Lists¶
- awesome 通过@sindresorhus
- awesome-all 通过@bradoyler
- awesome-awesome 通过@emijrp
- awesome-awesome 通过@erichs
- awesome-awesome 通过@oyvindrobertsen
- awesome-awesomeness 通过@bayandin
- awesome-awesomes 通过@fleveque
- awesome-collection 通过@flyhigher139
- lists 通过@jnv