terse 当前离线
中将
@echo off for /f "delims=" %%i in ('dir /a-d /b/s/o-d *.csv') do set var=%%i&&goto next :next echo "%var%" pause复制代码
TOP
慕夜蓝化 当前离线
四级士官