@echo off :again r > input a < input > output.a b < input > output.b fc output.a output.b > null if not errorlevel 1 goto again
posted on 2014-02-28 20:08 飘移 阅读(192) 评论(0) 收藏 举报
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3