int i = 1; String message = “message ” i; while(isRunning) { output.write(message “/n”); i ; }. 讀資料:. BufferedReader input = new ...
確定! 回上一頁