setStreamHandler (psh); int exitvalue = executor.execute(cmd); String output = stdout.toString(); 如何分別獲得兩個流?
確定! 回上一頁