模仿QQ橡皮筋的刷新控件 LPRefresh

软件介绍

LPRefresh是一款模仿QQ橡皮筋刷新的控件,动画流畅、渲染高效。UIScrollView延展,只需一行代码。

初始化

// UIScrollView延展,UITableView也可用
@interface UIScrollView (LPRefresh)
///添加刷新事件
- (void)addRefreshWithBlock:(void (^)())block;

结束刷新

///刷新成功
- (void)endRefreshingSuccess;
///刷新失败
- (void)endRefreshingFail;

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

The Creative Curve

The Creative Curve

Allen Gannett / Knopf Doubleday Publishing Group / 2018-6-12

Big data entrepreneur Allen Gannett overturns the mythology around creative genius, and reveals the science and secrets behind achieving breakout commercial success in any field. We have been s......一起来看看 《The Creative Curve》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

在线进制转换器
在线进制转换器

各进制数互转换器