yujiuqie / iosnotebookLinks
这是一本用于记录 iOS 开发过程中遇到的一些问题和解决方案的电子书。
☆147Updated 5 years ago
Alternatives and similar repositories for iosnotebook
Users that are interested in iosnotebook are comparing it to the libraries listed below
Sorting:
- Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”☆255Updated 2 years ago
- 完全没有翻译文档的经验,碰到一些用词不合适的时候,还是推荐对比这原文进行观看,如果愿意,大家可以帮忙一起修改☆116Updated 9 years ago
- 针对 J-Knight 的面试题,写一下自己的理解☆181Updated 5 years ago
- ObjC Zen Book 中文翻译☆96Updated 4 years ago
- A new pattern to write less code for you iOS App's application layer.☆217Updated 8 years ago
- iOS Module Manager library☆259Updated 7 years ago
- GitBook for 《禅与 Objective-C 编程艺术》☆74Updated 9 years ago
- ☆93Updated 8 years ago
- ☆240Updated 7 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 10 years ago
- runloop、runtime学习与实践☆259Updated 8 years ago
- 一个根据linkMap文件计算Xcode里各个工程代码占安装包大小的工具☆132Updated 7 years ago
- 一个集合了常用 Objective-C Runtime 使用方法的 Playground。☆288Updated 9 years ago
- An easy-to-use tool for efficiently loading PDF vector icons in iOS projects.【用于在 iOS 项目中高效加载 PDF 矢量图标(尺寸可以无限放大)的工具。】☆195Updated 8 years ago
- How we made NSDictionary nil safe at Glow☆269Updated 7 years ago
- iOS safety kit to avoid crash in some cases(OC)☆128Updated 7 years ago
- ios开发当中常用遇到的问题和解决方法的收集,包括ios和swift☆273Updated 8 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
- ☆131Updated 9 years ago
- iOS完美的网络状态判断工具☆252Updated 8 years ago
- A TableView Use CoreText Mix Image And Text, Also Support Video.☆199Updated 7 years ago
- ☆309Updated 8 years ago
- A DNS Mapping engine for iOS client☆294Updated 8 years ago
- 支持对 UIWebView/WKWebView 的资源, 进行 预加载、缓存、拦截 等操作 ... Orz☆238Updated 7 years ago
- raywenderlich Objective-C的编码规范(https://github.com/raywenderlich/objective-c-style-guide#language)☆132Updated 10 years ago
- NSTimer alternative that doesn't retain the target☆189Updated 9 years ago
- 开屏广告Demo,以非同一般的方式接入广告☆186Updated 9 years ago
- Solve The bug of "can't add self as subview"☆90Updated 8 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 6 years ago