摘要: @echo off rem rem 注释 tastkill /f /im a.exe cd %CD% %CD:~0,1%: cd %Cd%b start %CD%a.exe cd .. %CD:~0,1%: cd %Cd%a start %CD%b.exe 阅读全文
posted @ 2016-05-26 19:46 天之泉 阅读(1249) 评论(0) 推荐(0) 编辑