登录
首页 » Java » android应用中的各种报表

android应用中的各种报表

于 2013-06-04 发布
0 214
下载积分: 1 下载次数: 0

代码说明:

展示各种android应用中的报表图表

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

发表评论

0 个回复

  • 简单实用的tabhost实例
    类似微信底部的选项菜单
    2014-11-21下载
    积分:1
  • SSO单点登录
    【实例简介】 XXL-SSO 是一个分布式单点登录框架。只需要登录一次就可以访问所有相互信任的应用系统。 拥有"轻量级、分布式、跨域、Cookie Token均支持、Web APP均支持"等特性。现已开放源代码,开箱即用。
    2021-09-28 00:31:11下载
    积分:1
  • android 游戏商城源码(不完整,新手写的)
    android 游戏商城源码(不完整,新手写的)
    2015-07-04下载
    积分:1
  • 调用相机拍照实现(Android)
    【实例简介】调用相机拍照实现(Android)
    2021-12-04 01:11:20下载
    积分:1
  • 基于Matlab的多频外差模拟程序
    本程序是记忆李中伟博士的博士论文来实现;Matlab仿真代码;测试通过;
    2019-04-16下载
    积分:1
  • android 登录特效例子源码 含loding效果
    android 登录特效
    2013-09-10下载
    积分:1
  • Android的基本2D图形绘制 文档下载
    Android的基本2D图形绘制 文档下载
    2014-09-18下载
    积分: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 Sqlite 实例源码下载
    android Sqlite 实例源码下载
    2014-08-06下载
    积分:1
  • wifi语音对讲
    实现局域网内语音对讲发送文字
    2013-06-29下载
    积分:1
  • 696516资源总数
  • 106446会员总数
  • 9今日下载