文件名称:MyQQ
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 943kb
- 下载次数:
- 0次
- 提 供 者:
- Mic****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自己实现的一个Java聊天室!可以进行群聊天!代码实现较简单!-Themselves to achieve a Java chat room! Chat group can be! Code to achieve a more simple!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyQQClient
..........\build
..........\.....\classes
..........\.....\.......\META-INF
..........\.....\.......\........\services
..........\.....\.......\........\........\org.jdesktop.application.Application
..........\.....\.......\myqqclient
..........\.....\.......\..........\Client.class
..........\.....\.......\..........\MyQQClientAboutBox.class
..........\.....\.......\..........\MyQQClientApp.class
..........\.....\.......\..........\MyQQClientView$1.class
..........\.....\.......\..........\MyQQClientView$2.class
..........\.....\.......\..........\MyQQClientView$3.class
..........\.....\.......\..........\MyQQClientView$4.class
..........\.....\.......\..........\MyQQClientView$5.class
..........\.....\.......\..........\MyQQClientView$6.class
..........\.....\.......\..........\MyQQClientView$Client.class
..........\.....\.......\..........\MyQQClientView.class
..........\.....\.......\..........\resources
..........\.....\.......\..........\.........\busyicons
..........\.....\.......\..........\.........\.........\busy-icon13.png
..........\.....\.......\..........\.........\.........\busy-icon14.png
..........\.....\.......\..........\.........\.........\busy-icon2.png
..........\.....\.......\..........\.........\.........\busy-icon3.png
..........\.....\.......\..........\.........\.........\busy-icon4.png
..........\.....\.......\..........\.........\.........\busy-icon5.png
..........\.....\.......\..........\.........\.........\busy-icon6.png
..........\.....\.......\..........\.........\.........\busy-icon7.png
..........\.....\.......\..........\.........\.........\busy-icon8.png
..........\.....\.......\..........\.........\.........\busy-icon9.png
..........\.....\.......\..........\.........\.........\idle-icon.png
..........\.....\.......\..........\.........\MyQQClientAboutBox.properties
..........\.....\.......\..........\.........\MyQQClientApp.properties
..........\.....\.......\..........\.........\MyQQClientView.properties
..........\build.xml
..........\manifest.mf
..........\nbproject
..........\.........\build-impl.xml
..........\.........\genfiles.properties
..........\.........\private
..........\.........\.......\private.properties
..........\.........\.......\private.xml
..........\.........\project.properties
..........\.........\project.xml
..........\src
..........\...\META-INF
..........\...\........\services
..........\...\........\........\org.jdesktop.application.Application
..........\...\myqqclient
..........\...\..........\MyQQClientAboutBox.form
..........\...\..........\MyQQClientAboutBox.java
..........\...\..........\MyQQClientApp.java
..........\...\..........\MyQQClientView.form
..........\...\..........\MyQQClientView.java
..........\...\..........\resources
..........\...\..........\.........\busyicons
..........\...\..........\.........\.........\busy-icon13.png
..........\...\..........\.........\.........\busy-icon14.png
..........\...\..........\.........\.........\busy-icon2.png
..........\...\..........\.........\.........\busy-icon3.png
..........\...\..........\.........\.........\busy-icon4.png
..........\...\..........\.........\.........\busy-icon5.png
..........\...\..........\.........\.........\busy-icon6.png
..........\...\..........\.........\.........\busy-icon7.png
..........\...\..........\.........\.........\busy-icon8.png
..........\...\..........\.........\.........\busy-icon9.png
..........\...\..........\.........\.........\idle-icon.png
..........\...\..........\.........\MyQQClientAboutBox.properties
..........\...\..........\.........\MyQQClientApp.properties
..........\...\..........\.........\MyQQClientView.properties
..........\test
MyQQServer
..........\build
..........\.....\classes
..........\.....\.......\META-INF
..........\.....\.......\........\services
..........\.....\.......\........\........\org.jdesktop.application.Application
..........\.....\.......\myqqserver
..........\.....\.......\..........\Connection.class
..........\.....\.......\..........\MyQQServerAboutBox.class
..........\.....\.......\..........
..........\build
..........\.....\classes
..........\.....\.......\META-INF
..........\.....\.......\........\services
..........\.....\.......\........\........\org.jdesktop.application.Application
..........\.....\.......\myqqclient
..........\.....\.......\..........\Client.class
..........\.....\.......\..........\MyQQClientAboutBox.class
..........\.....\.......\..........\MyQQClientApp.class
..........\.....\.......\..........\MyQQClientView$1.class
..........\.....\.......\..........\MyQQClientView$2.class
..........\.....\.......\..........\MyQQClientView$3.class
..........\.....\.......\..........\MyQQClientView$4.class
..........\.....\.......\..........\MyQQClientView$5.class
..........\.....\.......\..........\MyQQClientView$6.class
..........\.....\.......\..........\MyQQClientView$Client.class
..........\.....\.......\..........\MyQQClientView.class
..........\.....\.......\..........\resources
..........\.....\.......\..........\.........\busyicons
..........\.....\.......\..........\.........\.........\busy-icon13.png
..........\.....\.......\..........\.........\.........\busy-icon14.png
..........\.....\.......\..........\.........\.........\busy-icon2.png
..........\.....\.......\..........\.........\.........\busy-icon3.png
..........\.....\.......\..........\.........\.........\busy-icon4.png
..........\.....\.......\..........\.........\.........\busy-icon5.png
..........\.....\.......\..........\.........\.........\busy-icon6.png
..........\.....\.......\..........\.........\.........\busy-icon7.png
..........\.....\.......\..........\.........\.........\busy-icon8.png
..........\.....\.......\..........\.........\.........\busy-icon9.png
..........\.....\.......\..........\.........\.........\idle-icon.png
..........\.....\.......\..........\.........\MyQQClientAboutBox.properties
..........\.....\.......\..........\.........\MyQQClientApp.properties
..........\.....\.......\..........\.........\MyQQClientView.properties
..........\build.xml
..........\manifest.mf
..........\nbproject
..........\.........\build-impl.xml
..........\.........\genfiles.properties
..........\.........\private
..........\.........\.......\private.properties
..........\.........\.......\private.xml
..........\.........\project.properties
..........\.........\project.xml
..........\src
..........\...\META-INF
..........\...\........\services
..........\...\........\........\org.jdesktop.application.Application
..........\...\myqqclient
..........\...\..........\MyQQClientAboutBox.form
..........\...\..........\MyQQClientAboutBox.java
..........\...\..........\MyQQClientApp.java
..........\...\..........\MyQQClientView.form
..........\...\..........\MyQQClientView.java
..........\...\..........\resources
..........\...\..........\.........\busyicons
..........\...\..........\.........\.........\busy-icon13.png
..........\...\..........\.........\.........\busy-icon14.png
..........\...\..........\.........\.........\busy-icon2.png
..........\...\..........\.........\.........\busy-icon3.png
..........\...\..........\.........\.........\busy-icon4.png
..........\...\..........\.........\.........\busy-icon5.png
..........\...\..........\.........\.........\busy-icon6.png
..........\...\..........\.........\.........\busy-icon7.png
..........\...\..........\.........\.........\busy-icon8.png
..........\...\..........\.........\.........\busy-icon9.png
..........\...\..........\.........\.........\idle-icon.png
..........\...\..........\.........\MyQQClientAboutBox.properties
..........\...\..........\.........\MyQQClientApp.properties
..........\...\..........\.........\MyQQClientView.properties
..........\test
MyQQServer
..........\build
..........\.....\classes
..........\.....\.......\META-INF
..........\.....\.......\........\services
..........\.....\.......\........\........\org.jdesktop.application.Application
..........\.....\.......\myqqserver
..........\.....\.......\..........\Connection.class
..........\.....\.......\..........\MyQQServerAboutBox.class
..........\.....\.......\..........