2020年3月31日

java - 执行cmd命令

摘要: #### 运行可执行脚本 class Test { public static void main(String[] args) throws InterruptedException, IOException { // 关键优化:添加 -an 参数移除音频 String[] command = { 阅读全文

posted @ 2020-03-31 10:59 疯狂的妞妞 阅读(1350) 评论(0) 推荐(0)

导航