文件名称:1
介绍说明--下载内容来自于网络,使用问题请自行百度
JAVA 仿QQ聊天程序,有主界面,多用户登陆。
用户上线后自动加载用户信息,用户修改头像后其他用户也会自动加载更新,消息发送过来头像会跳动,当最小化到托盘后,托盘图标也会闪动。用户间可以传递文件,发送消息。服务端可以向每个用户发送消息-JAVA imitation QQ chat program, the main interface, multi-user login.
After the line is automatically loaded on the user s subscriber information, modify the user will automatically load another user avatar updates, messages sent over the picture will jump when minimized to the tray, the tray icon will blink. You can transfer files between users, send a message. The server can send messages to each user
用户上线后自动加载用户信息,用户修改头像后其他用户也会自动加载更新,消息发送过来头像会跳动,当最小化到托盘后,托盘图标也会闪动。用户间可以传递文件,发送消息。服务端可以向每个用户发送消息-JAVA imitation QQ chat program, the main interface, multi-user login.
After the line is automatically loaded on the user s subscriber information, modify the user will automatically load another user avatar updates, messages sent over the picture will jump when minimized to the tray, the tray icon will blink. You can transfer files between users, send a message. The server can send messages to each user
(系统自动生成,下载前可以参看下载内容)
下载文件列表
说明.txt
SimpleChatClient/
SimpleChatClient/.classpath
SimpleChatClient/.project
SimpleChatClient/.settings/
SimpleChatClient/.settings/org.eclipse.jdt.core.prefs
SimpleChatClient/ChatClient.bat
SimpleChatClient/bin/
SimpleChatClient/bin/com/
SimpleChatClient/bin/com/lee/
SimpleChatClient/bin/com/lee/client/
SimpleChatClient/bin/com/lee/client/ClientChatFrame$1.class
SimpleChatClient/bin/com/lee/client/ClientChatFrame$2.class
SimpleChatClient/bin/com/lee/client/ClientChatFrame$3.class
SimpleChatClient/bin/com/lee/client/ClientChatFrame$4.class
SimpleChatClient/bin/com/lee/client/ClientChatFrame$5$1.class
SimpleChatClient/bin/com/lee/client/ClientChatFrame$5.class
SimpleChatClient/bin/com/lee/client/ClientChatFrame$MouseHander.class
SimpleChatClient/bin/com/lee/client/ClientChatFrame.class
SimpleChatClient/bin/com/lee/client/ClientLoginFrame$1.class
SimpleChatClient/bin/com/lee/client/ClientLoginFrame$MouseHander.class
SimpleChatClient/bin/com/lee/client/ClientLoginFrame.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame$1.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame$2.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame$3.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame$4.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame$5.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame$MouseHander.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame$clientHandler.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame.class
SimpleChatClient/bin/com/lee/client/ClientRegistFrame$1.class
SimpleChatClient/bin/com/lee/client/ClientRegistFrame$2.class
SimpleChatClient/bin/com/lee/client/ClientRegistFrame$MouseHander.class
SimpleChatClient/bin/com/lee/client/ClientRegistFrame.class
SimpleChatClient/bin/com/lee/client/ClientUserModifyFrame$1.class
SimpleChatClient/bin/com/lee/client/ClientUserModifyFrame.class
SimpleChatClient/bin/com/lee/client/ClientUtil.class
SimpleChatClient/bin/com/lee/client/MyImageLable.class
SimpleChatClient/bin/com/lee/client/MyTreeCellRenderer$UserPanel.class
SimpleChatClient/bin/com/lee/client/MyTreeCellRenderer.class
SimpleChatClient/bin/com/lee/client/start/
SimpleChatClient/bin/com/lee/client/start/StartClient.class
SimpleChatClient/bin/com/lee/comm/
SimpleChatClient/bin/com/lee/comm/ClientTransfer.class
SimpleChatClient/bin/com/lee/comm/MyImageButton.class
SimpleChatClient/bin/com/lee/comm/MyImagePanel.class
SimpleChatClient/bin/com/lee/comm/MyMouseListener.class
SimpleChatClient/bin/com/lee/comm/MyTipWindow$1.class
SimpleChatClient/bin/com/lee/comm/MyTipWindow$2.class
SimpleChatClient/bin/com/lee/comm/MyTipWindow$3.class
SimpleChatClient/bin/com/lee/comm/MyTipWindow.class
SimpleChatClient/bin/com/lee/comm/ServerTransfer.class
SimpleChatClient/bin/com/lee/comm/TipWindow.class
SimpleChatClient/bin/com/lee/comm/mainPanel$1.class
SimpleChatClient/bin/com/lee/comm/mainPanel.class
SimpleChatClient/bin/com/lee/comm/user/
SimpleChatClient/bin/com/lee/comm/user/Group.class
SimpleChatClient/bin/com/lee/comm/user/User.class
SimpleChatClient/bin/com/lee/comm/user/UserImage.class
SimpleChatClient/bin/com/lee/comm/util/
SimpleChatClient/bin/com/lee/comm/util/FileSearcher.class
SimpleChatClient/bin/com/lee/comm/util/FrameUtil.class
SimpleChatClient/bin/com/lee/comm/util/ImageUtil.class
SimpleChatClient/bin/com/lee/comm/util/StringUtil.class
SimpleChatClient/bin/com/lee/comm/util/SystemInfo.class
SimpleChatClient/bin/com/lee/comm/util/UserUtil.class
SimpleChatClient/client/
SimpleChatClient/client/upload/
SimpleChatClient/client/userimages/
SimpleChatClient/client/userimages/1/
SimpleChatClient/client/userimages/1/1_131213_222550.jpg
SimpleChatClient/client/userimages/2/
SimpleChatClient/client/userimages/2/2_131213_222946.jpg
SimpleChatClient/client/userimages/3/
SimpleChatClient/client/userimages/3/3_131213_222925.jpg
SimpleChatClient/client/userimages/6/
SimpleChatClient/client/userimages/6/6_131213_222744.jpg
SimpleChatClient/properties/
SimpleChatClient/properties/server.properties
SimpleChatClient/sounds/
SimpleChatClient/sounds/dingdong.wav
SimpleChatClient/sounds/online.wav
SimpleChatClient/sounds/呃欧.wav
SimpleChatClient/src/
SimpleChatClient/src/com/
SimpleChatClient/src/com/lee/
SimpleChatClient/src/com/lee/client/
SimpleChatClient/src/com/lee/client/ClientChatFrame.java
SimpleChatClient/src/com/lee/client/ClientLoginFrame.java
SimpleChatClient/src/com/lee/client/ClientMainFrame.java
SimpleChatClient/src/com/lee/client/ClientRegistFrame.java
SimpleChatClient/src/com/lee/client/ClientUserModifyFrame.java
SimpleChatClient/src/com/lee/client/ClientUtil.java
SimpleChatClient/src/com/lee/client/MyImageLable.java
SimpleChatClient/src/com/lee/client/MyTreeCellRenderer.java
SimpleChatClient/src/com/lee/client/start/
SimpleChatClient/src/com/lee/client/start/StartClient.java
SimpleChatClient/src/com/lee/comm/
SimpleChatClient/src/com/lee/comm/ClientTransfer.java
SimpleChatClient/src/com/lee/comm/MyImageButton.java
SimpleChatClient/src/com/lee/comm/MyImagePanel.java
SimpleChatClient/src/com/lee/comm/MyMouseListener.java
SimpleChatClient/src/com/lee/comm/MyTipWindow.java
Simpl
SimpleChatClient/
SimpleChatClient/.classpath
SimpleChatClient/.project
SimpleChatClient/.settings/
SimpleChatClient/.settings/org.eclipse.jdt.core.prefs
SimpleChatClient/ChatClient.bat
SimpleChatClient/bin/
SimpleChatClient/bin/com/
SimpleChatClient/bin/com/lee/
SimpleChatClient/bin/com/lee/client/
SimpleChatClient/bin/com/lee/client/ClientChatFrame$1.class
SimpleChatClient/bin/com/lee/client/ClientChatFrame$2.class
SimpleChatClient/bin/com/lee/client/ClientChatFrame$3.class
SimpleChatClient/bin/com/lee/client/ClientChatFrame$4.class
SimpleChatClient/bin/com/lee/client/ClientChatFrame$5$1.class
SimpleChatClient/bin/com/lee/client/ClientChatFrame$5.class
SimpleChatClient/bin/com/lee/client/ClientChatFrame$MouseHander.class
SimpleChatClient/bin/com/lee/client/ClientChatFrame.class
SimpleChatClient/bin/com/lee/client/ClientLoginFrame$1.class
SimpleChatClient/bin/com/lee/client/ClientLoginFrame$MouseHander.class
SimpleChatClient/bin/com/lee/client/ClientLoginFrame.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame$1.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame$2.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame$3.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame$4.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame$5.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame$MouseHander.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame$clientHandler.class
SimpleChatClient/bin/com/lee/client/ClientMainFrame.class
SimpleChatClient/bin/com/lee/client/ClientRegistFrame$1.class
SimpleChatClient/bin/com/lee/client/ClientRegistFrame$2.class
SimpleChatClient/bin/com/lee/client/ClientRegistFrame$MouseHander.class
SimpleChatClient/bin/com/lee/client/ClientRegistFrame.class
SimpleChatClient/bin/com/lee/client/ClientUserModifyFrame$1.class
SimpleChatClient/bin/com/lee/client/ClientUserModifyFrame.class
SimpleChatClient/bin/com/lee/client/ClientUtil.class
SimpleChatClient/bin/com/lee/client/MyImageLable.class
SimpleChatClient/bin/com/lee/client/MyTreeCellRenderer$UserPanel.class
SimpleChatClient/bin/com/lee/client/MyTreeCellRenderer.class
SimpleChatClient/bin/com/lee/client/start/
SimpleChatClient/bin/com/lee/client/start/StartClient.class
SimpleChatClient/bin/com/lee/comm/
SimpleChatClient/bin/com/lee/comm/ClientTransfer.class
SimpleChatClient/bin/com/lee/comm/MyImageButton.class
SimpleChatClient/bin/com/lee/comm/MyImagePanel.class
SimpleChatClient/bin/com/lee/comm/MyMouseListener.class
SimpleChatClient/bin/com/lee/comm/MyTipWindow$1.class
SimpleChatClient/bin/com/lee/comm/MyTipWindow$2.class
SimpleChatClient/bin/com/lee/comm/MyTipWindow$3.class
SimpleChatClient/bin/com/lee/comm/MyTipWindow.class
SimpleChatClient/bin/com/lee/comm/ServerTransfer.class
SimpleChatClient/bin/com/lee/comm/TipWindow.class
SimpleChatClient/bin/com/lee/comm/mainPanel$1.class
SimpleChatClient/bin/com/lee/comm/mainPanel.class
SimpleChatClient/bin/com/lee/comm/user/
SimpleChatClient/bin/com/lee/comm/user/Group.class
SimpleChatClient/bin/com/lee/comm/user/User.class
SimpleChatClient/bin/com/lee/comm/user/UserImage.class
SimpleChatClient/bin/com/lee/comm/util/
SimpleChatClient/bin/com/lee/comm/util/FileSearcher.class
SimpleChatClient/bin/com/lee/comm/util/FrameUtil.class
SimpleChatClient/bin/com/lee/comm/util/ImageUtil.class
SimpleChatClient/bin/com/lee/comm/util/StringUtil.class
SimpleChatClient/bin/com/lee/comm/util/SystemInfo.class
SimpleChatClient/bin/com/lee/comm/util/UserUtil.class
SimpleChatClient/client/
SimpleChatClient/client/upload/
SimpleChatClient/client/userimages/
SimpleChatClient/client/userimages/1/
SimpleChatClient/client/userimages/1/1_131213_222550.jpg
SimpleChatClient/client/userimages/2/
SimpleChatClient/client/userimages/2/2_131213_222946.jpg
SimpleChatClient/client/userimages/3/
SimpleChatClient/client/userimages/3/3_131213_222925.jpg
SimpleChatClient/client/userimages/6/
SimpleChatClient/client/userimages/6/6_131213_222744.jpg
SimpleChatClient/properties/
SimpleChatClient/properties/server.properties
SimpleChatClient/sounds/
SimpleChatClient/sounds/dingdong.wav
SimpleChatClient/sounds/online.wav
SimpleChatClient/sounds/呃欧.wav
SimpleChatClient/src/
SimpleChatClient/src/com/
SimpleChatClient/src/com/lee/
SimpleChatClient/src/com/lee/client/
SimpleChatClient/src/com/lee/client/ClientChatFrame.java
SimpleChatClient/src/com/lee/client/ClientLoginFrame.java
SimpleChatClient/src/com/lee/client/ClientMainFrame.java
SimpleChatClient/src/com/lee/client/ClientRegistFrame.java
SimpleChatClient/src/com/lee/client/ClientUserModifyFrame.java
SimpleChatClient/src/com/lee/client/ClientUtil.java
SimpleChatClient/src/com/lee/client/MyImageLable.java
SimpleChatClient/src/com/lee/client/MyTreeCellRenderer.java
SimpleChatClient/src/com/lee/client/start/
SimpleChatClient/src/com/lee/client/start/StartClient.java
SimpleChatClient/src/com/lee/comm/
SimpleChatClient/src/com/lee/comm/ClientTransfer.java
SimpleChatClient/src/com/lee/comm/MyImageButton.java
SimpleChatClient/src/com/lee/comm/MyImagePanel.java
SimpleChatClient/src/com/lee/comm/MyMouseListener.java
SimpleChatClient/src/com/lee/comm/MyTipWindow.java
Simpl
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.