@echo off :start echo NOW echo %date% %time% ping -n 1 192.1>nul cls goto start
代码如上,求指教。
ping -w 1000