单项选择题

A.SimpleAdapter是抽象类
B.SimpleAdapter数据适配器每个item显示的内容用map来封装
C.Listview显示数据不可以使用simpleAdapter来显示
D.SimpleAdapter开发中用不到