文件名称:DemoCustomizeAdapter
- 所属分类:
- ListView/ListBox
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 45kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ListView 自定义视图,其中最重要的是覆写getView方法。-ListView custom view, the most important override getView method.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DemoCustomizeAdapter\.classpath
....................\.project
....................\AndroidManifest.xml
....................\bin\classes.dex
....................\...\.om\iflytek\adapter\DemoCustomizeAdapter.class
....................\...\...\.......\.......\MyViewAdapter.class
....................\...\...\.......\.......\R$attr.class
....................\...\...\.......\.......\R$drawable.class
....................\...\...\.......\.......\R$id.class
....................\...\...\.......\.......\R$layout.class
....................\...\...\.......\.......\R$string.class
....................\...\...\.......\.......\R.class
....................\...\DemoCustomizeAdapter.apk
....................\...\resources.ap_
....................\default.properties
....................\gen\com\iflytek\adapter\R.java
....................\proguard.cfg
....................\res\drawable-hdpi\icon.png
....................\...\.........ldpi\icon.png
....................\...\.........mdpi\icon.png
....................\...\layout\main.xml
....................\...\......\text.xml
....................\...\values\strings.xml
....................\src\com\iflytek\adapter\DemoCustomizeAdapter.java
....................\...\...\.......\.......\MyViewAdapter.java
....................\bin\com\iflytek\adapter
....................\gen\com\iflytek\adapter
....................\src\com\iflytek\adapter
....................\bin\com\iflytek
....................\gen\com\iflytek
....................\src\com\iflytek
....................\bin\com
....................\gen\com
....................\res\drawable-hdpi
....................\...\drawable-ldpi
....................\...\drawable-mdpi
....................\...\layout
....................\...\values
....................\src\com
....................\assets
....................\bin
....................\gen
....................\res
....................\src
DemoCustomizeAdapter
....................\.project
....................\AndroidManifest.xml
....................\bin\classes.dex
....................\...\.om\iflytek\adapter\DemoCustomizeAdapter.class
....................\...\...\.......\.......\MyViewAdapter.class
....................\...\...\.......\.......\R$attr.class
....................\...\...\.......\.......\R$drawable.class
....................\...\...\.......\.......\R$id.class
....................\...\...\.......\.......\R$layout.class
....................\...\...\.......\.......\R$string.class
....................\...\...\.......\.......\R.class
....................\...\DemoCustomizeAdapter.apk
....................\...\resources.ap_
....................\default.properties
....................\gen\com\iflytek\adapter\R.java
....................\proguard.cfg
....................\res\drawable-hdpi\icon.png
....................\...\.........ldpi\icon.png
....................\...\.........mdpi\icon.png
....................\...\layout\main.xml
....................\...\......\text.xml
....................\...\values\strings.xml
....................\src\com\iflytek\adapter\DemoCustomizeAdapter.java
....................\...\...\.......\.......\MyViewAdapter.java
....................\bin\com\iflytek\adapter
....................\gen\com\iflytek\adapter
....................\src\com\iflytek\adapter
....................\bin\com\iflytek
....................\gen\com\iflytek
....................\src\com\iflytek
....................\bin\com
....................\gen\com
....................\res\drawable-hdpi
....................\...\drawable-ldpi
....................\...\drawable-mdpi
....................\...\layout
....................\...\values
....................\src\com
....................\assets
....................\bin
....................\gen
....................\res
....................\src
DemoCustomizeAdapter