CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:gamelobby

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

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

在这个系统中,我们将实现一个基于 C/S 架构的黑白棋网络对战平台,在这个系统中,服务器提供一个平台使得多个玩家可以同时连接服务器进行双人对战,同时提供友好的图形用户界面。功能有点像qq的游戏大厅,实际上我也是仿照着做的,不过现在里面只有黑白棋一种游戏。-Under this system, we will be based on C/S structure of the network against Riversi platform, in this system, the servers provide a platform for making a number of players can connect to a server at the same time to double the war, while providing a friendly graphical user interface . Qq function a bit like a game room, in fact, I like照着做, but now only plays the game inside a game.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

网络黑白棋/文档/黑白棋网络对战平台系统的设计与实现.pdf
网络黑白棋/源代码/客户端/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

相关说明

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

相关评论

暂无评论内容.

发表评论

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