@echo off  
  set nowtime=%date%

 echo 2015-07-01|date

 ping 127.255.255.255 -n 1 -w 5000 >nul

  echo %nowtime%|date  


 exit 

相关文章:

  • 2022-12-23
  • 2021-07-01
  • 2021-12-05
  • 2022-01-01
  • 2021-05-16
  • 2021-10-22
  • 2022-12-23
  • 2021-09-07
猜你喜欢
  • 2022-02-01
  • 2022-02-14
  • 2022-03-06
  • 2022-02-07
  • 2021-12-18
  • 2021-10-22
相关资源
相似解决方案