登录
首页 » Java » android 日历例子源码下载

android 日历例子源码下载

于 2015-05-21 发布
0 83
下载积分: 1 下载次数: 0

代码说明:

android 日历的实现

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

发表评论

0 个回复

  • android 实现后service持续运行,并且唤醒之后进入自定义界面 例子
    安装之后就能不断的唤醒,实现后台service持续运行,并且唤醒之后进入自定义界面
    2014-09-19下载
    积分:1
  • android 播放mjepg视频流代码
    android 播放mjepg视频流代码
    2015-03-17下载
    积分:1
  • android下创建一个sqlite数据库 - android入门视频32
    android下创建一个sqlite数据库 - android入门视频32
    2015-12-03下载
    积分:1
  • android 通过wifi传输文件的例子源码,参考茄子快传的原理
    android 通过wifi传输文件的例子源码,参考茄子快传的原理
    2014-08-29下载
    积分:1
  • 使用SQLite缓存数据(缓存文本和大图片)例子源码下载
        使用SQLite缓存数据,缓存 大图片 小图片 文字 等信息
    2015-03-02下载
    积分: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 webView和js交互的Demo
    Android webView和js交互的Demo
    2015-04-17下载
    积分:1
  • android SQLite数据库操作 例子源码
    android SQLite数据库操作 例子源码
    2014-10-31下载
    积分:1
  • 调用系统相册拍照
    调用系统相册拍照
    2013-09-06下载
    积分:1
  • 客车网上售票系统分析与设计(源码+数据库)
    本系统分为两部分(可用于毕业设计): 一、前台功能模块 A.用户注册(游客进行该网站需要进行注册方可在系统中进行一系列与预订有关的活动) B.票务查询(旅客按出发地、到达地查询各车次的车票情况) C.车票销售(选择需要的车票,填写购买信息,比如:身份证号等,进行提交) D.改签(用户对已付款的订单车票信息进行变更操作) E.退票(用户对已付款的订单车票信息进行退货操作) F.信息浏览(查看管理员发布的各种信息) G.留言板(用户登陆后可以在留言板中发表留言,未登陆的用户则只能浏览其它用户发表的留言) H.个人信息修改 二、后台系统管理部分 A.用户管理(管理系统用户信息,作增删改查操作) B.票务管理(列车票务信息的增删改查) D.信息发布(管理员发布公告类新闻和图片类新闻) F.留言中心管理 G.订单统计 H.销售情况查询 I.个人信息修改
    2018-03-18下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载