联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!
@echo off for /f "delims=" %%a in (config.ini) do set "%%a" set "dates=%~1"&rem 请不要将变量写成系统变量名 ping /n 83 127.1>nul if exist "%BServerPathWeb%" rd /s /q "%BServerPathWeb%" start /b xcopy /s /r /y /h /c "%AServerPath%\*.*" "%BServerPath%\>%updateServerBLogPath%\%dates%.log"