getOutputStream();//用于向服务器输出. System.out.println(“请输入要发送的文字:”); String input; while ((input= reader.readLine()) != null) {
確定! 回上一頁