Run terminal commands from Java · Runtime.getRuntime().exec(commands, null, whereToRun);. But it's actually using ProcessBuilder as well in the exec method.
確定! 回上一頁