2011年1月26日 - Java 调用cmd.exe命令关键字: java cmd java的Runtime.getRuntime().exec(commandText)可以调用执行cmd指令。 cmd /c dir 是执行完dir命令后 ...
blog.csdn.net