2020年12月1日
摘要: find&copy.bat ` @ECHO OFF @for /f %%i in (fileNameList.txt) do ( echo begin copy... %%i echo find file ... C:\Users\Administrator\Desktop\bat\test%%i 阅读全文
posted @ 2020-12-01 15:59 woshare 阅读(6636) 评论(0) 推荐(0) 编辑