举报
#include <ACN_String.au3> AutoItSetOption("WinTitleMatchMode", 4) While 1 $text = ControlGetText("classname=TTOTAL_CMD", "","TMyPanel9") if stringinstr(fileread('log.txt'), $text) = 0 and $text <> '' Then filewriteline('log.txt', $text) sleep (100) WEnd
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-4-20 16:43 , Processed in 0.083838 second(s), 20 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.