一些名博和開源工程收藏

1. 播放器,ASIHttp等

https://github.com/yuyi012

http://www.cocoachina.com/downloads/code/2012/0604/4320.html


2. 雪花,火焰,煙花等特效

https://github.com/lichtschlag/Dazzle


3. 一種下拉刷新的實現

http://www.cocoachina.com/bbs/read.php?tid=90232&fpage=3

    個人認爲更好的一個下拉刷新實現

https://github.com/leah/PullToRefresh/downloads



4. webview和js的交互封裝

https://github.com/marcuswestin/WebViewJavascriptBridge


5. 水的流動效果

http://www.cocoachina.com/bbs/read.php?tid=70870


6.移動產品設計網站

http://www.cocoachina.com/newbie/basic/2012/0606/4333.html


7.一些ios高效開源庫

http://www.cocoachina.com/iphonedev/toolthain/2011/1227/3791.html


8. 特效展示圖片等

https://github.com/nicklockwood/iCarousel/downloads


9.對SQLite的封裝

https://github.com/ccgus/fmdb


10. 圖片多線程下載+緩存功能的實現,相當不錯

https://github.com/rs/SDWebImage


11. 各種界面控件的實例彙集,對快速寫UI界面有幫助

https://github.com/escoz/QuickDialog


12. 使用公共API實現的翻頁效果

https://github.com/brow/leaves


13. 使用GPU處理圖片和視頻

https://github.com/BradLarson/GPUImage


14. 一種statusbar上展示消息等

https://github.com/myell0w/MTStatusBarOverlay


15.  一種圖片處理庫

https://github.com/Nyx0uf/NYXImagesKit


16. 比較強大的一款調試工具

https://github.com/fpillet/NSLogger#readme


17. 一種濾鏡效果的實現

https://github.com/esilverberg/ios-image-filters


18. 一種氣泡狀的提示彈出框

https://github.com/chrismiles/CMPopTipView


19. 照片瀏覽,有描述和淡入淡出效果

https://github.com/mwaterfall/MWPhotoBrowser


20. block語法使用

http://www.cocoachina.com/bbs/read.php?tid=87593&keyword=block


21. SOCKET通信代碼

http://www.cocoachina.com/downloads/code/2012/0614/4357.html


22. 前端的新工具

http://www.cocoachina.com/applenews/devnews/2012/0620/4376.html


23.素描效果實現

ericsadun,  ios3cookbook,  07Image, bitmaps


24.ios私有API大全

https://github.com/mattlawer/iOS5-Private-Frameworks

http://www.cocoachina.com/iphonedev/sdk/2011/0531/2906.html


25. ios模擬器定時模擬內存警告插件

https://github.com/mokemokechicken/MemoryWarningSender


26. 模仿IOS短信聊天界面

https://github.com/jessesquires/MessagesTableViewController


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章