CIipboard倒序文字0

#Persistent
#SingleInstance force

alt::
suspend
return


~RButton up::
  WinGetActiveTitle, Title
                          IfInString, Title, Firefox
                             { 
                                 KeyWait,RButton, U
                                  gosub b
                                  sleep, 158
                                KeyWait, Ctrl

                              }
Return


b:
send ^c
sleep 118


                  new=
       
                  str=%Clipboard%
                 Loop, Parse, str
                      {
                                new := A_LoopField . new
                      }
                     StringReplace, new, new, `n`r, `r`n, All
                     ;msgbox,,,% Clipboard:=new ,0.1
                    msgbox,,,已经倒序 ,0.1
                     gosub 保存



return












保存:


  FileAppend,%Clipboard%`n************************************************************************************************************>`n`n,%A_YYYY%%A_mm%%A_dd%.txt
return

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

Chrome标签绑定

2021-12-2 15:21:53

其他

Clip

2021-12-2 15:22:11

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