iOS每日总结博客版:iOS开发历程中了解和学习的文章

2019独角兽企业重金招聘Python工程师标准>>>

hot3.png

#iOS开发进阶指导:入门->进阶->大神 top:入门无忧网,各语言ide入门

http://www.rm5u.com/

1.c++转行iOS入门总结

http://everettjf.github.io/2015/11/18/the-past-4-months-ios-develop-for-me/

2.招聘一个靠谱的iOS开发

https://github.com/ChenYilong/iOSInterviewQuestions

3.半自动化设置project内容

https://github.com/yulingtianxia/pbxprojHelper

4.认识与入门 Markdown

http://sspai.com/25137

5.iOS 开发怎么入门/p>

https://www.zhihu.com/question/20264108

6.如何学好 iOS 游戏开发/p>

http://www.zhihu.com/question/20295002

7.React-Native入门指导之iOS篇

http://www.cnblogs.com/jianglan/p/5027315.html

8.Apple

Apple Developerhttps://developer.apple.com/membercenter/index.action

Apple – 支持 – 系统状态https://www.apple.com/cn/support/systemstatus/

最全的App Store邮箱列表http://www.cocoachina.com/bbs/read.phpid-92213.html

App Store Content Dispute(侵权提交)http://www.apple.com/legal/internet-services/itunes/appstorenotices/#ang=zh

Choosing a Membership – Support – Apple Developerhttps://developer.apple.com/support/compare-memberships/

9.基础知识

alloc、init你弄懂50%了吗http://www.cocoachina.com/ios/20160627/16823.html

10.MVVM

MVVM奇葩说 http://www.cocoachina.com/ios/20160520/16004.html

MVVM 介绍http://objccn.io/issue-13-1/

11.iOS黑魔法-Method Swizzling

http://www.cocoachina.com/ios/20160121/15076.html

#iOS开发经验总结:bug,设计,优化 1.Xcode各种警告处理

http://www.360doc.com/content/14/0806/15/15099545_399859728.shtml

2.iOS项目重新命名

http://www.cocoachina.com/ios/20150104/10824.html

3.iOS开发总结,bug和设置

http://www.jianshu.com/p/d333cf6ae4b0

http://www.jianshu.com/p/3ed55c2c2515

http://www.cocoachina.com/ios/20170216/18699.html

Bug 调试经验总结 -http://www.cocoachina.com/programmer/20160711/17002.html

4.开发技巧

iOS开发的10个奇袭http://www.cocoachina.com/ios/20160719/17104.html

5.开发者MAC电脑里的十八般兵器

http://www.cocoachina.com/programmer/20160718/17061.html

6.iOS日常工作之常用宏定义大全

http://www.cocoachina.com/ios/20160713/17026.html

7.iOS开发中的一些常用方法

http://www.cocoachina.com/ios/20160630/16877.html

#iOS开发第三方库:pod,库 ###1.CocoaPods

a.CocoaPods Guides官网指导http://www.jianshu.com/p/247ec798cce1

b.CocoaPods 1.1.0上传遇到swift问题 – marlonxlj – 博客园http://www.cnblogs.com/marlonxlj/p/6062646.html

c.cocoapods 入门 – 不会开机的男孩http://studentdeng.github.io/blog/2013/09/13/cocoapods-tutorial/

d.Cocoapods打包framework/静态库的注意点 – 简书http://www.jianshu.com/p/605350a7b1dd

e.cocoapods系列教程—spec文件 – 简书http://www.jianshu.com/p/f841e248bc4f

f.CocoaPods 项目 “模块化” 实战 – 简书http://www.jianshu.com/p/247ec798cce1

g.使用CocoaPods进行Xcode的项目依赖管理http://www.tuicool.com/articles/MFJFVv

h.pod提交错误include of non-modular header inside framework module http://blog.csdn.net/qq_32010299/article/details/52754715

i.使用CocoaPods开发并打包静态库http://www.cnblogs.com/brycezhang/p/4117180.html

j.Cocoapods完整教程http://www.henishuo.com/cocoapods-use/

k.发布自己的pods到CocoaPods trunk – 推酷http://www.tuicool.com/articles/6FF7fi

l.解决cocoapods安装完成后不能 pod search的问题http://blog.sina.com.cn/s/blog_14d7dd6710102wc1w.html

