V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
wandero
V2EX  ›  问与答

请教一个 ahk 问题

  •  
  •   wandero · Jan 23, 2016 · 1750 views
    This topic created in 3754 days ago, the information mentioned may be changed or developed.

    (代码盲,不知道如何准确表述……)

    在 ahk 里, settimer 和 hotkey 代码中都有 operation label 这种用法

    请问在 loop 里或者其他地方能不能这么用?

    另外我尝试这么用 hotkey

    hotkey,1,label1
    
    hotkey,2,label2
    
    hotkey,3,label3
    
    label1:
    ……
    return
    
    label2:
    ……
    return
    
    label3:
    ……
    return
    

    只有 label1 能被执行,这是什么地方出了问题

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2195 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 00:28 · PVG 08:28 · LAX 17:28 · JFK 20:28
    ♥ Do have faith in what you're doing.