摘要:
NSHashTable 我们使用集合(NSArray,NSMutableArray,NSDictionary,NSMutableDictionary,NSSet,NSMutableSet)存储对象时会对其强引用(你可以使用单例的集合存储数据试一下咯),有时候我们不想这样子,怎么办呢? 那就使用NSH... 阅读全文
摘要:
PBJNetworkObserver网络监控https://github.com/piemonte/PBJNetworkObserverIntroduction'PBJNetworkObserver' is an iOS component for detecting changes in netw... 阅读全文
摘要:
OHAttributedLabel富文本标签https://github.com/AliSoftware/OHAttributedLabel以下是我渲染出来的效果OHAttributedLabelThis class allows you to use a UILabel with NSAttrib... 阅读全文