关于Adapter
ArrayAdapter------------>單一值
SimpleAdapter---------->HashMap<String,Object> 多值
BaseAdapter------------>更復雜的數(shù)據(jù)
?
SimpleAdapter ?/ ?BaseAdapter 比較常用
?
轉(zhuǎn)載于:https://www.cnblogs.com/daishuguang/p/3889143.html
總結(jié)
- 上一篇: string.Format格式化输出
- 下一篇: Union与Union All的区别