java 虛擬機執行cmd帶空格路徑文件

 //  將文件中的空格用「」處理get

Runtime.getRuntime().exec("cmd  /c  start "+modelPath.replaceAll(" ","\" \""));
 cmd

相關文章
相關標籤/搜索