經安全檢測,此網站為安全網站,請放心前往原始網址!

DOS FOR loop on range through command line - Stack Overflow

Batch File Solution It'd probably be easy to write some sort of batch (.bat) file: SET COUNT=0 :MyLoop IF "%COUNT%" == "1000" GOTO EndLoop myProg.exe SET /A COUNT+=1 GOTO MyLoop :EndLoop But isn't there an easy way to do this from the ...

stackoverflow.com

網址安全性掃描由 google 提供