講師回答 / 湯小洋
while(info!=null){System.out.print("服務器接受的內容"+info+"\n");info=isr.readLine();}
2015-05-13