登录
首页 » Java » android 随手记账本app源码下载,可以在eclipse直接运行

android 随手记账本app源码下载,可以在eclipse直接运行

于 2018-08-10 发布
0 338
下载积分: 1 下载次数: 0

代码说明:

转载的源码可直接运行,仅用于学习

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

发表评论

0 个回复

  • pull解析xml
    利用最简单的解析方式pull来解析xml文件
    2013-07-31下载
    积分:1
  • 安卓选课系统源码(基于sqlite数据库)
    Android Studio开发的选课系统,功能主要有有以下几项:学生注册;管理员、学生登录;学生选课信息管理(增删改查);管理员管理课程信息(增删改查)。
    2020-06-11下载
    积分:1
  • android 仪表盘/波浪形进度条控件以及示例源码
    android 仪表盘/波浪形进度条控件以及示例源码
    2018-08-23下载
    积分:1
  • android 日历 例子源码
    android 日历 例子源码
    2014-09-15下载
    积分: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 调用webservice(json),在listview上显示数据
    android 调用webservice(json),在listview上显示数据
    2014-08-26下载
    积分:1
  • ScrollView上划悬停(浮在顶部)
    当向上滑动的时候,始终让 《请输入》这个edittext 保持在顶部,如下图。。
    2015-06-26下载
    积分:1
  • android 简洁阅读器 实例源码下载
    android 简洁阅读器 实例源码下载
    2015-01-28下载
    积分:1
  • A lightweight, well designed metronome app for Android
    Metronome is a lightweight, well designed metronome app for Android focused on offering a consistent and usable design without limiting functionality.
    2018-01-01下载
    积分:1
  • android 蓝牙对战游戏实例源码下载
    android 蓝牙对战游戏实例源码下载
    2014-08-26下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载