m.CocoaPods详解之—-制作篇http://my.oschina.net/u/727843/blog/392784

n.发布自己的pods到CocoaPods trunk 及问题记录http://www.itnose.net/detail/6313706.html

o.[iOS开发] 将自己写的库上传到cocoapods(2015)http://www.3fwork.com/b601/002365MYM014029/

p.- WARN | [iOS] Unable to find a license filehttps://github.com/CocoaPods/CocoaPods/issues/1415

q.制作pod 验证podspec 时提示 – WARN | [iOS] license: Unable to find a license filehttp://www.cocoachina.com/bbs/read.phpid-330643.html

r.将你牛逼的iOS代码分享到CocoaPodhttp://www.cocoachina.com/bbs/read.phpid=325500

s.手把手教你发布代码到CocoaPods(Trunk方式)http://www.cnblogs.com/wengzilin/p/4742530.html

t.CocoaPods 使用手册http://www.cnblogs.com/ouyangfang/p/4173544.html

u.【CocoaPods】细说 pod trunkhttp://note.leodev.me/2016/04/05/CocoaPods-API-Elaborate-pod-trunk/

v.使用Cocoapods创建私有podspechttp://blog.wtlucky.com/blog/2015/02/26/create-private-podspec/

w.写一个Pod,并发布到CocoaPods上http://www.bkjia.com/Androidjc/1005147.html

###2.地图

高德地图的使用

http://lbs.amap.com/smart/transportation/passenger/ios/

https://github.com/qq644531343/GaoDeMap

经纬度查询转换-> https://github.com/qq644531343/GaoDeMap

###3.RectNative

说说ReactiveCocoa 2http://www.cocoachina.com/industry/20140115/7702.html

React Native开发之动画(Animations)http://blog.csdn.net/hello_hwc/article/details/51775696

React Native 中文网http://reactnative.cn/

###4.关于目前自己iOS项目使用的第三方开源库

http://www.cnblogs.com/thefeelingofsimple/p/4448586.html

###5.第三方登录分享

QQ_API调试工具http://connect.qq.com/sdk/webtools/index.html#get_user_info

get_user_info — 文档资料–QQ互联http://wiki.connect.qq.com/get_user_info

第三方登录_支付平台、第三方登录_API服务_API Storehttp://apistore.baidu.com/astore/classificationservicelist/31.htmlsFree=1&pageNum=2

微信开放平台https://open.weixin.qq.com/

###6.afnetworking AFNetworking2.0的源码解析http://blog.csdn.net/likendsl/article/details/39002267

AFNetworking 3.0迁移中不可忽略的要点http://mobile.51cto.com/news-494467.htm

#iOS开发其他专项研究: 1.帐号密码怎么设置才安全

http://www.cocoachina.com/programmer/20170308/18849.html

2.block进阶

http://www.jianshu.com/p/dc5ced9bd7e7

3.mac osx锁屏

https://www.zhihu.com/question/20094264

4.CornerStore使用SVN的客户端

http://www.jianshu.com/p/7f5c019c528b

5.设置VNC怎么在服务端端口映射

https://zhidao.baidu.com/question/321568014.html

6.后缀(.)sh的文件怎么运行

https://zhidao.baidu.com/question/144476496.html

7.制作Win启动盘

https://www.zhihu.com/question/37583030

8.w3数据库Sql语句

http://www.w3school.com.cn/sql/sql_select.asp

9.今日头条客户端优化

http://www.cocoachina.com/ios/20170208/18651.html

10.iOS键盘处理

http://www.jianshu.com/p/0939a30f5951

11.Android 设计规范,屏幕尺寸和密度

http://www.25xt.com/allcode/7220.html

12.iOS设备信息第三方库

https://github.com/erica/uidevice-extension

13.mac破解百度云下载限速

http://www.jianshu.com/p/a27915f8bb83

http://bbs.feng.com/forum.phpod=viewthread&tid=9585996&page=1&extra=#pid147744741

http://www.macx.cn/thread-2193636-2-1.html

14.iPod上好用的软件

https://www.douban.com/note/59914649/

15.富文本常用封装(NSAttributedString浅析)

http://www.cocoachina.com/ios/20160802/17258.html

16.KVO指南

http://www.cocoachina.com/ios/20160803/17265.html

17.直播APP怎么设计看腾讯QQ空间直播的设计

http://www.cocoachina.com/design/20160804/17290.html

