文件名称:ch03
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
五子棋对战游戏的实现,打开Eclipse导入ch03项目,运行server.chessServer类启动服务器端,运行client.chessClient类启动客户端。目前只支持两个客户端进行网络对战,多个玩家还有如线程同步问题等。两个客户端可以在同一台电脑上运行。-The realization of renju game against, open the Eclipse import ch03 project, run server. ChessServer class start the server running client. ChessClient class starting client currently only support two client netplay, multiple players and the thread synchronization problems such as the two client can be on the same computer operation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ch03\.classpath
....\.project
....\bin\chessface\chatPad.class
....\...\.........\chessPad.class
....\...\.........\chessPoint_black.class
....\...\.........\chessPoint_white.class
....\...\.........\chessThread.class
....\...\.........\controlPad.class
....\...\.........\inputPad.class
....\...\.........\userPad.class
....\...\.lient\chessClient$1.class
....\...\......\chessClient.class
....\...\......\clientThread.class
....\...\server\chessServer$1.class
....\...\......\chessServer.class
....\...\......\MessageServerPanel.class
....\...\......\ServerThread.class
....\src\.classpath
....\...\.project
....\...\chessface\chatPad.class
....\...\.........\chatPad.java
....\...\.........\chessPad.class
....\...\.........\chessPad.java
....\...\.........\chessPoint_black.class
....\...\.........\chessPoint_white.class
....\...\.........\chessThread.class
....\...\.........\chessThread.java
....\...\.........\controlPad.class
....\...\.........\controlPad.java
....\...\.........\inputPad.class
....\...\.........\inputPad.java
....\...\.........\userPad.class
....\...\.........\userPad.java
....\...\.lient\chessClient$1.class
....\...\......\chessClient.class
....\...\......\chessClient.java
....\...\......\clientThread.class
....\...\server\chessServer$1.class
....\...\......\chessServer.class
....\...\......\chessServer.java
....\...\......\MessageServerPanel.class
....\...\......\server\chessServer$1.class
....\...\......\......\chessServer.class
....\...\......\......\MessageServerPanel.class
....\...\......\......\ServerThread.class
....\...\......\ServerThread.class
....\...\......\server
....\bin\chessface
....\...\client
....\...\server
....\src\chessface
....\...\client
....\...\server
....\bin
....\src
ch03
....\.project
....\bin\chessface\chatPad.class
....\...\.........\chessPad.class
....\...\.........\chessPoint_black.class
....\...\.........\chessPoint_white.class
....\...\.........\chessThread.class
....\...\.........\controlPad.class
....\...\.........\inputPad.class
....\...\.........\userPad.class
....\...\.lient\chessClient$1.class
....\...\......\chessClient.class
....\...\......\clientThread.class
....\...\server\chessServer$1.class
....\...\......\chessServer.class
....\...\......\MessageServerPanel.class
....\...\......\ServerThread.class
....\src\.classpath
....\...\.project
....\...\chessface\chatPad.class
....\...\.........\chatPad.java
....\...\.........\chessPad.class
....\...\.........\chessPad.java
....\...\.........\chessPoint_black.class
....\...\.........\chessPoint_white.class
....\...\.........\chessThread.class
....\...\.........\chessThread.java
....\...\.........\controlPad.class
....\...\.........\controlPad.java
....\...\.........\inputPad.class
....\...\.........\inputPad.java
....\...\.........\userPad.class
....\...\.........\userPad.java
....\...\.lient\chessClient$1.class
....\...\......\chessClient.class
....\...\......\chessClient.java
....\...\......\clientThread.class
....\...\server\chessServer$1.class
....\...\......\chessServer.class
....\...\......\chessServer.java
....\...\......\MessageServerPanel.class
....\...\......\server\chessServer$1.class
....\...\......\......\chessServer.class
....\...\......\......\MessageServerPanel.class
....\...\......\......\ServerThread.class
....\...\......\ServerThread.class
....\...\......\server
....\bin\chessface
....\...\client
....\...\server
....\src\chessface
....\...\client
....\...\server
....\bin
....\src
ch03