文件名称:xiangqi
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-11-24
- 文件大小:
- 188kb
- 下载次数:
- 0次
- 提 供 者:
- mumu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该代码的功能是实现中国象棋游戏,主要是基于多线程技术实现下棋双方实时对弈,以及基于Swing实现用户界面设计。该代码部分是由我要自学网JVAV实战进阶教程下载得来。在此基础上,我实现了登录,注册界面,以及在游戏主界面上添加了对战双方的开局时长和每步时间,对战信息(红黑双方吃掉对方棋子数)等。该项目基于win64系统,采用JAVA语言进行系统开发。-The code is to achieve the function of Chinese chess game, mainly based on multi-threading technology to achieve real-time chess game of both sides, and based on Swing to achieve user interface design. The code part is downloaded JVAV actual advanced course of I want to self-learning network . On this basis, I realized the login, registration interface, and in the game main interface to add both sides of the opening time and time for each step, Battle information (red and black sides to eat each other pieces number) and so on. The project is based on win64 system, using JAVA language for system development.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
xiangqi
.......\.classpath
.......\.myeclipse
.......\..........\profiler
.......\..........\........\Count.xml
.......\..........\........\GameEntry.xml
.......\.project
.......\.settings
.......\.........\org.eclipse.jdt.core.prefs
.......\bin
.......\...\img
.......\...\...\8955548_173917612124_2.jpg
.......\...\wyf
.......\...\...\Count$1.class
.......\...\...\Count$2.class
.......\...\...\Count.class
.......\...\...\DownTimer$1.class
.......\...\...\DownTimer$2.class
.......\...\...\DownTimer.class
.......\...\...\StopWatch$1.class
.......\...\...\StopWatch$2.class
.......\...\...\StopWatch$3.class
.......\...\...\StopWatch$4.class
.......\...\...\StopWatch.class
.......\...\...\Test.class
.......\...\...\Test2.class
.......\...\xiangqi
.......\...\.......\ClientAgentThread.class
.......\...\.......\ClientDemo$1.class
.......\...\.......\ClientDemo.class
.......\...\.......\Database.class
.......\...\.......\EmptyQipan.class
.......\...\.......\GameEntry$1.class
.......\...\.......\GameEntry$2.class
.......\...\.......\GameEntry$3.class
.......\...\.......\GameEntry.class
.......\...\.......\GuiZe.class
.......\...\.......\Login$1.class
.......\...\.......\Login.class
.......\...\.......\QiZi.class
.......\...\.......\Register$1.class
.......\...\.......\Register.class
.......\...\.......\Server$1.class
.......\...\.......\Server.class
.......\...\.......\ServerAgentThread.class
.......\...\.......\ServerThread.class
.......\...\.......\example
.......\...\.......\.......\ClientAgentThread.class
.......\...\.......\.......\GuiZe.class
.......\...\.......\.......\QiPan.class
.......\...\.......\.......\QiZi.class
.......\...\.......\.......\Server$1.class
.......\...\.......\.......\Server.class
.......\...\.......\.......\ServerAgentThread.class
.......\...\.......\.......\ServerThread.class
.......\...\.......\.......\XiangQi$1.class
.......\...\.......\.......\XiangQi.class
.......\src
.......\...\xiangqi
.......\...\.......\ClientAgentThread.java
.......\...\.......\ClientDemo.java
.......\...\.......\Database.java
.......\...\.......\EmptyQipan.java
.......\...\.......\GameEntry.java
.......\...\.......\GuiZe.java
.......\...\.......\Login.java
.......\...\.......\QiZi.java
.......\...\.......\Register.java
.......\...\.......\Server.java
.......\...\.......\ServerAgentThread.java
.......\...\.......\ServerThread.java