摘要: 1、使用arrayadapter创建ListViewpublic class ArrayAdapterActivity extends ListActivity { @Override public void onCreate(Bundle savedInstanceState) {... 阅读全文
posted @ 2014-06-10 12:15 kevindoit 阅读(209) 评论(0) 推荐(0)