会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
学而不思则罔,思而不学则殆
Learning without thought is labour lost; thought without learning is perilous.
博客园
首页
新随笔
联系
订阅
管理
01 2015 档案
android之ListView
摘要:ListView填充数据用SetAdapter方法,必须继承抽象类ListAdapter,这个类要实现的方法较多,Google工程师为简化操作,只需实现BaseAdapter即可。主要实现两个方法:getCount()方法和getView(int position, View arg1, ViewG...
阅读全文
posted @
2015-01-04 16:14
黄忠
阅读(135)
评论(0)
推荐(0)
公告