第3章UI设计.pptVIP

  • 9
  • 0
  • 约1.54万字
  • 约 61页
  • 2016-12-29 发布于北京
  • 举报
Android UI控件 6.列表(ListView) 一个ListView要显示其相关内容,需要满足三个条件 需要ListView显示的数据; 与ListView相关联的适配器(Adapter); 一个ListView对象。 Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile 5.2.0.0. Copyright 2004-2011 Aspose Pty Ltd. Android UI控件 6.列表(ListView) ListView可用的适配器又有三种 ArrayAdapter,可称为数组适配器 SimpleAdapter,是扩展性最好的一种适配器 SimpleCursorAdapter Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile 5.2.0.0. Copyright 2004-2011 Aspose Pty Ltd. Android UI控件 6.列表(ListView) ArrayAdapter,可称为数组适配器,是ListView中最简单的一

文档评论(0)

1亿VIP精品文档

相关文档