调用ListView的()方法,将构建好的适配器对象传递进去,这样ListView和数据之间的关联就建立完成了
A setAdapter()
B gettext()
C settext()
D adapter()