java调用exe 及 在字符串中去除字符

java调用exe  :css public class TransferExe { public void openWinExe() { Runtime rn = Runtime.getRuntime(); Process p = null; try{ String command = "notepad";//String command1 = "java  -cp D:
相关文章
相关标签/搜索