脚 本 之 家 www.jb51.net
页面导航:  不限条件-->枚举显示批处理bat
本地搜索:
枚举显示.bat[code]@echo offmode con:cols=80 lines=8title 枚举显示set tgt=%windir%for /F "tokens=*" %%i in (’dir %tgt% /A- /B /S’) do @(cls && echo %%i && for /L %%k in ...
http://www.jb51.net//article/10932.htm
共有:1/10,当前1/1页  [首页] [上一页] 1 [下一页] [尾页] 转到: