> 英语 >
@echo off for /f "delims=" %%i in (d:\a.txt) do ( set/p=test_%%i
人气:479 ℃ 时间:2020-06-24 01:35:04
解答
@echo off(for /f "delims=" %%i in (d:\a.txt) do (    set/p=test_%%i <nul    echo.   &nbs...
推荐
猜你喜欢
© 2026 79432.Com All Rights Reserved.
电脑版|手机版