联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!
@echo off echo this is the first & pause for /f "delims=" %%a in ('echo @echo off ^& echo goto start ^& more ^<%0') do ( if not defined w (echo %%a >%0 && set w=1) else echo %%a >>%0 ) goto exit :start echo this is not the first pause :exit BJSH发表于: 2007-04-17 09:26