CrLf 当前离线
论坛巡查
@echo off(for /f "delims=" %%a in (1.txt) do echo (%%a^))>456.txtCOPY
TOP
city_85 当前离线
列兵
hucuibai 当前离线
四级士官
copy 1.txt 2.txtfsutil file setzerodata offset=0 length=20000000 1.txtfsutil file setzerodata offset=20000000 length=30000000 2.txtCOPY
@echo off(for /f "delims=" %%a in ('type 1.txt') do echo (%%a^))>456.txtCOPY
wc726842270 (枫中残雪)当前离线
大校