An open API service indexing awesome lists of open source software.

https://github.com/mancongios/uitableview

UITableView的学习
https://github.com/mancongios/uitableview

Last synced: about 1 year ago
JSON representation

UITableView的学习

Awesome Lists containing this project

README

          

# UITableView
### 基本知识
### MVC赋值模式
### 结合UISearchBar 实现搜索功能
### 动态计算cell的高度
### 编辑模式
### 通讯录
### cell上的button进行页面跳转
### cell上的button的复用
### 多个UITableView的滚动

![](https://github.com/mancongiOS/UITableView/blob/master/ScreenShots/Simulator%20Screen%20Shot%202016年11月23日%20下午9.16.55.png)
![](https://github.com/mancongiOS/UITableView/blob/master/ScreenShots/Simulator%20Screen%20Shot%202016年11月23日%20下午9.17.00.png)
![](https://github.com/mancongiOS/UITableView/blob/master/ScreenShots/Simulator%20Screen%20Shot%202016年11月23日%20下午9.17.04.png)
![](https://github.com/mancongiOS/UITableView/blob/master/ScreenShots/Simulator%20Screen%20Shot%202016年11月23日%20下午9.17.07.png)
![](https://github.com/mancongiOS/UITableView/blob/master/ScreenShots/Simulator%20Screen%20Shot%202016年11月23日%20下午9.17.16.png)
![](https://github.com/mancongiOS/UITableView/blob/master/ScreenShots/Simulator%20Screen%20Shot%202016年11月23日%20下午9.17.25.png)
![](https://github.com/mancongiOS/UITableView/blob/master/ScreenShots/Simulator%20Screen%20Shot%202016年11月23日%20下午9.17.36.png)
![](https://github.com/mancongiOS/UITableView/blob/master/ScreenShots/Simulator%20Screen%20Shot%202016年11月23日%20下午9.17.44.png)
![](https://github.com/mancongiOS/UITableView/blob/master/ScreenShots/Simulator%20Screen%20Shot%202016年11月23日%20下午9.17.52.png)

菜鸟进阶中... <562863544@qq.com>