下是一种 当前离线
列兵
gawk 当前离线
少将
@echo off for /f "delims=" %%i in ('dir /b /a-d *.txt') do ( spei 1 "%%i" "%%~ni_1.txt" )复制代码
评分人数
TOP