How to make an Alt loop in batch file?

前端 未结 0 1502
感动是毒
感动是毒 2021-02-05 17:08
@echo off &setlocal
title Escape
mode con: cols=75 lines=20
SetLocal EnableExtensions EnableDelayedExpansion
for /F "tokens=1,2 delims=#" %%a in (\'"p         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题