18.Mac-查看开关机记录

http://blog.csdn.net/cbbbc/article/details/50067093

19.状态栏statusBar

http://www.cnblogs.com/alby/archive/2015/10/07/4859537.html

20.音视频,图像处理

音频播放、录音、视频播放、拍照、视频录制 http://www.cnblogs.com/kenshincui/p/4186022.html

让只支持竖屏的App横屏播放网页视频http://aigudao.net/archives/266.html

iOS 三种录制视频方式 http://www.cocoachina.com/ios/20160518/16328.html

iOS录制视频并压缩上传http://bbs.csdn.net/topics/391864493age=1

iOS视频拍摄压缩上传和播放http://blog.csdn.net/wenzfcsdn/article/details/41680231

ps:趣拍视频SDK

http://faq.vcs.qupai.me/119.html

iOS图像处理之Core Imagehttp://www.cocoachina.com/game/20160719/17105.html

21.autolayout

http://blog.csdn.net/bsplover/article/details/7977944

http://www.cocoachina.com/ios/20141219/10702.html

http://blog.csdn.net/bsplover/article/details/7977944

22.UITableView优化

http://www.jianshu.com/p/f0b0859077b4

http://blog.csdn.net/liwenjie0912/article/details/47832221

http://blog.csdn.net/tangaowen/article/details/39400783

http://my.oschina.net/u/2340880/blog/410421/

http://blog.sunnyxx.com/2015/05/17/cell-height-calculation/

TableView给力动画的简单实现http://www.cocoachina.com/ios/20160725/17172.html

23.GCD

http://www.cnblogs.com/wendingding/p/3806821.html

http://blog.devtang.com/2012/02/22/use-gcd/

http://www.jianshu.com/p/665261814e24

24.webview

缓存http://www.cocoachina.com/bbs/read.phpid=251932

保存图片http://www.cocoachina.com/ios/20160616/16660.html

添加头尾控件http://blog.csdn.net/jp940110jpjp/article/details/48223975

html中图片适应屏幕https://segmentfault.com/q/1010000002693677

自定义http请求头http://www.itstrike.cn/Question/11547c37-e01a-4808-a747-ac5b6f95b497.html

其他特殊用法http://www.cnblogs.com/gcb999/p/3178427.html

25.循环滚动

UIScrollerView滚动视图http://blog.csdn.net/annkey123/article/details/8257990

UICollectionView循环滚动功能http://www.th7.cn/Program/IOS/201603/772219.shtml

UICollectionView循环滚动http://blog.csdn.net/aa_________/article/details/50611210

26.获取设备信息

史上最全的iOS各种设备信息获取总结http://www.jianshu.com/p/b23016bb97af

IOS获取设备信息http://www.2cto.com/kf/201501/367642.html

react-native-device-infohttps://github.com/rebeccahughes/react-native-device-info

GBDeviceInfohttps://github.com/lmirosevic/GBDeviceInfo

27.二维码

原生sdk 识别图片中的二维码http://blog.csdn.net/chengkaizone/article/details/50601958

二维码扫描IOS7系统实现http://www.cnblogs.com/jx66/p/5183160.html

iOS人脸识别、自定义相机、图像扫描、系统自带二维码识别 http://blog.csdn.net/qq_30513483/article/details/52219920

28.横竖屏问题

横竖屏切换http://www.cocoachina.com/ios/20160722/17148.html

某个界面强制横屏http://www.cnblogs.com/niit-soft-518/p/5611298.html

29.appUI适配

在系统中如何适应 iPhone 5s/6/6 Plus 三种屏幕的尺寸http://www.zhihu.com/question/25421514

极简风APP UI http://www.cocoachina.com/design/20160727/17212.html

30.iOS10适配

http://www.jianshu.com/p/f8151d556930

iOS10 适配、Xcode8配置总结 http://www.cnblogs.com/niceMan/p/5910514.html

iOS10 SiriKitQQ适配的详解 http://www.cocoachina.com/ios/20161009/17702.html

对iOS10新增Api的详细探究 http://www.cnblogs.com/dsxniubility/p/5596973.html

SiriKit应用http://www.cocoachina.com/ios/20160622/16785.html

31.正则表达式

正则表达式在iOS中的运用http://www.admin10000.com/document/5944.html

20个正则表达式http://www.cocoachina.com/programmer/20160513/16243.html

