CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 棋牌游戏

文件名称:s2222

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    719.89kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

  客户端一共有四个包,分别是control、model、ui和game,分别封装了与控制、模型、图形界面以及游戏相关的类,其中目前为止我的这个对战平台中只有黑白棋一种游戏,所以game包中只有一个包othello,里面是跟黑白棋游戏相关的类。-The client a total of four packages, namely, control, model, ui and the game, each package with the control, model, graphical interface and game-related classes, which so far I have only this war platform in a game of Othello, Therefore, there is only one game in the package package othello, Reversi game which is associated with the class.
相关搜索: s2222 对战平台

(系统自动生成,下载前可以参看下载内容)

下载文件列表

网络黑白棋/源代码/客户端/OthelloClient/.classpath
网络黑白棋/源代码/客户端/OthelloClient/.project
网络黑白棋/源代码/客户端/OthelloClient/.umlproject
网络黑白棋/源代码/客户端/OthelloClient/bin/control/ClientMain.class
网络黑白棋/源代码/客户端/OthelloClient/bin/control/ClientThread.class
网络黑白棋/源代码/客户端/OthelloClient/bin/game/othello/InfoPanel.class
网络黑白棋/源代码/客户端/OthelloClient/bin/game/othello/JFrameBoard.class
网络黑白棋/源代码/客户端/OthelloClient/bin/game/othello/JPanelBoard.class
网络黑白棋/源代码/客户端/OthelloClient/bin/game/othello/JpanelChat$1.class
网络黑白棋/源代码/客户端/OthelloClient/bin/game/othello/JpanelChat.class
网络黑白棋/源代码/客户端/OthelloClient/bin/game/othello/JPanelStatus$1.class
网络黑白棋/源代码/客户端/OthelloClient/bin/game/othello/JPanelStatus$2.class
网络黑白棋/源代码/客户端/OthelloClient/bin/game/othello/JPanelStatus$3.class
网络黑白棋/源代码/客户端/OthelloClient/bin/game/othello/JPanelStatus$4.class
网络黑白棋/源代码/客户端/OthelloClient/bin/game/othello/JPanelStatus.class
网络黑白棋/源代码/客户端/OthelloClient/bin/game/othello/Othello.class
网络黑白棋/源代码/客户端/OthelloClient/bin/game/othello/Position.class
网络黑白棋/源代码/客户端/OthelloClient/bin/model/ClientInfo.class
网络黑白棋/源代码/客户端/OthelloClient/bin/model/Protocol.class
网络黑白棋/源代码/客户端/OthelloClient/bin/ui/ClientTableModel.class
网络黑白棋/源代码/客户端/OthelloClient/bin/ui/GameLobbyFrame$1.class
网络黑白棋/源代码/客户端/OthelloClient/bin/ui/GameLobbyFrame.class
网络黑白棋/源代码/客户端/OthelloClient/bin/ui/HeadPicPanel.class
网络黑白棋/源代码/客户端/OthelloClient/bin/ui/LoginFrame$1.class
网络黑白棋/源代码/客户端/OthelloClient/bin/ui/LoginFrame$2.class
网络黑白棋/源代码/客户端/OthelloClient/bin/ui/LoginFrame$3.class
网络黑白棋/源代码/客户端/OthelloClient/bin/ui/LoginFrame.class
网络黑白棋/源代码/客户端/OthelloClient/bin/ui/RegisterFrame$1.class
网络黑白棋/源代码/客户端/OthelloClient/bin/ui/RegisterFrame$2.class
网络黑白棋/源代码/客户端/OthelloClient/bin/ui/RegisterFrame$3.class
网络黑白棋/源代码/客户端/OthelloClient/bin/ui/RegisterFrame.class
网络黑白棋/源代码/客户端/OthelloClient/bin/ui/RoomPanel.class
网络黑白棋/源代码/客户端/OthelloClient/doc/allclasses-frame.html
网络黑白棋/源代码/客户端/OthelloClient/doc/allclasses-noframe.html
网络黑白棋/源代码/客户端/OthelloClient/doc/constant-values.html
网络黑白棋/源代码/客户端/OthelloClient/doc/control/class-use/ClientMain.html
网络黑白棋/源代码/客户端/OthelloClient/doc/control/class-use/ClientThread.html
网络黑白棋/源代码/客户端/OthelloClient/doc/control/ClientMain.html
网络黑白棋/源代码/客户端/OthelloClient/doc/control/ClientThread.html
网络黑白棋/源代码/客户端/OthelloClient/doc/control/package-frame.html
网络黑白棋/源代码/客户端/OthelloClient/doc/control/package-summary.html
网络黑白棋/源代码/客户端/OthelloClient/doc/control/package-tree.html
网络黑白棋/源代码/客户端/OthelloClient/doc/control/package-use.html
网络黑白棋/源代码/客户端/OthelloClient/doc/deprecated-list.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/class-use/InfoPanel.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/class-use/JFrameBoard.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/class-use/JPanelBoard.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/class-use/JpanelChat.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/class-use/JPanelStatus.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/class-use/Othello.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/class-use/Position.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/InfoPanel.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/JFrameBoard.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/JPanelBoard.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/JpanelChat.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/JPanelStatus.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/Othello.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/package-frame.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/package-summary.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/package-tree.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/package-use.html
网络黑白棋/源代码/客户端/OthelloClient/doc/game/othello/Position.html
网络黑白棋/源代码/客户端/OthelloClient/doc/help-doc.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-1.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-10.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-11.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-12.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-13.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-14.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-15.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-16.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-17.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-18.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-19.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-2.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-20.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-21.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-22.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-23.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-3.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-4.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-5.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-6.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-7.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-8.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index-files/index-9.html
网络黑白棋/源代码/客户端/OthelloClient/doc/index.html
网络黑白棋/源代码/客户端/O

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com