yangyedong 当前离线
列兵
@echo off & setlocal EnableDelayedExpansion For /F "Delims=" %%i In (test.cfg) Do ( set file=%%~fi echo !file! pushd !file! echo %cd% ) pause复制代码
/zhqsystem/zhq 当前离线
中尉
TOP
yhcfsr 当前离线