显示所有窗口的信息

WinGet, id, list,,, Program Manager
Loop, %id%
{
    this_id := id%A_Index%
    WinActivate, ahk_id %this_id%
    WinGetClass, this_class, ahk_id %this_id%
    WinGetTitle, this_title, ahk_id %this_id%
    MsgBox, 4, , Visiting All Windows`n%a_index% of %id%`nahk_id %this_id%`nahk_class %this_class%`n%this_title%`n`nContinue?
    IfMsgBox, NO, break
}

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

时间戳转正常时间

2020-3-9 3:17:44

其他

显示活动目录和excel文档路径

2020-3-9 3:19:44

个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索