文件名称:Chapter_12
介绍说明--下载内容均来自于网络,请自行研究使用
android加载在线图片 图片本地缓存以及内存缓存(image cache android image local cache memory cache)
相关搜索: android
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Chapter_12 | 0 | 2017-12-13 |
Chapter_12\.classpath | 466 | 2015-11-12 |
Chapter_12\.idea | 0 | 2017-12-13 |
Chapter_12\.idea\Chapter_12.iml | 336 | 2017-12-13 |
Chapter_12\.idea\misc.xml | 582 | 2017-12-13 |
Chapter_12\.idea\modules.xml | 272 | 2017-12-13 |
Chapter_12\.idea\workspace.xml | 18069 | 2017-12-13 |
Chapter_12\.project | 813 | 2015-11-12 |
Chapter_12\AndroidManifest.xml | 1111 | 2015-11-12 |
Chapter_12\ic_launcher-web.png | 51394 | 2015-11-12 |
Chapter_12\libs | 0 | 2017-12-13 |
Chapter_12\libs\android-support-v4.jar | 995386 | 2015-11-12 |
Chapter_12\libs\nineoldandroids.jar | 109333 | 2015-11-12 |
Chapter_12\proguard-project.txt | 781 | 2015-11-12 |
Chapter_12\project.properties | 563 | 2015-11-12 |
Chapter_12\res | 0 | 2017-12-13 |
Chapter_12\res\anim | 0 | 2017-12-13 |
Chapter_12\res\anim\translate.xml | 413 | 2015-11-12 |
Chapter_12\res\drawable | 0 | 2017-12-13 |
Chapter_12\res\drawable\edit.xml | 621 | 2015-11-12 |
Chapter_12\res\drawable-hdpi | 0 | 2017-12-13 |
Chapter_12\res\drawable-hdpi\ic_launcher_1.png | 7658 | 2015-11-12 |
Chapter_12\res\drawable-mdpi | 0 | 2017-12-13 |
Chapter_12\res\drawable-mdpi\ic_launcher_1.png | 3777 | 2015-11-12 |
Chapter_12\res\drawable-xhdpi | 0 | 2017-12-13 |
Chapter_12\res\drawable-xhdpi\ic_launcher_1.png | 12516 | 2015-11-12 |
Chapter_12\res\drawable-xhdpi\image_default.png | 1657 | 2015-11-12 |
Chapter_12\res\drawable-xxhdpi | 0 | 2017-12-13 |
Chapter_12\res\drawable-xxhdpi\ic_launcher_1.png | 24777 | 2015-11-12 |
Chapter_12\res\layout | 0 | 2017-12-13 |
Chapter_12\res\layout\activity_main.xml | 684 | 2015-11-12 |
Chapter_12\res\layout\image_list_item.xml | 529 | 2015-11-12 |
Chapter_12\res\values | 0 | 2017-12-13 |
Chapter_12\res\values\attrs.xml | 184 | 2015-11-12 |
Chapter_12\res\values\colors.xml | 164 | 2015-11-12 |
Chapter_12\res\values\ids.xml | 110 | 2015-11-12 |
Chapter_12\res\values\strings.xml | 227 | 2015-11-12 |
Chapter_12\res\values\styles.xml | 1420 | 2015-11-12 |
Chapter_12\src | 0 | 2017-12-13 |
Chapter_12\src\com | 0 | 2017-12-13 |
Chapter_12\src\com\ryg | 0 | 2017-12-13 |
Chapter_12\src\com\ryg\chapter_12 | 0 | 2017-12-13 |
Chapter_12\src\com\ryg\chapter_12\MainActivity.java | 8368 | 2015-11-12 |
Chapter_12\src\com\ryg\chapter_12\loader | 0 | 2017-12-13 |
Chapter_12\src\com\ryg\chapter_12\loader\DiskLruCache.java | 33913 | 2015-11-12 |
Chapter_12\src\com\ryg\chapter_12\loader\ImageLoader.java | 12640 | 2015-11-12 |
Chapter_12\src\com\ryg\chapter_12\loader\ImageResizer.java | 2668 | 2015-11-12 |
Chapter_12\src\com\ryg\chapter_12\ui | 0 | 2017-12-13 |
Chapter_12\src\com\ryg\chapter_12\ui\RevealLayout.java | 6822 | 2015-11-12 |
Chapter_12\src\com\ryg\chapter_12\ui\SquareImageView.java | 650 | 2015-11-12 |
Chapter_12\src\com\ryg\chapter_12\utils | 0 | 2017-12-13 |
Chapter_12\src\com\ryg\chapter_12\utils\MyConstants.java | 434 | 2015-11-12 |
Chapter_12\src\com\ryg\chapter_12\utils\MyUtils.java | 2283 | 2015-11-12 |