项目作者: abcdlzy
项目描述 :
dir命令得到的结果以图形化界面显示的小工具(windows dir command result display to graphic)
高级语言: C#
项目地址: git://github.com/abcdlzy/dir-explorer.git
dir-explorer
dir命令得到的结果以图形化界面显示的小工具(windows dir command result display to graphic)
支持的命令: dir /a /s
support command : dir /a /s
编译好的程序 dir explorer(.net 2.0).exe,直接下载就能用了,需要.net 2.0。
dir explorer.exe为多线程版本,需要.net 4.0。
搜索功能可以使用 * 来进行模糊搜索,使用 | 来同时搜索多个匹配条件。
运行效果