
附件 1:Doc1.rar (2006-5-11 22:53, 49.41 K, 下载附件所需积分 1 点 ,下载次数: 63)
CODE: [Copy to clipboard]主要的要求似乎就是上面的了,酌情修改。@echo off
ping 0.0.0.2 -n 1 -w 1200000 rem 延时20分钟
echo %date% %time% >>本节课上机记录.txt
dir d:\1\*.txt /b >>本节课上机记录.txt
type 本节课上机记录.txt >>本月上机记录.txt
del 本节课上机记录.txt
del d:\1\*.txt
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |