Dim $1='"收银台",""' MsgBox(0, "", $1) If WinExists($1) Then WinActivate ($1) EndIf
Dim $1='"收银台",""' MsgBox(0, "", $1) If WinExists("收银台","") Then WinActivate ("收银台","") EndIf
举报
Dim $1='收银台,11111' ShellExecute(@ScriptDir &"\收银台,11111.txt") MsgBox(0, "", $1,2) If WinExists($1) Then WinActivate ($1) MsgBox(0,0,"成功") Else MsgBox(0,1,"失败") EndIf
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-4-24 22:53 , Processed in 0.081168 second(s), 24 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.