Search Articles — Sudonull

Search Results

From the web

AutoHotkey

https://www.autohotkey.com/

AutoHotkey (AHK) is a powerful automation tool that can transform the way you interact with Windows. Once you see how easy to follow [the tutorials] are, you will realize how intuitive, yet powerful, …

Documentation - AutoHotkey

https://www.autohotkey.com/docs/

Documentation This page provides an overview of the official AutoHotkey documentation and community-maintained translations. Official English Documentation

AutoHotkey和Quicker各有什么优势和弊端? - 知乎

https://www.zhihu.com/question/423721043

可以运行其他类型的脚本(包括AHK,需要安装AHK环境)。 通过浏览器扩展,Quicker可以直接控制网页或浏览器本身。 通过HTTP模块,可以方便的调用第三方API。 通过WebView2浏览器控件,可以 …

AutoHotKey 是个半吊子脚本语言吗? - 知乎

https://www.zhihu.com/question/26675539

其实AHK是一门胶水语言,缺乏一些语法特性,也能做很多,界面都可以堆出来。甚至有人做了个查词典的程序。 尤其ahk v1。他的领域比较窄。 想要更多?与其升级ahk v2,不如学习混合编程,打开新 …

AutoHotkey怎么开始编程运行案例运行.ahk文件-百度经验

https://jingyan.baidu.com/article/acf728fd75fbb3f8e510a3d7.html

Jan 27, 2018 · AutoHotkey怎么开始编程运行案例运行.ahk文件,AutoHotkey这个工具由于平时很少用,开始学的时候,有点不知道怎么运行,下面就告诉大家怎么开始编程.ahk文件,并运行。

怎么让鼠标自动连点(AHK版)-百度经验

https://jingyan.baidu.com/article/8ebacdf022773e08f65cd5a8.html

Oct 18, 2021 · 怎么让鼠标自动连点(AHK版),鼠标自动连点是一个很实用的功能,可以解放我们的双手,避免重复劳动。也是很多爱好玩游戏的小伙伴喜闻乐见的功能。有很多方法可以实现鼠标自动连 …

Quick Reference | AutoHotkey v2

https://www.autohotkey.com/docs/v2/

This page contains information about the currently used version, the authors, the license, and a quick overview of the documentation.

AHK 如何实现按一个键执行 再按一次停止? - 知乎

https://www.zhihu.com/question/385736401

Apr 6, 2020 · 想要个MC的AFK脚本(自动一直长按着一个键),希望能实现左键按下开启,再按一次停止的操作。

autohotkey调试(简单方法) - 百度经验

https://jingyan.baidu.com/article/3d69c5516c629df0cf02d78b.html

Aug 12, 2015 · 可以看到该脚本进行的每一步都列出来,直到遇到停止(如:msgbox,pause),继续按ESC后,按F5刷新调试窗口,接下来的每一步会接着出现。

List of Keys (Keyboard, Mouse and Controller) | AutoHotkey v1

https://www.autohotkey.com/docs/v1/KeyList.htm

This page lists all mouse buttons, keyboard keys and controller buttons which can be used for hotkeys and key-specific commands/functions.

Trending Now