iOS 开发资料大集合技术

iOS资料收藏

2015-07-06  本文已影响120人  七里田间的守望者

好资料汇总

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

https://github.com/supermarin/Alcatraz

12.CoreData的再次封装,简化了CoreData代码的复杂性。

https://github.com/magicalpanda/MagicalRecord

13.微信支付

https://github.com/gbammc/WechatPayDemo

14.空心字体生成,可以用于生成代码里面的抬头

http://www.network-science.de/ascii/

上一篇下一篇

猜你喜欢

热点阅读