摘要: @echo on for %%f in (*.jar) do ( java -jar ./%%~nf.jar ) pause 阅读全文
posted @ 2023-05-04 15:02 鸭猪是的念来过倒 阅读(24) 评论(0) 推荐(0)