*******************************************看文章的好地方**************************************
http://www.iliunian.com******************开发者|iOS开发者中心
code4app.com*****************各种源代码(汉化版/剪切版)
github.com *****************源生代码.(纯英文版)
stackoverflow *****************源代码(纯英文版)(NB)
www.github.com *****************开源网站
http://my.oschina.net/w11h22j33/blog/206129*****************第三方框架
http://duxinfeng.com/2015/07/14/iOS开源App整理/*****************开源项目整理
http://m.blog.csdn.net/blog/chaeyeonyanse/21103999*****************工程目录设计
http://www.mob.com/#/*****************(分享等功能)mob开发者中心
http://www.jianshu.com/collection/5f98164232a9*****************其他开发者问题总结
http://www.oschina.net/ios/codingList/386/ios-animation?sort=view&p=5*****************常用的动画效果
http://benbeng.leanote.com/post/ReactiveCocoaTutorial-part1*****************MVVM,RAC学习
http://html5doctor.com/*****************H5学习
http://www.imooc.com/course/programdetail/pid/32*****************H5视频
*******************************************辅助Demo/Tool*****************************************
http://fastlane.tools*****************自动化框架发布流程
http://www.gezida.com/*****************论文免费查重系统
http://hao2b.cn*****************在线生成安卓和iOS下载地址混合二维码
http://www.atool.org/ios_logo.php*****************在线生成各种尺寸的图片
https://modao.cc/workspace#apps*****************墨刀工具
http://www.kqiqi.com/tools/RGB216/*****************颜色转换
http://pan.baidu.com/s/1dDz03T3#path=%2F%E8%B5%84%E6%96%99&render-type=grid-view*****************百度脑图
https://developer.apple.com/downloads/*****************苹果官网下载开发工具
https://developer.apple.com/library/content/navigation/*****************苹果官网开发文档
http://www.2cto.com/kf/201502/376360.html*****************匹配用户名和密码的正则表达式
http://doslin.com/learn-regular-expressions-in-about-55-minutes/*****************这个是正则表达式学习网站
http://blog.ibireme.com/2015/10/23/ios_model_framework_benchmark/#more-41804***************创建Model开源库(YYModel和一些其他开源库的性能测试):
http://www.w3school.com.cn/html/html_entities.asp*****************HTML手册
https://developer.apple.com/app-store/review/guidelines/*****************苹果审核指南英文版
http://www.jianshu.com/p/e7bb97218946*****************正则表达式总结
https://swift.org/documentation/api-design-guidelines/*****************swift命名规范
*******************************************Swift URL收集*****************************************
swift中文文档:http://wiki.jikexueyuan.com/project/swift/chapter1/02_a_swift_tour.html
swift官方授权书籍:https://sites.fastspring.com/onevcat/instant/functional-swift
swift英文文档:https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/index.html#//apple_ref/doc/uid/TP40014097-CH3-ID0
H5书籍:CSS权威指南,JavaScript权威指南
H5工具:传统点用 Dreamweaver,sublimeText(重点用这个工具), atom