IOS常用正则表达式 http://blog.csdn.net/chaoyuan899/article/details/38583759

iOS中3种正则表达式的使用与比较http://my.oschina.net/pljhonglu/blog/199197

分分钟使用正则表达式http://my.oschina.net/u/2340880/blog/403508

正则表达式指南 http://blog.csdn.net/waterforest_pang/article/details/39153355

判断输入的密码是否合法,价格动态判断合法性http://www.open-open.com/code/view/1448117846369

32.动画

更改navigationController push和pop界面切换动画 http://blog.csdn.net/longlongago2000/article/details/7589706

动画浅析-CAAnimation和CATransitionhttp://blog.csdn.net/mad2man/article/details/17260887

alanwangmodify/WXSTransition: 界面转场动画集https://github.com/alanwangmodify/WXSTransition

iOS 简约加载动画详解 http://www.cocoachina.com/ios/20161024/17833.html

33.属性字符串 界面上绘制不同字体 颜色 大小的字符串 http://blog.csdn.net/wsk_123_123/article/details/23277457

34.贝塞尔曲线

http://blog.csdn.net/eclipsexys/article/details/51956908

35.绘制其他图形

绘制圆,直线,弧线,矩形,扇形,三角形,贝塞尔等图形http://blog.csdn.net/lotheve/article/details/48419769

CAShapeLayer的一些实用案例和技巧http://www.cocoachina.com/ios/20160711/17007.html

#iOS开发Swift: 1.自定义界面跳转

http://www.cocoachina.com/industry/20140822/9438.html

2.与Objective-C混编

http://www.cocoachina.com/industry/20140822/9438.html

3.iOS复杂动画OC&&Swift

http://www.cocoachina.com/ios/20160620/16763.html

4.swift3.0和Objective-C的交互需要注意这些

http://www.cocoachina.com/ios/20160620/16769.html

5.Swift 3中的新特性

http://www.cocoachina.com/swift/20160713/17028.html

6.Swift 闭包趣事谈

http://www.cocoachina.com/swift/20160721/17128.html

7.Swift 3.0 去掉 C 风格循环后怎么办/p>

http://www.cocoachina.com/swift/20160720/17120.html

8.自定义相机,取图

http://www.cocoachina.com/swift/20160808/17307.html

9.swift :Optional(可选型)

http://www.cocoachina.com/swift/20160809/17319.html

10.Swift 3 迁移工作总结

http://www.cocoachina.com/swift/20161013/17736.html

11.21个高质量的Swift开源iOS App

http://www.cocoachina.com/swift/20161014/17758.html

12.Swift 中枚举高级用法及实践

http://www.jianshu.com/p/11f5b818cbfe

13.Swift – 极客头条 – CSDN.NET

http://geek.csdn.net/forum/12

14.39个优秀的Swift UI开源库 平均Star为2527

http://www.cocoachina.com/ios/20161109/18007.html

15.SwiftGG 交流分享:Xcode使用技巧

http://www.jianshu.com/p/cda4b0fe07e0

#git和SVN 1.Git Tag的使用

http://www.jianshu.com/p/32054f3e415d

2.Git 的使用感受 | 唐巧的技术博客

http://blog.devtang.com/2012/02/03/talk-about-svn-and-git/

3.用Git进行协同开发 | 唐巧的技术博客

http://blog.devtang.com/2012/02/29/collaboration-with-git/

4.Git命令参考手册(文本版) – 开源中国社区

http://www.oschina.net/question/156344_148084

5.Git简介 – 廖雪峰的官方网站

http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000

6.Git分支管理策略 – 阮一峰的网络日志

http://www.ruanyifeng.com/blog/2012/07/git.html

7.介绍一个成功的 Git 分支模型 Release 分支

http://www.wuseyun.com/htmldata/news/0/59457.html

8.Remove .DS_Store files from a Git repository

http://stackoverflow.com/questions/107701/how-can-i-remove-ds-store-files-from-a-git-repository

转载于:https://my.oschina.net/bieshixuan/blog/860472

相关资源:富头像上传编辑器v1.4_fullavatareditor-其它代码类资源-CSDN文库

来源:weixin_33843409

声明:本站部分文章及图片转载于互联网,内容版权归原作者所有,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!

上一篇 2017年2月13日
下一篇 2017年2月13日

相关推荐