MSPullToRefreshController

码农软件 · 软件分类 · 滚动视图(ScrollView) · 2019-06-05 12:57:48

软件介绍

MSPullToRefreshController 可以让你在 UIScrollView 上实现了下拉刷新的效果,为什么它会比其他的实现更好呢?因为它没有侵入性,可提供定制的视图,可提供定制的刷新行为。

本文地址:https://www.codercto.com/soft/d/7304.html

Designing Data-Intensive Applications

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》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换