@echo off 
cls
mode con cols=35 lines=6 & color 5B

:p
call python C:\省局监控\ahwater_perf_monitor.py >nul 3>nul
ping -n 60 127.1>nul
goto p

  

  

相关文章:

  • 2022-12-23
  • 2021-11-09
  • 2021-07-10
  • 2021-11-19
  • 2022-12-23
  • 2021-11-18
  • 2021-12-22
猜你喜欢
  • 2022-01-23
  • 2021-11-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-16
相关资源
相似解决方案