摘要:
/** To change this template, choose Tools | Templates* and open the template in the editor.刚写的java版QQ,实现C/S聊天室功能,与在线好友聊天,添加删除好友。选择UDP数据报而不是socket,不区分client和sever,直接通信。*/package myqq;import java.awt.*;import java.awt.event.*;import javax.swing.border.*;import javax.swing.*;import java.net.*;import ja 阅读全文
浙公网安备 33010602011771号