Board logo

标题: [已经解快!]获取项目 [打印本页]

作者: XiaoGuDong     时间: 2009-5-24 03:22    标题: [已经解快!]获取项目
如下图,如何获取划红框内的项目?(批处理)

Last edited by XiaoGuDong on 2009-5-24 at 10:22 ]
附件 1: 获取项目.GIF (2009-5-24 03:22, 32.04 KiB,下载次数: 2)



作者: tireless     时间: 2009-5-24 05:29
Window v1.5 - steve@steve.org.ku

Usage: Window Window Title

/hide Hide the matching windows.
/show Show the matching windows, don't hide them.
/min Minimize matching windows.
/max Maximize matching windows.
/top Toggle window 'Always on Top'.
/list List all non-hidden window titles.
/listhidden List only hidden window titles.
/listall List all window titles.
/kill Kill the given windows.

'Window Title' may optionally be a wildcard expression. If this
is the case be sure to surround it in quotes (").

http://www.steve.org.uk/Software/windowhide/

Last edited by tireless on 2009-5-24 at 05:32 ]

作者: XiaoGuDong     时间: 2009-5-24 10:21
谢谢提供这么好的工具!