|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/intermediate-autohotkey-windows-desktop-automation-rpa/
课程评论:没有评论
## Coursera 课程内容总结:中级 AutoHotkey:自动化你的 Windows PC 本课程是 AutoHotkey 系列的进阶篇,旨在帮助学员深入掌握 AutoHotkey 编程,以开发更强大的机器人流程自动化 (RPA) 软件。**我们假定您已完成 AutoHotkey 入门课程,或至少有 6 个月 AutoHotkey 编程经验**,课程将直接开始讲解高级主题。 **课程亮点:** * **脚本优化:** 学习设置实用的默认脚本选项。 * **数据与操作发送:** 掌握多种向程序发送数据、文本和操作的方法。 * **定时器模拟多线程:** 学会使用 SetTimer 来实现类似多线程的效果。 * **读写配置文件:** 了解如何读写 `.ini` 文件,用于存储用户偏好和设置。 * **读写 Windows 注册表:** 掌握修改和读取 Windows 注册表的方法。 * **控件级自动化:** 学习通过控件来自动化老旧程序,这是非常有效的技术。 * **菜单自动化:** 掌握自动化程序的菜单操作。 * **循环与数组:** 深入学习 5 种 AutoHotkey 循环,以及简单数组、关联数组(字典/映射)的使用。 * **代码求助:** 学习如何有效地获取 AutoHotkey 代码的帮助。 通过本课程,您将能更有效地为您的 Windows PC 注入“个性化”自动化能力。本课程适合希望提升 AutoHotkey 技能,并将其应用于 RPA 开发的学员。
AutoHotkey is an amazing tool that can help automate programs on your windows computer. In this course we take a deeper-dive into programming with AutoHotkey. The skills learned in this course will help you develop better Robotics Process Automation software.I highly recommend you either work through the Intro to AutoHotkeys Udemy course or have ~6 months experience programming in AutoHotkey as we hit the ground running.We cover a lot of great tools in AutoHotkey in this course. But don't worry, you don't need to be a programmer to understand the course. Here's a brief outline of what you'll learn:Some great default settings to have in your scriptsVarious types of ways to Send data/text/actions to programsUsing a Set Timer to give the illusion of multi-threadingReading and Writing to.ini files (great ways to store preferences & settings)Reading and Writing to the Windows RegistryAutomating programs with Controls (amazing way to automate older programs!)How to automate older programs using their menusHow to work with 5 types of AutoHotkey LoopsHow to work with Simple and Associative Arrays / Dictionaries / MapsHow to get help with your codeTake your next steps to learning AutoHotkey and how to put the "personal" back into your computer.This course assumes you've already taken the Intro to AutoHotkey course. People having used AutoHotkey for more than 6 months can probably jump into it without having taken the prior course