[android]notifyDataSetChanged方法notifyDataSetrChanged()方法是BaseAdapter的方法---当adapter(适配器)中的数据有改变时,通知adapter用getView()来更新界面中的每个item。