枚举显示.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
[下一页] [尾页]
转到:
