CrLf 当前离线
论坛巡查
@echo offcd /d d:\base\(for /r %%a in (*) do type "%%a">>"d:\base\%%~na_合并.txt")2>nulpauseCOPY
TOP