1.RFJModel是一個IOS類庫,可以將JSON字典自動裝填到OBJC對象。
https://github.com/refusebt/RFJModel
2.如何使用HttpClient
http://cn.cocos2d-x.org/article/index?type=cocos2d-x&url=/doc/cocos-docs-master/manual/framework/native/v3/httpclient/zh.md
3.iOS開發的一些奇巧淫技http://www.cocoachina.com/ios/20141231/10783.html
4.移動開發經典文章
http://www.awnlab.com/archives/category/ios
5.Git經典介紹
http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000
6.CocoaPods的使用
http://www.raywenderlich.com/64546/introduction-to-cocoapods-2
7.高級網絡經典文章
http://www.it165.net/pro/html/201406/15918.html
8.聊天界面
https://github.com/ZhipingYang/UUChatTableView
https://github.com/jessesquires/JSQMessagesViewController
9.內購
https://github.com/robotmedia/RMStore
10.流媒體
https://github.com/bbcallen/ijkplayer
11.xcode各種插件[iOS開發必不可少]
http://cocoanaut.com/tools/xcode-plugins
12.CoreData的再次封裝,簡化了CoreData代碼的復雜性。
https://github.com/magicalpanda/MagicalRecord
13.微信支付
https://github.com/gbammc/WechatPayDemo