$handle = ControlGetHandle("欢迎", "", "SysListView321");获取句柄 $Name = _GUICtrlListView_GetItemCount($handle) - 1 ;项目数量 $shuju = "" For $i = 1 To $Name - 2 $shuju = $shuju & _GUICtrlListView_GetItemTextString($handle, $i) & @CRLF ;读取字符串以|分割 Next MsgBox(0, "文本: " & $Name, $shuju)
您需要 登录 才可以下载或查看,没有账号?加入
举报
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2024-11-16 22:19 , Processed in 0.087720 second(s), 24 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2024 Discuz! Team.