摘要: (一)BaseAdapter的三种表达式: ①逗比式: public View getView(int position, View convertView, ViewGroup parent) { //逗比式 View view=minflater.inflate(R.layout.item,nu 阅读全文
posted @ 2020-02-08 22:25 清风紫雪 阅读(683) 评论(0) 推荐(0) 编辑