|
|
1
2
使用 Eclipse FAQ , this SO question 和 the ProcessBuilder ,我设法懒洋洋地创建控制台,显示它,并将进程的输入流回显到控制台的消息流(而不是System.out)。 |