Files
hdhdjshxh/task2/_poc/grid/looptest.bat
louiscklaw a14cfa137f update,
2025-02-01 02:01:48 +08:00

10 lines
110 B
Batchfile

@REM rm *.bas
@REM rm *.frm
@REM rm *.frx
@REM timeout 1
:loop
python test.py
timeout /t 1
goto loop