摘要:
@echo off & setlocal EnableDelayedExpansionfor /f "delims=" %%i in ('"dir /a/s/b/on *.*"') do (set file=%%~fiset file=!file:/=/!echo !file! >> 路径.txt) 阅读全文
posted @ 2016-12-06 11:29
kuailewangzi1212
阅读(582)
评论(0)
推荐(0)

浙公网安备 33010602011771号