MSPullToRefreshController
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/bONchON/MSPullToRefreshController
- 软件文档: https://github.com/bONchON/MSPullToRefreshController
软件介绍
MSPullToRefreshController 可以让你在 UIScrollView 上实现了下拉刷新的效果,为什么它会比其他的实现更好呢?因为它没有侵入性,可提供定制的视图,可提供定制的刷新行为。
Designing Data-Intensive Applications
Martin Kleppmann / O'Reilly Media / 2017-4-2 / USD 44.99
Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, w......一起来看看 《Designing Data-Intensive Applications》 这本书的介绍吧!
