文件名称:javafive
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- z*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Java五子棋程序
本软件使用JAVA语言实现,通过对SCOKET技术的理解,在此基础上建立服务器与客户端相连接,从而实现局域网内两人互动进行五子棋游戏。整体采用BorderLayout来布局,分为toolBar, board 和statusBar三部分,分别位于NORTH、CENTER和SOUTH。其中board部分采用null的布局方式,toolbar部分采用FlowLayout的布局方式。通过对软件的编写,加深对以上技术的理解和掌握。-Gobang Java program using the JAVA language of the software to achieve, through technology SCOKET understanding, on the basis of the establishment of server and client端相connect two LAN in order to realize interaction Gobang game. To the overall use of BorderLayout layout, divided into toolBar, board and StatusBar three parts, which are located in NORTH, CENTER, and SOUTH. Board of which part of the way using null layout, toolbar part of the way using FlowLayout layout. Through the preparation of software to enhance the above understanding and mastering technology.
本软件使用JAVA语言实现,通过对SCOKET技术的理解,在此基础上建立服务器与客户端相连接,从而实现局域网内两人互动进行五子棋游戏。整体采用BorderLayout来布局,分为toolBar, board 和statusBar三部分,分别位于NORTH、CENTER和SOUTH。其中board部分采用null的布局方式,toolbar部分采用FlowLayout的布局方式。通过对软件的编写,加深对以上技术的理解和掌握。-Gobang Java program using the JAVA language of the software to achieve, through technology SCOKET understanding, on the basis of the establishment of server and client端相connect two LAN in order to realize interaction Gobang game. To the overall use of BorderLayout layout, divided into toolBar, board and StatusBar three parts, which are located in NORTH, CENTER, and SOUTH. Board of which part of the way using null layout, toolbar part of the way using FlowLayout layout. Through the preparation of software to enhance the above understanding and mastering technology.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源代码
......\.classpath
......\.project
......\five
......\....\Chess.class
......\....\Chess.java
......\....\ChessBoard$1.class
......\....\ChessBoard$2.class
......\....\ChessBoard.class
......\....\ChessBoard.java
......\....\ChessMain$1.class
......\....\ChessMain$2.class
......\....\ChessMain$3.class
......\....\ChessMain$4.class
......\....\ChessMain$5.class
......\....\ChessMain$6.class
......\....\ChessMain$7.class
......\....\ChessMain$ButtonActionListener$1.class
......\....\ChessMain$ButtonActionListener$2.class
......\....\ChessMain$ButtonActionListener.class
......\....\ChessMain.class
......\....\ChessMain.java
......\....\Client.class
......\....\Client.java
......\....\GameApp.class
......\....\GameApp.java
......\....\GameStatus.class
......\....\GameStatus.java
......\.classpath
......\.project
......\five
......\....\Chess.class
......\....\Chess.java
......\....\ChessBoard$1.class
......\....\ChessBoard$2.class
......\....\ChessBoard.class
......\....\ChessBoard.java
......\....\ChessMain$1.class
......\....\ChessMain$2.class
......\....\ChessMain$3.class
......\....\ChessMain$4.class
......\....\ChessMain$5.class
......\....\ChessMain$6.class
......\....\ChessMain$7.class
......\....\ChessMain$ButtonActionListener$1.class
......\....\ChessMain$ButtonActionListener$2.class
......\....\ChessMain$ButtonActionListener.class
......\....\ChessMain.class
......\....\ChessMain.java
......\....\Client.class
......\....\Client.java
......\....\GameApp.class
......\....\GameApp.java
......\....\GameStatus.class
......\....\GameStatus.java