ELTableViewController 1.0.0× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最后发布2014 年 12 月由 未声称 维护。安装指南×ELTableViewController 的安装指南您希望像以下一样将 pod 'ELTableViewController', '~> 1.0' 添加到您的 Podfile 中target 'MyApp' do pod 'ELTableViewController', '~> 1.0' end然后在终端内部运行 pod install,或在 CocoaPods.app 中。或者为了进行测试运行,运行以下命令pod try ELTableViewController见 PodspecGitHub 仓库CocoaPods.org 上的页面ELTableViewController 1.0.0作者yanghuayanghua/ELTableViewControllerGitHub 仓库 概述 EGORefreshTableHeaderView 和 LoadMoreTableFooterView 封装到 UITableView 并异步下载图像 依赖关系 EGORefreshTableHeaderView LoadMoreTableFooterView IconDownloader 使用方法 cocoapod pod install ELTableViewController 手动 将文件夹 "ELTableViewController" 和 "EGORefreshImages" 复制到您的项目中。 或者参见 我的另一个项目:FastEasyBlog 更新日志 2013-09-13 : 添加了一些实用方法 应用 FastEasyBlog iBus 功能列表 非 UITableViewDataSource 非 UITableViewDelegate 每个单元格自动异步下载图像(可选) 刷新功能(可选) 加载更多功能(可选) 一些实用方法 联系 & 更多细节 描述:见 我的博客 有任何问题,请通知我 [email protected] http://blog.csdn.net/yanghua_kobe 享受并乐趣无限!