摘要: 打开多个cmd :: 新窗口启动 test-app-1 start cmd /k "c: && cd C:\Project\test-app-1 && npm start" :: 新窗口延迟 5 秒启动 test-app-2, start cmd /k "timeout -nobreak 5 && 阅读全文
posted @ 2022-08-24 11:41 属于我的梦,明明还在 阅读(593) 评论(0) 推荐(0)