在列表控件TableView中,Section可以用来分隔不同功能的Cell,如下的iPhone设置界面就是用了Section。现在我们要自己来实现一下带Section的TableView。 在列表控件TableView中,Section可以用来分隔不同功能的Cell,如下的
在列表控件TableView中,Section可以用来分隔不同功能的Cell,如下的iPhone设置界面就是用了Section。现在我们要自己来实现一下带Section的TableView。 在列表控件TableView中,Section可以用来分隔不同功能的Cell,如下的