Chapter 9: Table Views

你的待办清单app,Checklists,完成后将会像这个样子:

1. Table views and navigation controllers

navigation controllerstable views的一个基本介绍。

2. The Checklists app design

Checklistsapp提供整体设计。

3. Add a table view

创建你的第一个table view并添加一个原型cell用来显示数据。

4. The table view delegates

如何给一个table view提供数据并响应点击。

你可能感兴趣的:(Chapter 9: Table Views)