技术连接

1,ffmpeg的CSDN博客http://m.blog.csdn.net/article/details?id=12677129

2,最新的iOS技术:https://www.shinobicontrols.com/blog

3,http://nshipster.cn  

4,https://linuxconfig.org/ffmpeg-audio-format-conversions  ffmpeg的格式转化命令

5,测试用视频资源:http://dpinglee.blog.163.com/blog/static/144097753201242254639795/

6,http://msching.github.io/blog/archives/    音频博客

7,json动画使用: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,控制器转场动画(唐巧  讲得非常详细):http://blog.devtang.com/2016/03/13/iOS-transition-guide/ 

13,TextKit  实现文字动画切换:  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    或者作者个人博客:http://draveness.me/page7/

16,lldb调试:https://objccn.io/issue-19-2/

17,多个框架的中文官网翻译:http://luoxianming.cn  包括OCMock

18,mac客户端应用网站;

19,windows从mac下载大收据量文件:http://blog.csdn.net/phunxm/article/details/44758753

20,关于git    http://iissnan.com/progit/html/zh/ch1_1.html

21,https://developer.apple.com/support/app-store/    iOS系统版本使用率

22,opengl 学习教程网址:http://www.opengl-tutorial.org

23,线性代数的理解:

 http://blog.csdn.net/myan/article/details/647511    

24,makefile编写指南:

https://www.cnblogs.com/mfryf/p/3305778.html

你可能感兴趣的:(技术连接)