iOS學習資源(二)

秦小風發表於2017-12-21

用了印象筆記也很久了,這裡就把自己整理的一些學習資源分享出來。需要共享印象筆記的小夥伴可以聯絡: shavekevin@gmail.com 我會把自己的工作筆記共享給大家,和大家一起學習,一起進步。

1.攻擊JavaWeb應用[3]-SQL隱碼攻擊

http://drops.wooyun.org/tips/236

2.iOS應用架構談 網路層設計方案

http://casatwy.com/iosying-yong-jia-gou-tan-wang-luo-ceng-she-ji-fang-an.html

3.網路包攔截

https://support.apple.com/en-us/HT202013

4.gif相關 https://github.com/kaishin/Gifu

5.objc中文版英文版

http://www.objc.io/

http://objccn.io

6.auto layout 說明

http://adad184.com/2014/09/28/use-masonry-to-quick-solve-autolayout/
7.OS開發系列--通訊錄、藍芽、內購、GameCenter、iCloud、Passbook系統服務開發彙總

http://www.cnblogs.com/kenshincui/p/4220402.html#in-appPurchase

8.block用法總結

http://www.cnblogs.com/lzz900201/archive/2013/04/17/3025340.html

9.使用Xcode和Instruments除錯解決iOS記憶體洩露

http://blog.csdn.net/totogo2010/article/details/8233565

10.plist讀寫

http://blog.csdn.net/totogo2010/article/details/7634185

11.swift

https://www.zybuluo.com/khan-lau/note/27388

12.向量圖

http://blog.mikeswanson.com/post/19874621055/smaller-apps-with-vector-images

13.iOS 禪

https://github.com/100mango/zen

14.memory barrier

http://name5566.com/4535.html

15.各大網際網路公司架構演進之路彙總

http://www.hollischuang.com/archives/1036

16.swift 中的promise模式

http://www.tuicool.com/articles/b6RnauB

17.開發常用的第三方

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

18.MVVM相關

https://github.com/colatusso/SimpleMVVM

https://github.com/markohlebar/BIND

https://github.com/lovemo/MVVMFramework/tree/master/source

19.iOS中的self manager 模式

http://blog.sunnyxx.com/2015/12/19/self-manager-pattern-in-ios/

20.iOS高效能圖片架構與設計

http://www.codertopic.com/?p=604

21.AFNetworking 2.0 解讀

http://blog.cnbang.net/tech/2320/

22.小專案框架設計(ReactiveCocoa+MVVM+AFNetworking+FMDB)

http://www.saitjr.com/ios/ios-framework-reactivecocoa-mvvmafnetworking-fmdb.html

23.iOS應用程式生命週期(前後臺切換,應用的各種狀態)詳解

http://www.uml.org.cn/mobiledev/201211143.asp

24.React Native

http://www.lcode.org/react-native/

http://blog.csdn.net/yuanguozhengjust/article/details/50470171

25.iOS 判斷裝置

https://github.com/khan-lau/UIDevice-Hardware/blob/master/UIDevice%2BHardware.m

//附 裝置

http://www.blakespot.com/ios_device_specifications_grid.html

26.長按複製lable 和uiimageview

http://www.xuebuyuan.com/2191210.html

27.如何獲得 webview中的imgeview的 ulr

http://www.cocoachina.com/webapp/20111031/3439.html

28.使用coredata 教程

https://www.youtube.com/watch?v=2Z5-2tZrbPM

https://github.com/izouxv/XDB/

29.LKDBHelper

https://github.com/li6185377/LKDBHelper-SQLite-ORM

30.檢視網路請求

https://github.com/coderyi/NetworkEye

31.檢視檢視標註大小尺寸

https://github.com/adad184/XXPlaceHolder

32.機票掃描

https://github.com/evermeer/PassportScanner

33.電影院選票

https://github.com/richzertuche/ZSeatSelector

34.類似QQ控制元件 下拉

https://github.com/gklka/GKFadeNavigationController

https://github.com/shams-ahmed/SAStickyHeader

35.wwdc 字幕

https://github.com/qiaoxueshi

36.swift guide

http://dev.swiftguide.cn/

37.放肆地使用UIBezierPath和CAShapeLayer畫各種圖形

http://www.cocoachina.com/ios/20160214/15251.html

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

QQ交流群:214541576

歡迎大家進群交流。

相關文章