文件名称:xjjjxg
介绍说明--下载内容来自于网络,使用问题请自行百度
代码结构采用非常典型的MVC模式,代码中也附带了一些注释。提供了嵌入的接口和数据返回,可以完全移植到自己的程序中使用基本上与美图秀秀和IOS 上的相机胶卷是一样的效果。 -Code structure using a very typical MVC model, the code also comes with a number of notes. Provide the embedded interface and data return can be completely transplanted to their own procedures using basically and Mito Xiu Xiu and IOS film camera is the same effect.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ImageShow2.2/
ImageShow2.2/.classpath
ImageShow2.2/.project
ImageShow2.2/AndroidManifest.xml
ImageShow2.2/assets/
ImageShow2.2/bin/
ImageShow2.2/bin/classes/
ImageShow2.2/bin/classes/com/
ImageShow2.2/bin/classes/com/song/
ImageShow2.2/bin/classes/com/song/BuildConfig.class
ImageShow2.2/bin/classes/com/song/Constant.class
ImageShow2.2/bin/classes/com/song/ImageApp.class
ImageShow2.2/bin/classes/com/song/ImageManager.class
ImageShow2.2/bin/classes/com/song/ImageShowActivity$1.class
ImageShow2.2/bin/classes/com/song/ImageShowActivity.class
ImageShow2.2/bin/classes/com/song/model/
ImageShow2.2/bin/classes/com/song/model/Bucket.class
ImageShow2.2/bin/classes/com/song/model/Images.class
ImageShow2.2/bin/classes/com/song/model/Thumbnails.class
ImageShow2.2/bin/classes/com/song/R$attr.class
ImageShow2.2/bin/classes/com/song/R$color.class
ImageShow2.2/bin/classes/com/song/R$drawable.class
ImageShow2.2/bin/classes/com/song/R$id.class
ImageShow2.2/bin/classes/com/song/R$layout.class
ImageShow2.2/bin/classes/com/song/R$string.class
ImageShow2.2/bin/classes/com/song/R.class
ImageShow2.2/bin/classes/com/song/ui/
ImageShow2.2/bin/classes/com/song/ui/BucketDetailActivity$1.class
ImageShow2.2/bin/classes/com/song/ui/BucketDetailActivity$2.class
ImageShow2.2/bin/classes/com/song/ui/BucketDetailActivity$3.class
ImageShow2.2/bin/classes/com/song/ui/BucketDetailActivity$4.class
ImageShow2.2/bin/classes/com/song/ui/BucketDetailActivity.class
ImageShow2.2/bin/classes/com/song/ui/BucketListActivity$1.class
ImageShow2.2/bin/classes/com/song/ui/BucketListActivity$2.class
ImageShow2.2/bin/classes/com/song/ui/BucketListActivity.class
ImageShow2.2/bin/classes/com/song/ui/BucketListAdapter.class
ImageShow2.2/bin/classes/com/song/ui/GalleryAdapter.class
ImageShow2.2/bin/classes/com/song/ui/GridViewAdapter.class
ImageShow2.2/bin/classes/com/song/ui/ResultActivity.class
ImageShow2.2/bin/classes/com/song/util/
ImageShow2.2/bin/classes/com/song/util/AsyncImageLoader$1.class
ImageShow2.2/bin/classes/com/song/util/AsyncImageLoader$2.class
ImageShow2.2/bin/classes/com/song/util/AsyncImageLoader$ImageCallback.class
ImageShow2.2/bin/classes/com/song/util/AsyncImageLoader.class
ImageShow2.2/bin/classes/com/song/util/CallbackImpl.class
ImageShow2.2/bin/classes/com/song/util/ImageUtil.class
ImageShow2.2/bin/classes/com/song/util/StringUtils.class
ImageShow2.2/bin/classes.dex
ImageShow2.2/bin/ImageShow.apk
ImageShow2.2/bin/ImageShow2.2.apk
ImageShow2.2/bin/jarlist.cache
ImageShow2.2/bin/res/
ImageShow2.2/bin/res/drawable-hdpi/
ImageShow2.2/bin/res/drawable-hdpi/back.png
ImageShow2.2/bin/res/drawable-hdpi/chosepic.png
ImageShow2.2/bin/res/drawable-hdpi/chosepicbg.png
ImageShow2.2/bin/res/drawable-hdpi/delete.png
ImageShow2.2/bin/res/drawable-hdpi/flash.png
ImageShow2.2/bin/res/drawable-hdpi/head.png
ImageShow2.2/bin/res/drawable-hdpi/ic_launcher.png
ImageShow2.2/bin/res/drawable-hdpi/progress_rotate.png
ImageShow2.2/bin/res/drawable-ldpi/
ImageShow2.2/bin/res/drawable-ldpi/ic_launcher.png
ImageShow2.2/bin/res/drawable-mdpi/
ImageShow2.2/bin/res/drawable-mdpi/ic_launcher.png
ImageShow2.2/bin/res/drawable-xhdpi/
ImageShow2.2/bin/res/drawable-xhdpi/ic_launcher.png
ImageShow2.2/bin/resources.ap_
ImageShow2.2/gen/
ImageShow2.2/gen/com/
ImageShow2.2/gen/com/song/
ImageShow2.2/gen/com/song/BuildConfig.java
ImageShow2.2/gen/com/song/R.java
ImageShow2.2/proguard-project.txt
ImageShow2.2/project.properties
ImageShow2.2/res/
ImageShow2.2/res/drawable-hdpi/
ImageShow2.2/res/drawable-hdpi/back.png
ImageShow2.2/res/drawable-hdpi/chosepic.png
ImageShow2.2/res/drawable-hdpi/chosepicbg.png
ImageShow2.2/res/drawable-hdpi/delete.png
ImageShow2.2/res/drawable-hdpi/flash.png
ImageShow2.2/res/drawable-hdpi/head.png
ImageShow2.2/res/drawable-hdpi/ic_launcher.png
ImageShow2.2/res/drawable-hdpi/progress_rotate.png
ImageShow2.2/res/drawable-ldpi/
ImageShow2.2/res/drawable-ldpi/ic_launcher.png
ImageShow2.2/res/drawable-mdpi/
ImageShow2.2/res/drawable-mdpi/ic_launcher.png
ImageShow2.2/res/drawable-xhdpi/
ImageShow2.2/res/drawable-xhdpi/ic_launcher.png
ImageShow2.2/res/layout/
ImageShow2.2/res/layout/bucketdetail.xml
ImageShow2.2/res/layout/bucketitem.xml
ImageShow2.2/res/layout/bucketlist.xml
ImageShow2.2/res/layout/galleryimageitem.xml
ImageShow2.2/res/layout/imageitem.xml
ImageShow2.2/res/layout/main.xml
ImageShow2.2/res/layout/no_sd_alert_layout.xml
ImageShow2.2/res/layout/result.xml
ImageShow2.2/res/layout/test.xml
ImageShow2.2/res/values/
ImageShow2.2/res/values/colors.xml
ImageShow2.2/res/values/strings.xml
ImageShow2.2/src/
ImageShow2.2/src/com/
ImageShow2.2/src/com/song/
ImageShow2.2/src/com/song/Constant.java
ImageShow2.2/src/com/song/ImageApp.java
ImageShow2.2/src/com/song/ImageManager.java
ImageShow2.2/src/com/song/ImageShowActivity.java
ImageShow2.2/src/com/song/model/
ImageShow2.2/src/com/song/model/Bucket.java
ImageShow2.2/src/com/song/model/Images.java
ImageShow2.2/src/com/song/model/Thumbnails.java
ImageShow2.2/src/com/song/ui/
ImageShow2.2/src/com/song/ui/BucketDetailActivity.java
ImageShow2.2/src/com/song/ui/BucketListActivity.java
ImageShow2.2/src/com/song/ui/BucketListAdapter
ImageShow2.2/.classpath
ImageShow2.2/.project
ImageShow2.2/AndroidManifest.xml
ImageShow2.2/assets/
ImageShow2.2/bin/
ImageShow2.2/bin/classes/
ImageShow2.2/bin/classes/com/
ImageShow2.2/bin/classes/com/song/
ImageShow2.2/bin/classes/com/song/BuildConfig.class
ImageShow2.2/bin/classes/com/song/Constant.class
ImageShow2.2/bin/classes/com/song/ImageApp.class
ImageShow2.2/bin/classes/com/song/ImageManager.class
ImageShow2.2/bin/classes/com/song/ImageShowActivity$1.class
ImageShow2.2/bin/classes/com/song/ImageShowActivity.class
ImageShow2.2/bin/classes/com/song/model/
ImageShow2.2/bin/classes/com/song/model/Bucket.class
ImageShow2.2/bin/classes/com/song/model/Images.class
ImageShow2.2/bin/classes/com/song/model/Thumbnails.class
ImageShow2.2/bin/classes/com/song/R$attr.class
ImageShow2.2/bin/classes/com/song/R$color.class
ImageShow2.2/bin/classes/com/song/R$drawable.class
ImageShow2.2/bin/classes/com/song/R$id.class
ImageShow2.2/bin/classes/com/song/R$layout.class
ImageShow2.2/bin/classes/com/song/R$string.class
ImageShow2.2/bin/classes/com/song/R.class
ImageShow2.2/bin/classes/com/song/ui/
ImageShow2.2/bin/classes/com/song/ui/BucketDetailActivity$1.class
ImageShow2.2/bin/classes/com/song/ui/BucketDetailActivity$2.class
ImageShow2.2/bin/classes/com/song/ui/BucketDetailActivity$3.class
ImageShow2.2/bin/classes/com/song/ui/BucketDetailActivity$4.class
ImageShow2.2/bin/classes/com/song/ui/BucketDetailActivity.class
ImageShow2.2/bin/classes/com/song/ui/BucketListActivity$1.class
ImageShow2.2/bin/classes/com/song/ui/BucketListActivity$2.class
ImageShow2.2/bin/classes/com/song/ui/BucketListActivity.class
ImageShow2.2/bin/classes/com/song/ui/BucketListAdapter.class
ImageShow2.2/bin/classes/com/song/ui/GalleryAdapter.class
ImageShow2.2/bin/classes/com/song/ui/GridViewAdapter.class
ImageShow2.2/bin/classes/com/song/ui/ResultActivity.class
ImageShow2.2/bin/classes/com/song/util/
ImageShow2.2/bin/classes/com/song/util/AsyncImageLoader$1.class
ImageShow2.2/bin/classes/com/song/util/AsyncImageLoader$2.class
ImageShow2.2/bin/classes/com/song/util/AsyncImageLoader$ImageCallback.class
ImageShow2.2/bin/classes/com/song/util/AsyncImageLoader.class
ImageShow2.2/bin/classes/com/song/util/CallbackImpl.class
ImageShow2.2/bin/classes/com/song/util/ImageUtil.class
ImageShow2.2/bin/classes/com/song/util/StringUtils.class
ImageShow2.2/bin/classes.dex
ImageShow2.2/bin/ImageShow.apk
ImageShow2.2/bin/ImageShow2.2.apk
ImageShow2.2/bin/jarlist.cache
ImageShow2.2/bin/res/
ImageShow2.2/bin/res/drawable-hdpi/
ImageShow2.2/bin/res/drawable-hdpi/back.png
ImageShow2.2/bin/res/drawable-hdpi/chosepic.png
ImageShow2.2/bin/res/drawable-hdpi/chosepicbg.png
ImageShow2.2/bin/res/drawable-hdpi/delete.png
ImageShow2.2/bin/res/drawable-hdpi/flash.png
ImageShow2.2/bin/res/drawable-hdpi/head.png
ImageShow2.2/bin/res/drawable-hdpi/ic_launcher.png
ImageShow2.2/bin/res/drawable-hdpi/progress_rotate.png
ImageShow2.2/bin/res/drawable-ldpi/
ImageShow2.2/bin/res/drawable-ldpi/ic_launcher.png
ImageShow2.2/bin/res/drawable-mdpi/
ImageShow2.2/bin/res/drawable-mdpi/ic_launcher.png
ImageShow2.2/bin/res/drawable-xhdpi/
ImageShow2.2/bin/res/drawable-xhdpi/ic_launcher.png
ImageShow2.2/bin/resources.ap_
ImageShow2.2/gen/
ImageShow2.2/gen/com/
ImageShow2.2/gen/com/song/
ImageShow2.2/gen/com/song/BuildConfig.java
ImageShow2.2/gen/com/song/R.java
ImageShow2.2/proguard-project.txt
ImageShow2.2/project.properties
ImageShow2.2/res/
ImageShow2.2/res/drawable-hdpi/
ImageShow2.2/res/drawable-hdpi/back.png
ImageShow2.2/res/drawable-hdpi/chosepic.png
ImageShow2.2/res/drawable-hdpi/chosepicbg.png
ImageShow2.2/res/drawable-hdpi/delete.png
ImageShow2.2/res/drawable-hdpi/flash.png
ImageShow2.2/res/drawable-hdpi/head.png
ImageShow2.2/res/drawable-hdpi/ic_launcher.png
ImageShow2.2/res/drawable-hdpi/progress_rotate.png
ImageShow2.2/res/drawable-ldpi/
ImageShow2.2/res/drawable-ldpi/ic_launcher.png
ImageShow2.2/res/drawable-mdpi/
ImageShow2.2/res/drawable-mdpi/ic_launcher.png
ImageShow2.2/res/drawable-xhdpi/
ImageShow2.2/res/drawable-xhdpi/ic_launcher.png
ImageShow2.2/res/layout/
ImageShow2.2/res/layout/bucketdetail.xml
ImageShow2.2/res/layout/bucketitem.xml
ImageShow2.2/res/layout/bucketlist.xml
ImageShow2.2/res/layout/galleryimageitem.xml
ImageShow2.2/res/layout/imageitem.xml
ImageShow2.2/res/layout/main.xml
ImageShow2.2/res/layout/no_sd_alert_layout.xml
ImageShow2.2/res/layout/result.xml
ImageShow2.2/res/layout/test.xml
ImageShow2.2/res/values/
ImageShow2.2/res/values/colors.xml
ImageShow2.2/res/values/strings.xml
ImageShow2.2/src/
ImageShow2.2/src/com/
ImageShow2.2/src/com/song/
ImageShow2.2/src/com/song/Constant.java
ImageShow2.2/src/com/song/ImageApp.java
ImageShow2.2/src/com/song/ImageManager.java
ImageShow2.2/src/com/song/ImageShowActivity.java
ImageShow2.2/src/com/song/model/
ImageShow2.2/src/com/song/model/Bucket.java
ImageShow2.2/src/com/song/model/Images.java
ImageShow2.2/src/com/song/model/Thumbnails.java
ImageShow2.2/src/com/song/ui/
ImageShow2.2/src/com/song/ui/BucketDetailActivity.java
ImageShow2.2/src/com/song/ui/BucketListActivity.java
ImageShow2.2/src/com/song/ui/BucketListAdapter
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.