# To enable ProGuard in your project, edit project.properties
# to define the proguard.config property as described in that file.
#
# Add project specific ProGuard rules here.
# By default, the flags in this file are appended to flags specified
# in ${sdk.dir}/tools/proguard/proguard-android.txt
# You can edit the include path and order by changing the ProGuard
# include property in project.properties.
#
# For more details, see
# http://developer.android.com/guide/developing/tools/proguard.html
# Add any project specific keep options here:
# If your project uses WebView with JS, uncomment the following
# and specify the fully qualified class name to the JavaScript interface
# class:
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}
没有合适的资源?快使用搜索试试~ 我知道了~
适配器模式在android中使用
共46个文件
class:14个
png:9个
java:7个
需积分: 50 9 下载量 168 浏览量
2015-05-01
17:50:35
上传
评论
收藏 1.65MB ZIP 举报
温馨提示
适配器模式是一种行为模式,它可以把一个类的接口转换成为另一个所期待的另一种接口,这样可以使原本因接口无法在一起工作的两个类能够在一起工作了。适配器模式有类的适配器和对象的适配器两种形式,这里只介绍对象的适配器模式(与类适配器模式类似)
资源推荐
资源详情
资源评论
收起资源包目录
AdapterPatternSample.zip (46个子文件)
AdapterPatternSample
bin
AdapterPatternSample.apk 313KB
classes.dex 803KB
res
crunch
drawable-hdpi
ic_launcher.png 6KB
drawable-xhdpi
ic_launcher.png 9KB
drawable-xxhdpi
ic_launcher.png 17KB
drawable-mdpi
ic_launcher.png 3KB
dexedLibs
android-support-v4-cacb6c3d3dfb143f0905326c352e1a82.jar 267KB
classes
com
cwteam
adapterpatternsample
pattern
ShoppingCart.class 2KB
SaleShoppingManager.class 3KB
SaleShopCenter.class 443B
MainActivity.class 4KB
BuildConfig.class 371B
R$layout.class 442B
R$id.class 602B
R$drawable.class 446B
R$dimen.class 500B
R$attr.class 379B
R.class 744B
objs
Sale.class 2KB
R$string.class 641B
R$style.class 470B
resources.ap_ 40KB
AndroidManifest.xml 847B
res
drawable-hdpi
ic_launcher.png 7KB
drawable-xhdpi
ic_launcher.png 12KB
drawable-xxhdpi
ic_launcher.png 24KB
values
strings.xml 436B
styles.xml 674B
dimens.xml 213B
drawable-mdpi
ic_launcher.png 4KB
layout
activity_main.xml 2KB
proguard-project.txt 781B
ic_launcher-web.png 50KB
gen
com
cwteam
adapterpatternsample
BuildConfig.java 173B
R.java 2KB
.settings
org.eclipse.jdt.core.prefs 173B
src
com
cwteam
adapterpatternsample
pattern
SaleShopCenter.java 316B
SaleShoppingManager.java 2KB
ShoppingCart.java 1KB
MainActivity.java 3KB
objs
Sale.java 972B
.project 823B
.classpath 466B
project.properties 607B
AndroidManifest.xml 847B
libs
android-support-v4.jar 741KB
共 46 条
- 1
资源评论
云水之路
- 粉丝: 174
- 资源: 9
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- json的合法基色来自红包东i请各位
- 项目采用YOLO V4算法模型进行目标检测,使用Deep SORT目标跟踪算法 .zip
- 针对实时视频流和静态图像实现的对象检测和跟踪算法 .zip
- 部署 yolox 算法使用 deepstream.zip
- 基于webmagic、springboot和mybatis的MagicToe Java爬虫设计源码
- 通过实时流协议 (RTSP) 使用 Yolo、OpenCV 和 Python 进行深度学习的对象检测.zip
- 基于Python和HTML的tb商品列表查询分析设计源码
- 基于国民技术RT-THREAD的MULTInstrument多功能电子测量仪器设计源码
- 基于Java技术的网络报修平台后端设计源码
- 基于Python的美食杰中华菜系数据挖掘与分析设计源码
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功