杂七杂八集合

http://user.qzone.qq.com/616657544    (test zone)

http://www.cnblogs.com/wujian1360/archive/2011/09/05/2167992.html   (NSTimer 的使用)

http://blog.csdn.net/windone0109/article/details/2817792   (Linux 查找命令)

http://stackoverflow.com/questions/8087823/why-does-xcode-say-the-following-expression-is-not-assignable        (important bug)

http://blog.csdn.net/pony_maggie/article/details/26740237     (bluetooth 4.0)

https://developer.apple.com/bluetooth/            (bluetooth 4.0)

http://www.tuicool.com/articles/VFzyAby     (ios8 extension)

http://www.cocoachina.com/industry/20140627/8960.html  (ios8 extension)

http://onevcat.com/2014/08/notification-today-widget/       (ios8 extension)

https://developer.apple.com/library/ios/documentation/Swift   (swift guide)

http://blog.csdn.net/wherejaly/article/details/5821463    (分离 datasource)

http://hi.baidu.com/coolwork/item/95e7481832429551f1090ea2    (xcode 去掉警告)

http://www.paintcodeapp.com/

PaintCode是一个专门为设计师准备的简单的矢量图形绘图应用程序,通过PaintCode没有编程经验的设计师也能立即画出美丽的控件,图标或其他UI界面元素并直接生成适用于iOS或者OS X的Objective-C代码。

https://github.com/vsouza/awesome-ios      (超级好的iOS 资料大集合)

http://www.cnblogs.com/ganiks/p/rest-test-tools-postman-and-restconsole.html    (REST 测试工具的介绍)

http://stackoverflow.com/questions/19507207/how-do-i-accept-a-self-signed-ssl-certificate-using-ios-7s-nsurlsession-and-its    (https SSL)

https://developer.apple.com/library/ios/documentation/HealthKit     (ios healthkit)

http://blog.sunnyxx.com/2014/09/10/iphone6-resolution/    (iphone6 的分比率和适配)

http://www.cocoachina.com/industry/20131015/7168.html    (编译 64位应用)

https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIVisualEffect_class    (iOS8 UIVisualEffect)

http://blog.csdn.net/jymn_chen/article/details/21562869     (unit test)

http://blog.csdn.net/jymn_chen/article/details/21552941       (unit test)

http://wufawei.com/2014/03/symbolicating-ios-crash-logs/     (crash 文件分析)

http://wonderffee.github.io/blog/2014/07/19/quincykit-and-kscrash/     (构建crash  log管理系统)

http://blog.csdn.net/jasonblog/article/details/19031517     (crash log 分析基础)

http://blog.csdn.net/diyagoanyhacker/article/details/7071055   (iOS 后台运行) 

http://www.swifthumb.com/portal.php?mod=view&aid=6      (搭建iOS 持续集成环境)

http://kb.cnblogs.com/page/188907/                                   (搭建iOS 持续集成环境)

http://www.infoq.com/cn/articles/build-ios-continuous-integration-platform-part1/     (持续集成1)

http://www.infoq.com/cn/articles/build-ios-continuous-integration-platform-part2     (持续集成2)

http://www.infoq.com/cn/articles/build-ios-continuous-integration-platform-part3      (持续集成3)

http://www.36kr.com/p/165128             (helpshift)

http://www.domarketing.org/html/2012/yd_0508/4311_5.html     (数据分析统计平台对比)

http://lzero1319.blog.163.com/blog/static/32178161201301731041871/
(CATransform3D)

http://blog.sina.com.cn/s/blog_8f5097be0101b91z.html

http://www.zhihu.com/question/20248971 (ios 元素尺寸)

http://www.zcool.com.cn/article/ZMTE0MjMy.html (ios 元素尺寸)

http://blog.csdn.net/cuibo1123/article/details/39486197 (xcode6 矢量图)

https://github.com/kejinlu/KKGestureLockView (手势密码)

http://192.168.18.140:8080/pms/www/?m=user&f=login (项目管理系统)

https://github.com/futurice/ios-good-practices

https://github.com/smileyborg/PureLayout                       (autoLayout 库)

https://github.com/smileyborg/UIView-AutoLayout              (autoLayout 库)

https://github.com/Masonry/Masonry                                  (autoLayout 库)

 http://blog.sina.com.cn/s/blog_693de6100102v4sl.html   (代码使用autolayout)

原文地址:https://www.cnblogs.com/yulang314/p/4043898.html