ahk豪赤贫lv0

这个人很懒,什么都没有留下!

概览

发布的

订单

邀请码

关注

粉丝

收藏

设置

  • https://www.autoahk.com/archives/9458

    想学习autohotkey,但不知道从哪开始入门,求指导~~
  • 天啊,我弃坑了次看到,都花了多少钱了!!!

    剑灵小橙子全职取色宏开源
  • 河老大 函数有基础教学吗?

    后台发送按键和操作鼠标 By FeiYue
  • 我表达错误了,应该是勾选其中几个,指定的单独一个热键执行他们各自的内容!下面如果我有多个勾选框的话也是按照这样if下去吗?

    XButton1:
    if (ms=1);下拉列表选框
    {
    if (zdx=1);勾选框
    {
    SetTimer,开始,0
    SetTimer,自动,0
    KeyWait, XButton1
    SetTimer,开始,Off
    SetTimer,自动,off
    }
    else
    if(zdx=0)
    {
    SetTimer,开始,0
    KeyWait, XButton1
    SetTimer,开始,Off
    }
    return
    }

    Checkbox问题!
  • 社区搜索热键 有教程

    问题1.怎么解决不符合if的条件也会执行send {A} 2.如何能按下F1后持续循环
  • 感谢我dome哥

    萌新求助
  • 感谢我河老大

    萌新求助
  • 感谢我dome哥

    萌新求助!
  • 感谢我僵尸哥

    萌新求助!
  • if (xz=1)
    {
    #if ms=1
    XButton1::
    SetTimer,开始,0
    KeyWait, XButton1
    SetTimer,开始,Off
    return

    #if ms=2
    XButton1::
    onoff:=!onoff
    if(onoff=0)
    SetTimer, 开始, Off
    else
    SetTimer, 开始, 0
    return
    #If
    }

    else

    if(xz=2)
    {
    #if ms=1
    XButton2::
    SetTimer,开始,0
    KeyWait, XButton2
    SetTimer,开始,Off
    return

    #if ms=2
    XButton2::
    onoff:=!onoff
    if(onoff=0)
    SetTimer, 开始, Off
    else
    SetTimer, 开始, 0
    return
    #if
    }
    return

    这样写XButton1:: XButton2::都能触发.我该怎么写才不会都能触发

    萌新求助
个人中心
购物车
优惠劵
有新私信 私信列表
搜索