Awhisper / AsyncDisplayKitDocTranslationLinks
完全没有翻译文档的经验,碰到一些用词不合适的时候,还是推荐对比这原文进行观看,如果愿意,大家可以帮忙一起修改
☆116Updated 8 years ago
Alternatives and similar repositories for AsyncDisplayKitDocTranslation
Users that are interested in AsyncDisplayKitDocTranslation are comparing it to the libraries listed below
Sorting:
- Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”☆255Updated 2 years ago
- A new pattern to write less code for you iOS App's application layer.☆217Updated 8 years ago
- A plugin of UITableView can easy manage models and auto calculate cell height with autolayout☆142Updated 9 years ago
- A TableView Use CoreText Mix Image And Text, Also Support Video.☆199Updated 7 years ago
- Implementation a page view controller with scroll view. To solve 2 Problems of UIPageViewController and take the place of UIPageViewContr…☆118Updated 8 years ago
- Solve The bug of "can't add self as subview"☆90Updated 8 years ago
- iOS图片高性能设置圆角研究过程文章☆90Updated 8 years ago
- ☆131Updated 9 years ago
- UIImage category for image tint. For my blog post http://onevcat.com/2013/04/using-blending-in-ios/☆191Updated 10 years ago
- Implement KVO☆252Updated 9 years ago
- iOS开发笔记☆67Updated 9 years ago
- NSTimer alternative that doesn't retain the target☆189Updated 9 years ago
- iOS Module Manager library☆260Updated 7 years ago
- A simple view model for building organized and scalable TableViews.☆105Updated 8 years ago
- 可以利用IB,0代码集成的一些小功能☆175Updated 8 years ago
- How we made NSDictionary nil safe at Glow☆269Updated 7 years ago
- Decouple huge appDelegate.m into small files.☆74Updated 8 years ago
- 在程序中使用UIAlertController而不用关心低版本兼容的问题☆232Updated 8 years ago
- 汉化了Tween-o-Matic,用于查看CAMediaTimingFunction的效果。☆108Updated 10 years ago
- An easy-to-use tool for efficiently loading PDF vector icons in iOS projects.【用于在 iOS 项目中高效加载 PDF 矢量图标(尺寸可以无限放大)的工具。】☆194Updated 8 years ago
- ObjC Zen Book 中文翻译☆96Updated 4 years ago
- An elegant solution to common crash of NSArray, NSMutableArray & NSMutableDictonary ...☆111Updated 9 years ago
- 热插拔,高灵活的网络层解决方案(A Dancing HTTP request framework)☆198Updated 8 years ago
- 网络层架构设计demo☆127Updated 8 years ago
- A simple demo indicates how to make a custom view controller transition in iOS 7☆187Updated 10 years ago
- Make steps to help users do specific operations without breaking the structure of the project. 一个用于制作多步骤用户操作引导的框架,基于AOP,对原工程几乎无任何侵入。☆158Updated 8 years ago
- iOS完美的网络状态判断工具☆252Updated 8 years ago
- iOS serialization in 4 lines. 4行代码完成iOS序列化与反序列化,本文件提供iOS下的序列化与反序列集成方案。☆89Updated 9 years ago
- 一个iOS崩溃异常的捕捉处理源代码,帮助更好的调试程序☆119Updated 12 years ago
- DZURLRoute是支持基于标准URL进行Native页面间跳转的Objective-C实现。方便您架构页面之间高内聚低耦合的开发模式。他的核心思想是把每一个页面当成一个资源,通过标准的URL协议(统一资源定位符)来定位到每一个可触达的页面(资源)。☆72Updated 7 years ago