登录
首页 » Java » android 省市县三级联动 实例源码(含sqlite数据库)下载

android 省市县三级联动 实例源码(含sqlite数据库)下载

于 2014-12-22 发布
0 224
下载积分: 1 下载次数: 0

代码说明:

android版的省市三级联动,使用sqllite本地数据,数据库在这个目录下 resaw

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

发表评论

0 个回复

  • Android与js交互 实例源码下载
    Android与js交互 实例源码下载
    2015-01-11下载
    积分:1
  • 高仿微信服务器端和android客户端源码
    高仿微信服务器端和android客户端源码
    2015-06-06下载
    积分: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局域网音频通信程序(AudioRecord采集)
    Android局域网音频通信程序(AudioRecord采集,AudioTrack播放)Android局域网音频通信程序,利用AudioRecord采集,AudioTrack播放。
    2015-02-17下载
    积分:1
  • android 登录注册 实例源码下载
    android 登录、注册相关功能实例
    2014-06-06下载
    积分:1
  • java表白代码(调皮的按钮)
    java表白代码(调皮的按钮)
    2019-10-09下载
    积分:1
  • android 幸运大转盘 实例源码下载
    手动滑动转盘。
    2014-09-01下载
    积分:1
  • 学习的例子
    开发学习的例子
    2015-05-09下载
    积分:1
  • android在WiFi下手机与电脑的socket通信
    在wifi局域网下,手机可以和电脑通过socket通信。手机做服务端,电脑做客户端;也可以反过来,电脑做服务端,手机做客户端。下面介绍的是手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。
    2014-07-02下载
    积分:1
  • android 对话框实例
    android 对话框实例
    2014-08-21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载