iOS學習資源(三)

秦小風發表於2017-12-21

最近蒐集的一些資源,需要的自取。(資源全在印象筆記上,需要共享印象筆記的可以email:shavekevin@gmail.com或者shavekevin@163.com)

1.UITableview自己寫套快取機制

http://al1020119.github.io/blog/2013/07/07/huan-cun-ji-zhi-shen-jiu/

2.設計模式 設計模式

https://github.com/AlfredTheBest/Design-Pattern

https://github.com/huang303513/Design-Pattern-For-iOS

3.Icon font library for iOS

https://github.com/PrideChung/FontAwesomeKit

3.badge類似效果

https://github.com/cwRichardKim/RKNotificationHub

https://github.com/erichoracek/MKNumberBadgeView

4.資料庫加密

http://www.cnblogs.com/bomo/p/4693076.html?utm_source=tuicool

5.全景效果展示

https://github.com/zhudongyong/Panorama

6.如何優雅的進行頁面間的跳轉 http://gaonan.me/2015/07/23/%E5%A6%82%E4%BD%95%E4%BC%98%E9%9B%85%E7%9A%84%E8%BF%9B%E8%A1%8C%E9%A1%B5%E9%9D%A2%E9%97%B4%E7%9A%84%E8%B7%B3%E8%BD%AC/

7.富文字

https://github.com/daiweilai/DDRichText

8.嗶哩嗶哩視訊播放器

https://github.com/Bilibili/ijkplayer

9.WebViewJavascriptBridge

https://github.com/marcuswestin/WebViewJavascriptBridge

10.優秀的iOS應用網路除錯工具,檢視UI結構

https://github.com/square/PonyDebugger debugger

11.自動打包指令碼

https://github.com/webfrogs/xcode_shell xcode

12.音訊播放系列部落格

http://msching.github.io/blog/archives/

13.類似刮獎的效果

http://www.cnblogs.com/YouXianMing/p/5065576.html

14.內購 中文版

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

15.iOS繪圖教程

http://www.cnblogs.com/xdream86/archive/2012/12/12/2814552.html

16.使用cocoa pods 使用reveal

http://support.revealapp.com/kb/getting-started/integrating-reveal-using-cocoapods

17.視訊拼接

https://github.com/xujingzhou/VideoMoments

18.外掛 可以下載github 單個檔案

https://github.com/buunguyen/octotree

19.tableview collection view 無資料處理

https://github.com/dzenbot/DZNEmptyDataSet

20.gcd相關

http://wzxjiang.com/2016/04/22/gcd/

21.iOS9橫豎屏設定的處理方法和例項講解/iOS開發之如何跳到系統設定裡的WiFi介面

https://github.com/worldligang/iOSStrongDemo

22.iOS 靜態庫開發

http://www.jianshu.com/p/8f5b9855efb8

23.渲染機制

https://segmentfault.com/a/1190000004164291

24.iOS8新特性

http://blog.sunnyxx.com/2015/06/12/objc-new-features-in-2015/

25.物件的記憶體銷燬時間表

http://stackoverflow.com/questions/10842829/will-an-associated-object-be-released-automatically/10843510#10843510

26.對稱式 非對稱式(這兩個是硬菜)

http://www.boost.org/doc/libs/1_60_0/libs/coroutine/doc/html/coroutine/coroutine/symmetric.html

http://www.boost.org/doc/libs/1_60_0/libs/coroutine/doc/html/coroutine/coroutine/asymmetric.html

27.sketch學習

http://www.jianshu.com/p/2e096ce88885

http://www.jianshu.com/p/41539444261c

28.終端使用初級教程

https://www.renfei.org/blog/mac-os-x-terminal-101.html

29.cocoa pods使用 安裝以及私有庫建立

http://www.exiatian.com/cocoapods%E5%AE%89%E8%A3%85%E4%BD%BF%E7%94%A8%E5%8F%8A%E9%85%8D%E7%BD%AE%E7%A7%81%E6%9C%89%E5%BA%93/

30.使用CocoaPods開發並打包靜態庫

http://www.cnblogs.com/brycezhang/p/4117180.html

####以後如果遇到還有好的資源的話會繼續更新。

個人部落格 http://shavekevin.com/#blog

QQ交流群:214541576 歡迎大家進群交流。

相關文章