1,ffmpeg的CSDN博客http://m.blog.csdn.net/article/details?id=12677129
2,最新的iOS技術(shù):https://www.shinobicontrols.com/blog
3,http://nshipster.cn ?
4,https://linuxconfig.org/ffmpeg-audio-format-conversions ?ffmpeg的格式轉(zhuǎn)化命令
5,測(cè)試用視頻資源:http://dpinglee.blog.163.com/blog/static/144097753201242254639795/
6,http://msching.github.io/blog/archives/ ? ?音頻博客
7,json動(dòng)畫使用:http://ms.csdn.net/geek/200062
8,CoreAnimation gitbook地址:https://zsisme.gitbooks.io/ios-/content/chapter1/working-with-layers.html
或者:https://www.kancloud.cn/manual/ios/97795
9,https://www.shinobicontrols.com/blog/ios-10-day-by-day-day-1-messages最新的iOS新功能
10,http://blog.ibireme.com ?YYKit作者的博客
11,storyboard的一些使用技巧: http://beyondvincent.com/2014/03/19/2014-03-18-18-tips-for-working-effectively-with-interface-builder/
12,控制器轉(zhuǎn)場(chǎng)動(dòng)畫(唐巧 ?講得非常詳細(xì)):http://blog.devtang.com/2016/03/13/iOS-transition-guide/?
13,TextKit? 實(shí)現(xiàn)文字動(dòng)畫切換:? http://blog.devtang.com/2016/03/20/text-animation-guide/
14, apple demo地址:https://developer.apple.com/library/content/navigation/#section=Resource%20Types&topic=Sample%20Code
https://developer.apple.com/library/content/samplecode/
15,知乎一系列有深度的iOS專欄文章: https://zhuanlan.zhihu.com/iOS-Source-Code? ? 或者作者個(gè)人博客:http://draveness.me/page7/
16,lldb調(diào)試:https://objccn.io/issue-19-2/
17,多個(gè)框架的中文官網(wǎng)翻譯:http://luoxianming.cn ?包括OCMock
18,mac客戶端應(yīng)用網(wǎng)站;
19,windows從mac下載大收據(jù)量文件:http://blog.csdn.net/phunxm/article/details/44758753
20,關(guān)于git ? ?http://iissnan.com/progit/html/zh/ch1_1.html
21,https://developer.apple.com/support/app-store/ ? ?iOS系統(tǒng)版本使用率
22,opengl 學(xué)習(xí)教程網(wǎng)址:http://www.opengl-tutorial.org
23,線性代數(shù)的理解:
?http://blog.csdn.net/myan/article/details/647511 ? ?
24,makefile編寫指南:
https://www.cnblogs.com/mfryf/p/3305778.html