首页 > Windows开发 > 详细

最近发现了一个神器AutoHotKey,可以比作Windows图形界面下的shell脚本

时间:2015-04-20 16:30:19      阅读:298      评论:0      收藏:0      [点我收藏+]

在shell下,我们需要完成什么操作,可以写成一个shell脚本然后运行它;

win下,可以写个autohotkey脚本,然后绑定快捷键,一键运行。

 

网上的教程很多,如

http://xbeta.info/autohotkey-guide.htm

http://jixiuf.github.io/autohotkey/AutoHotKey_1.html

http://www.cnblogs.com/hustlijian/archive/2012/11/26/2789726.html

有个中文论坛

http://ahk8.com/archive/index.php

这个github里收集了很多脚本

https://gist.github.com/ronjouch/2428558

如果需要autohotkey开机自动运行,加到startup文件夹即可,细节可参考

http://www.2cto.com/os/201204/127276.html

 

最近发现了一个神器AutoHotKey,可以比作Windows图形界面下的shell脚本

原文:http://www.cnblogs.com/aquastone/p/auto-hot-key-study.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!