「AHK 快餐店 – 读者互动[2]」的评论 http://inloveinparis.com/ahk-22-qa2/ 分享免费、小巧、实用、有趣、绿色的软件 Mon, 24 Aug 2009 04:32:37 +0000 hourly 1 https://wordpress.org/?v=6.8.1 评论者:aofa http://inloveinparis.com/ahk-22-qa2/comment-page-1/#comment-47470 Mon, 24 Aug 2009 04:32:37 +0000 http://inloveinparis.com/ahk-22-qa2/#comment-47470 回复给 sfufoet

粘贴是不可能的

你可以写send,XXXXXX

你是想要快捷登陆吗?

]]>
评论者:sfufoet http://inloveinparis.com/ahk-22-qa2/comment-page-1/#comment-23880 Wed, 20 Aug 2008 01:10:23 +0000 http://inloveinparis.com/ahk-22-qa2/#comment-23880 回复给 soskitty

没有三字母的热键组合。只有两个字母的热键组合。

a & h::run 目标

如果要三个字母的话,只能用热字符串。
::ahk::run 目标

]]>
评论者:soskitty http://inloveinparis.com/ahk-22-qa2/comment-page-1/#comment-23875 Tue, 19 Aug 2008 15:18:48 +0000 http://inloveinparis.com/ahk-22-qa2/#comment-23875 回复给 soskitty

例如同时按下a、h、k三个字母打开ahk主程序

]]>
评论者:soskitty http://inloveinparis.com/ahk-22-qa2/comment-page-1/#comment-23874 Tue, 19 Aug 2008 15:18:12 +0000 http://inloveinparis.com/ahk-22-qa2/#comment-23874 想知道 ahk 里同时按下两个字母的热键怎么写~

]]>
评论者:sfufoet http://inloveinparis.com/ahk-22-qa2/comment-page-1/#comment-22233 Wed, 16 Jul 2008 14:09:38 +0000 http://inloveinparis.com/ahk-22-qa2/#comment-22233 回复给 wildtoy

1、是按住某个按键和弹起某个按键吗?

2、用hotkey命令,参考这里
http://inloveinparis.com/coy-paste-hotkey/

3、在特定时间运行程序:
用这些自带的变量来获得系统的时间,判断时间,然后运行(run)程序
A_Hour
A_Min
A_Sec

]]>
评论者:wildtoy http://inloveinparis.com/ahk-22-qa2/comment-page-1/#comment-22170 Tue, 15 Jul 2008 18:25:39 +0000 http://inloveinparis.com/ahk-22-qa2/#comment-22170 sfufoet 最近我在把以前用按键精灵做的几个脚本转译成AHK,在实现下面几个基本命令时比较麻烦,想学学你是怎么样写的

脚本启动后
1某键暂停/某键继续
2可随时中止热键
3可以设定运行时间

]]>
评论者:wildtoy http://inloveinparis.com/ahk-22-qa2/comment-page-1/#comment-20989 Mon, 23 Jun 2008 13:56:18 +0000 http://inloveinparis.com/ahk-22-qa2/#comment-20989 文件夹想进就进 的汉化脚本能给我发一份么
你提供的两个脚本都下不来
我想研究一下做个闹钟什么的
最好小众先做出来
功能有
1当前时间显示
2定时或延时设置
3提示方法音乐(默认选定)\文字(提示5秒)\启动程序或文件(默认关机)

]]>
评论者:sfufoet http://inloveinparis.com/ahk-22-qa2/comment-page-1/#comment-20766 Fri, 20 Jun 2008 06:14:27 +0000 http://inloveinparis.com/ahk-22-qa2/#comment-20766 回复给 wildtoy

我不喜欢泡论坛,如果你喜欢深度,可以给深度建议。

]]>
评论者:wildtoy http://inloveinparis.com/ahk-22-qa2/comment-page-1/#comment-20762 Fri, 20 Jun 2008 04:42:06 +0000 http://inloveinparis.com/ahk-22-qa2/#comment-20762 回复给 wildtoy

这个我知道,又卡又少,不能在深度上友情开个AHK专版么

]]>
评论者:sfufoet http://inloveinparis.com/ahk-22-qa2/comment-page-1/#comment-20758 Fri, 20 Jun 2008 02:14:26 +0000 http://inloveinparis.com/ahk-22-qa2/#comment-20758 回复给 wildtoy

多谢你的代码。呵呵。

国内目前有个小论坛:http://ahk.5d6d.com/

]]>