new ArrayAdapter<String>(getApplicationContext(),R.layout.item,objects);
在item布局文件中需要一个textview需要且仅需要