文件名称:WebChat
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:9.03kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这个项目是java-j2se中的一个实战项目,主要的目的是为了对j2se的学习和复习,以及训练对于线程的感觉。
本项目的局限:1.这个项目是为了让大家练多线程而多线程,其实在服务器端有更合适的方式,如异步IO模型
2:本项目不太注重对于界面的打造,目前java在这个领域还不算太擅。
建议大家在eclipse中直接将这些项目引入,请按以下步骤进行:
1:把这些项目文件copy到你得workspace下面 如:d:\JavaProject
2:在eclipse的package explorer中点击右键,选择import
3:选择General - Existing Projects into Workspace
4:选择你要引入的项目根目录,如:d:\JavaProject\WebChat
5:确定
-This project is a hands-on projects in java-j2se main purpose is to on of j2se the learning and review, as well as training for the thread feel.
The limitations of this project: this project is to practice multi-threaded and multi-threaded, in fact, a more appropriate way on the server side, such as asynchronous IO model
2: The project is less focus on the interface to create java in this area also is not too good at.
In eclipse directly to these projects into, perform the following steps are recommended:
1: The project file copy you have to workspace below, such as: d: \ JavaProject
2: in the eclipse package explorer, right click and select import
3: Select General- Existing Projects into Workspace,
4: Select the project root directory you want to introduce, such as: d: \ JavaProject \ WebChat
5: Finish
本项目的局限:1.这个项目是为了让大家练多线程而多线程,其实在服务器端有更合适的方式,如异步IO模型
2:本项目不太注重对于界面的打造,目前java在这个领域还不算太擅。
建议大家在eclipse中直接将这些项目引入,请按以下步骤进行:
1:把这些项目文件copy到你得workspace下面 如:d:\JavaProject
2:在eclipse的package explorer中点击右键,选择import
3:选择General - Existing Projects into Workspace
4:选择你要引入的项目根目录,如:d:\JavaProject\WebChat
5:确定
-This project is a hands-on projects in java-j2se main purpose is to on of j2se the learning and review, as well as training for the thread feel.
The limitations of this project: this project is to practice multi-threaded and multi-threaded, in fact, a more appropriate way on the server side, such as asynchronous IO model
2: The project is less focus on the interface to create java in this area also is not too good at.
In eclipse directly to these projects into, perform the following steps are recommended:
1: The project file copy you have to workspace below, such as: d: \ JavaProject
2: in the eclipse package explorer, right click and select import
3: Select General- Existing Projects into Workspace,
4: Select the project root directory you want to introduce, such as: d: \ JavaProject \ WebChat
5: Finish
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WebChat/.classpath
WebChat/.project
WebChat/bin/ChatClient$1.class
WebChat/bin/ChatClient$RecvThread.class
WebChat/bin/ChatClient$TFListener.class
WebChat/bin/ChatClient.class
WebChat/bin/ChatServer$Client.class
WebChat/bin/ChatServer.class
WebChat/src/ChatClient.java
WebChat/src/ChatServer.java
WebChat/bin
WebChat/src
WebChat
WebChat/.project
WebChat/bin/ChatClient$1.class
WebChat/bin/ChatClient$RecvThread.class
WebChat/bin/ChatClient$TFListener.class
WebChat/bin/ChatClient.class
WebChat/bin/ChatServer$Client.class
WebChat/bin/ChatServer.class
WebChat/src/ChatClient.java
WebChat/src/ChatServer.java
WebChat/bin
WebChat/src
WebChat
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.