AHK_代码后加一定数量空格和注释符

~LButton::                                                                              ;

keywait,Lbutton ,T0.3                                                                   ;

if errorlevel                                                                           ;
  {
 send, {Lbutton down}                                                                   ;
   gosub                                                                            ;

}                                                                                       ;
else {                                                                                  ;
  
Send {lbutton}                                                                          ;
send {left}{right}
}                                                                                       ;
                                       
return





#IfWinActive ahk_class Notepad                                                          ;

rbutton::                                                                               ;
Winminimize,A
suspend
return
#IfWinActive


   



:

 minGap  = 8                                                                           ;
  mousegetpos xpos1,ypos1
  Keywait, LButton, U                                                                  ;             


  mousegetpos xpos2, ypos2                                                             ;
  if (abs(xpos1-xpos2) < minGap and abs(ypos1-ypos2)<minGap)                           ; Lbutton
  send, {Lbutton up}                                                                   ;


  else if (xpos2-xpos1 > minGap and abs(ypos1-ypos2)<minGap)                           ; left  
     Gosub 
 
 else  
    send, {Lbutton up}
  return

:
cd :="88"
tooltip,
     SetTimer,,888
       send {Rbutton}{down 2}{enter}    
         send, {Lbutton up}
space_0 := "1"
return


#if space_0 = 1
$Space::
changdu :=StrLen(Clipboard)
    ;MsgBox,%changdu%
       cd :=cd-changdu
          ;MsgBox,cd%cd%
              send ^v
loop %cd%
{     
   send {space}
} 
send {;}
space_0 := "0"                                                                          ;

return
#if 






:
tooltip,
return

给TA捐赠
共{{data.count}}人
人已捐赠
其他

ahk_代码后加空格2

2021-12-11 9:08:28

其他

GifCam辅助工具

2021-12-11 9:10:41

0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索