鉴于本人经常忘记对拍怎么写, 这里贴上一份模板.
@ echo off :loop xxxxmakeInput xxxxstd xxxx fc xxxx.out xxxxstd.out if %errorlevel%==0 goto loop pause