Tekkaman

导航

 

2017年1月10日

摘要: 【convertView】 BaseAdapter适配器里有个getView()需要重写public View getView(int position,View converView,ViewGroup parent){ //省略。。}请问这个方法的三个参数是什么意思? 参考:https://zh 阅读全文
posted @ 2017-01-10 10:16 Tekkaman 阅读(1239) 评论(0) 推荐(0) 编辑