标题:
如何实现批处理的延时?
[打印本页]
作者:
wen513520
时间:
2007-9-1 23:49
标题:
如何实现批处理的延时?
批处理如何延时处理下一段命令行!!!
[
Last edited by lxmxn on 2007-9-9 at 02:52 AM
]
作者:
scriptor
时间:
2007-9-2 13:56
多搜索啊
这是个老问题了
作者:
hngaoshou
时间:
2007-9-2 14:05
ping -n 1 127.1
for /l %%i in (1,1,300) do echo ver>nul
作者:
junchen2
时间:
2007-9-2 20:44
echo wscript.sleep 1000 >1.vbs
::在bat中
call 1.vbs
欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/)
Powered by Discuz! 2.5