搜索资源列表
-
1下载:
java网络五子棋的源代码
JSP教程-Java技巧及代码
下面的源代码分为4个文件;
chessClient.java:客户端主程序。
chessInterface.java:客户端的界面。
chessPad.java:棋盘的绘制。
chessServer.java:服务器端。
可同时容纳50个人同时在线下棋,聊天。
没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。
-the source code of JSP Guide-Jav
-
-
1下载:
Java通过socket+swing实现一个简单的网络版有声斗地主游戏。包括服务器和客户端代码。-Java socket implementation through a simple sound Landlords game. Including server and client code.
-
-
0下载:
自己用java写的一个五子棋小程序,C/S结构,包含客户端和服务器的源代码,供以参考。-Own use java applet written in a Gobang, C/S architecture, including client and server source code, for by reference.
-
-
0下载:
一个基于JAVA的仿QQ游戏平台源代码,实现客户端和服务端信息交互,适合新手查阅。-JAVA-based imitation of a QQ game platform source code to achieve the client and server information exchange, suitable for novice inspection.
-
-
0下载:
下面的源代码分为4个文件;
chessClient.java:客户端主程序。
chessInterface.java:客户端的界面。
chessPad.java:棋盘的绘制。
chessServer.java:服务器端。
可同时容纳50个人同时在线下棋,聊天。
没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。-The following source code is divided into 4 files chessClient.java: the cli
-
-
0下载:
网络象棋对战系统,支持多人登录,分客户端和服务器端,采用Swing加套接字实现,代码简单易懂,适合学习JAVA的人使用-Chess combat system, support network DuoRen login, points the client and the server, the Swing and a socket, easy to understand and to realize the code for learning a JAVA people use
-