文件名称:java
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- 啦**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
java网络五子棋
下面的源代码分为4个文件;
chessClient.java:客户端主程序。
chessInterface.java:客户端的界面。
chessPad.java:棋盘的绘制。
chessServer.java:服务器端。
可同时容纳50个人同时在线下棋,聊天。
没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过-java network Gobang source code is divided into the following four documents chessClient.java: the client main program. chessInterface.java: the client interface. chessPad.java: drawing board. chessServer.java: server-side. Can accommodate 50 people at the same time playing chess online, chat. Without the detailed comment, but definitely can run, j2sdk1.4 through
下面的源代码分为4个文件;
chessClient.java:客户端主程序。
chessInterface.java:客户端的界面。
chessPad.java:棋盘的绘制。
chessServer.java:服务器端。
可同时容纳50个人同时在线下棋,聊天。
没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过-java network Gobang source code is divided into the following four documents chessClient.java: the client main program. chessInterface.java: the client interface. chessPad.java: drawing board. chessServer.java: server-side. Can accommodate 50 people at the same time playing chess online, chat. Without the detailed comment, but definitely can run, j2sdk1.4 through
(系统自动生成,下载前可以参看下载内容)
下载文件列表
java.txt