BIO的升级---同步阻塞模式(2)
摘要:
//sever端 public class Server { final static int PORT = 8765; public static void main(String[] args) { ServerSocket server = null; BufferedReader in = null; PrintWrit... 阅读全文
posted @ 2017-04-23 23:57 老曹123 阅读(121) 评论(0) 推荐(0)
浙公网安备 33010602011771号