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