登录
首页 » Java » Android应用源码之afinal框架实现图片的简单异步缓存加载.rar

Android应用源码之afinal框架实现图片的简单异步缓存加载.rar

于 2021-09-07 发布
0 146
下载积分: 1 下载次数: 1

代码说明:

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

发表评论

0 个回复

  • android SQLite数据库操作 例子源码
    android SQLite数据库操作 例子源码
    2014-10-31下载
    积分:1
  • 安卓社区android端app源码下载
    安卓社区平台android端app源码下载
    2015-01-30下载
    积分: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
  • 仿qq聊天软件,xmpp实现,很精彩的例子
    仿qq聊天软件,xmpp实现,很精彩的例子
    2014-11-10下载
    积分:1
  • Android 源框架ViewPageIndicato
    本地视频录制,自动对焦,焦距,分辨率设置
    2015-04-15下载
    积分:1
  • android连接mysql数据库例子
    android连接mysql数据库例子
    2015-12-14下载
    积分:1
  • 第三方App
    电影天堂是电影天堂(网站版)的第三方客户端,一切资源都从该网站获取.
    2016-05-22下载
    积分:1
  • android touch事件详解PPT下载
    TouchEventDemo是一个说明如何处理触摸事件的示例TouchEventDemo用户界面浅蓝色区域是可以接受触摸事件的区域,用户可以在Android模拟器中使用鼠标点击屏幕,用以模拟触摸手机屏幕下方黑色区域是显示区域,用来显示触摸事件的类型、相对坐标、绝对坐标、触点压力、触点尺寸和历史数据量等信息
    2014-09-17下载
    积分:1
  • android progressBar 进度条实例下载
    android progressBar 进度条实例,适合入门级朋友学习
    2013-03-23下载
    积分:1
  • android Toast使用示例详解,含源码下载
    这几种情况都是比较常用的 Toast示例,供大家参考学习
    2014-04-14下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载