登录
首页 » Android » Android 手机联网对战 中国象棋 游戏源码

Android 手机联网对战 中国象棋 游戏源码

于 2022-05-05 发布 文件大小:8.19 MB
0 127
下载积分: 2 下载次数: 1

代码说明:

程序分为客户端和服务端客户端:android 程序服务端:Java语言实现,数据库为 MySQL用到了 Socket 和 多线程 

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ItemManager
    某些情况下,设备的存储区中只能存储16进制数据。此事将汉字存储到该存储区,以及从该存储区取出16进制数据之后,如何显出成汉字,有点麻烦。本代码解决了这个问题。本代码在安卓4.0环境下测试成功。(In some cases, the storage area of the device can store data in hexadecimal. After this the characters stored in the storage area, as well as remove the hex data the storage area, showing how to form characters, a little trouble. This code solves this problem. The code is tested successfully at Andrews 4.0 environment.)
    2015-09-05 14:43:19下载
    积分:1
  • 代码实现viewPager fragment多页面如何让取消预加载,并且还有一个自定义模仿今日头条的顶部导航
    代码实现viewPager fragment多页面如何让取消预加载,并且还有一个自定义模仿今日头条的顶部导航
    2022-02-26 08:40:37下载
    积分:1
  • Android中的网络数据下载及JSON的操作
    Android中的网络数据下载及JSON的操作,包括了9个Android JSON方面操作的例子:   GetAPictureFromInternet   GetNewsInJSONFromInternet   MultipleThreadContinuableDownloader 多线程下载   ServerForJSON   ServerForMultipleThreadDownloader   ServerForPicture   ServerForWebCodeViewer   ServerForXML 文件服务   WebCodeViewer 获取网页源代码
    2022-07-08 06:15:22下载
    积分:1
  • Android 毛玻璃 登录框特效
    Android 制作毛玻璃效果的手机界面例子,完美实现毛玻璃登录框,当用户单击按钮时,弹出用户登录框,背景变为毛玻璃特效,实际上这种效果是把一张图片模糊处理了,这种效果在Android手机中还是挺常见的,有种艺术效果,将图像Blur模糊化是本源码实现的核心,运行效果请参见测试截图。
    2022-03-18 03:50:06下载
    积分:1
  • Android 小说
    Android 小说 Android 小说  Android 小说  Android 小说  Android 小说  Android 小说 
    2022-02-16 08:28:10下载
    积分:1
  • 一个简单的斗地主游戏代码,可以参考
    斗地主游戏。非常简单、可以用,但是有bug 可以做简单的参考学习
    2022-03-04 00:18:01下载
    积分:1
  • 远程视频监控
    【核心代码】 public interface CameraSource {  static final String LOG_TAG = "camera";  /**  * Open the camera source for subsequent use via calls to capture().  *   * @return true if the camera source was successfully opened.  */  boolean open();  /**  * Close the camera source. Calling close on a closed CameraSource is  * permitted but has no effect. The camera source may be reopened after  * being closed.  */  void close();  /**  * The width of the captured image.  *   * @return the width of the capture in pixels  */  int getWidth();  /**  * The height of the captured image.  *   * @return the height of the capture in pixels  */  int getHeight();  /**  * Attempts to render the current camera view onto the supplied canvas.  * The capture will be rendered into the rectangle (0,0,width,height).  * Outstanding transformations on the canvas may alter this.  *   * @param canvas the canvas to which the captured pixel data will be written  * @return true iff a frame was successfully written to the canvas  */  boolean capture(Canvas canvas);  boolean saveImage(String savePath, String fileName); }
    2013-12-04下载
    积分:1
  • 蓝牙串口调试助手
    修改android samples为蓝牙串口通信samples中的bluetoothchat为蓝牙通信示例,修改为蓝牙串口通信方式,支持蓝牙串口调试。
    2022-09-20 09:20:03下载
    积分:1
  • android串口开发jar
    Android串口连接sdk 2导入.so动态库文件 2导入jar静态包 2SDK中SerialPortUtil类 21. 通过单例获得串口操作工具类 22. 配置连接串口前的基本配置 33. 连接串口 44. 向串口发送数据 55. 结束关闭串口 56. 返回串口的打开状态 57. 内部接口 5ComBean 串口返回数据实体类 6
    2023-02-22 21:30:04下载
    积分:1
  • BaiDuditu
    高仿百度地图源码,Android,源码精简,亲测可用,适合初学者研究(High imitation Baidu map source, Android, streamlined source, pro-test available for beginners research)
    2021-01-10 12:38:50下载
    积分:1
  • 696516资源总数
  • 106415会员总数
  • 3今日下载