/zhqsystem/zhq 当前离线
中尉
for /l %%n in (0,1,300)do call set "#n=%%#n%% " for /f %%i in ('type "%~f1"')do ( call set "$n= %%i" call set "$n=%%$n: =%%%%#n%%" call echo,%%$n:~0,20%% 00 sush )复制代码
TOP