摘要:
JFDepthView给view提供3D景深https://github.com/atljeremy/JFDepthViewThis is an iOS project for presenting views in iOS with a 3D effect to add depth. JFDept... 阅读全文
摘要:
CKShapeView支持CAShapeLayerhttps://github.com/conradev/CKShapeViewCKShapeView is aUIViewsubclass that is backed by aCAShapeLayer.In other words, it is a... 阅读全文
摘要:
LazyFadeInView渐入显示text文本https://github.com/itouch2/LazyFadeInViewLazyFadeInView is a cool way to animate the appearnce of a label. This effect is a cl... 阅读全文
摘要:
NSMapTable 不只是一个能放weak指针的 NSDictionaryNSMapTable是早在Mac OS X 10.5(Leopard)的引入集合类。乍一看,这似乎是作为一个替换NSDictionary的存在,可以选择“strong”和“week”指针。 在这篇文章中,我会告诉你除了为什... 阅读全文
摘要:
CocoaAsyncSocket 套接字https://github.com/robbiehanson/CocoaAsyncSocketAsynchronous socket networking library for Mac and iOS用于iOS以及Mac的异步套接字网络库。TCPGCDAs... 阅读全文