DataDominantTableView一个UITableView辅助工具。当页面中有多种Cell时,可以使用此工具实现根据不同的数据来显示不同的Cell,从而避免在“- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath”方法里面根据indexPath区分Cell,从而降低TableView的维护成本。许可证: GPL-3.0Objective CTouchEdgeExtendView一个能扩展按钮触控区域的框架。许可证: GPL-3.0Objective C