联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!
附件 1: HFDFGD文档.txt (2009-1-2 16:32, 3.46 K,下载次数: 6)
@echo off&setlocal enabledelayedexpansion for /f "delims=" %%a in (HFDFGD.txt) do ( set /a n+=1 >!n!.txt echo %%a )
Originally posted by tireless at 2009-1-2 05:15 PM:@echo off&setlocal enabledelayedexpansion for /f "delims=" %%a in (HFDFGD.txt) do ( set /a n+=1 >!n!.txt echo %%a )
Originally posted by HAT at 2009-1-2 06:53 PM: 下次提问,建议把完整的问题描述及需求在顶楼一次性描述清楚,浪费别人的时间,就等于谋财害命啊^_^