摘要: 1.RAC/MVVM个人学习资源汇总 http://www.jianshu.com/p/2cfed74789db 2.iOS系统架构 http://www.jianshu.com/p/58bc11c800e4 3.iOS应用架构谈 http://www.jianshu.com/p/58bc11c80 阅读全文
posted @ 2016-04-16 12:47 TheYouth 阅读(147) 评论(0) 推荐(0) 编辑
摘要: 1.排序 http://i.cnblogs.com/EditPosts.aspx?opt=1 阅读全文
posted @ 2016-04-16 12:39 TheYouth 阅读(156) 评论(0) 推荐(0) 编辑
摘要: 1.【iOS】利用PureLayout实现:比例自动布局(AutoLayout) 2.AutoLayout好多好多不懂的 终于明白了 http://www.jianshu.com/p/094e6baccd5a 阅读全文
posted @ 2016-04-16 12:35 TheYouth 阅读(158) 评论(0) 推荐(0) 编辑
摘要: 1.iOS 利用AFNetworking实时检测网络状态 http://www.jianshu.com/p/19e890205746 2.iOS 下载& 断点下载& NSURLSession(总结) http://www.jianshu.com/p/498d979a8a5c 3.iOS消息推送机制  阅读全文
posted @ 2016-04-16 12:33 TheYouth 阅读(251) 评论(0) 推荐(0) 编辑
摘要: 1. 我的iOS高效编程秘诀—坚持编程习惯 http://www.jianshu.com/p/a649847f781a 2.iOS学习路线201511 201603 http://www.jianshu.com/p/6f917f3a5d46 3.iOS及Mac开源项目和学习资料【超级全面】http: 阅读全文
posted @ 2016-04-16 12:05 TheYouth 阅读(183) 评论(0) 推荐(0) 编辑
摘要: 1.百日逆袭!成为全能英文达人!(内附资料下载) http://www.jianshu.com/p/423cbbe0bf80 阅读全文
posted @ 2016-04-16 12:01 TheYouth 阅读(208) 评论(0) 推荐(0) 编辑
摘要: 1.http://www.jianshu.com/p/9e55cbf7d5ab MMDrawerController的使用 阅读全文
posted @ 2016-04-16 11:59 TheYouth 阅读(252) 评论(0) 推荐(0) 编辑
摘要: 1.iOS 第三方登录(Facebook,Twitter...)http://www.jianshu.com/p/f64d5ad2ef2a 阅读全文
posted @ 2016-04-16 11:42 TheYouth 阅读(461) 评论(0) 推荐(0) 编辑
摘要: 1.iOS中实现SQLite的增、删、改、查 http://www.jianshu.com/p/0b9b78e704a4。 2.用数据库实现收藏功能 http://www.jianshu.com/p/ac719d33cb3b 3.SQLite数据库的使用 4.[iOS]数据库第三方框架FMDB详细讲 阅读全文
posted @ 2016-04-16 11:40 TheYouth 阅读(223) 评论(0) 推荐(0) 编辑
摘要: mac 终端语句 字数220 阅读111 评论3 喜欢3 pwd 当前工作目录 cd(不加参数) 进root cd(路径名) 进入文件夹 cd .. 上级目录 cd ~ 返回root cd - 返回上一个访问的目录 rm 文件名 删除 cat 文件名(|less) 在终端下查看文件 ls 列出目录下 阅读全文
posted @ 2016-04-16 11:22 TheYouth 阅读(266) 评论(0) 推荐(0) 编辑
摘要: 1.青玉伏案 http://www.cnblogs.com/ludashi/ 2.effective objctive-c 2.0 http://blog.csdn.net/majiakun1/article/details/38662417 3.标哥的博客 http://www.henishuo. 阅读全文
posted @ 2016-04-16 10:05 TheYouth 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 1.传送门,图片的无限轮播,https://github.com/lizelu/ZLImageScrollView 2.UIScrollView使用技巧 http://www.jianshu.com/p/7b942e38da96 3.初识iOS表视图UITableView http://www.ji 阅读全文
posted @ 2016-04-16 10:02 TheYouth 阅读(131) 评论(0) 推荐(0) 编辑
摘要: 1.代码管理工具git的学习 http://www.ruanyifeng.com/blog/2015/12/git-cheat-sheet.html 2.github的使用帮助 https://help.github.com/articles/using-keyboard-shortcuts/ 3. 阅读全文
posted @ 2016-04-16 09:57 TheYouth 阅读(177) 评论(0) 推荐(0) 编辑