iOS资源学习整理

http://www.cocoachina.com/iphonedev/toolthain/2011/1019/3387.html  

存个档

如何用facebook graphic api上传视频:

http://developers.facebook.com/blog/post/532/

keychain保存数据封装:

https://github.com/carlbrown/pdkeychainbindingscontroller

对焦功能的实现:

http://www.clingmarks.com/?p=612

自定义圆角switch按件:

https://github.com/domesticcatsoftware/dcroundswitch

弹出窗口for iphone and ipad:

https://github.com/chrismiles/cmpoptipview

kvo详解:

http://nachbaur.com/blog/back-to-basics-using-kvo

图片浏览:

https://github.com/bdewey/pholio

dropbox实例:

https://github.com/bdewey/dropvault

当地天气预报实例:

https://github.com/aspitz/wxhere

可伸缩的toolbar实例:

https://github.com/aspitz/tooldrawer

app资源保护相关:

http://aptogo.co.uk/2010/07/protecting-resources/

cocos2d中也可用uiscrollview,uitableview,uigesturerecognizers

https://github.com/jerrodputman/cckit 
http://www.tinytimgames.com/2011/08/05/introducing-cckit/

uitableview两级树型结构:

http://www.codeproject.com/kb/iphone/collapsabletableview.aspx

ios文档导入导出:

http://mobiforge.com/developing/story/importing-exporting-documents-ios

coreanimation demo:

https://github.com/bobmccune/core-animation-demos

coreanimation dev:

part 1 – frame by frame sprites with core animation (http://mysterycoconut.com/blog/2011/01/cag1/)

part 2 – space time (http://mysterycoconut.com/blog/2011/01/cag2/)

part 3 – scrolling hell (http://mysterycoconut.com/blog/2011/02/cag3/)

part 4 – parallax scrolling (http://mysterycoconut.com/blog/2011/09/cag4/)

ios jabber聊天应用开发客户端开发

http://mobile.tutsplus.com/tutorials/iphone/building-a-jabber-client-...

http://mobile.tutsplus.com/tutorials/iphone/building-a-jabber-client-...

ios jabber聊天应用开发:服务器搭建

http://mobile.tutsplus.com/tutorials/iphone/building-a-jabber-client-...

ios快速入门:

http://www.jonathanhui.com/ios

objc学习:

http://www.jonathanhui.com/objective-c 
https://github.com/carlbrown/pdkeychainbindingscontroller 
https://github.com/ldandersen/scifihifi-iphone

keychain封装,安全存数据:

http://developer.apple.com/library/mac/#documentation/security/concep... 
http://developer.apple.com/library/ios/#samplecode/generickeychain/in...(http://developer.apple.com/library/ios/#samplecode/generickeychain/in...)

声音相关:

http://purplelilgirl.tumblr.com/post/9377269385/making-that-talking-app 
http://dirac.dspdimension.com/dirac3_technology_home_page/dirac3_tech...

弹珠游戏:

http://www.crowsoft.com.ar/word press/?p=19

spring board类ui:

https://github.com/rigoneri/mylauncher

macos&ios upnp:

http://code.google.com/p/upnpx

ios block learn:

http://ios-blog.co.uk/iphone-development-tutorials/programming-with-b... 
https://github.com/zwaldowski/blockskit

弹出框中输入用户名与密码:

https://github.com/enormego/egotextfieldalertview

jailbreak iphone发送sms:

http://code.google.com/p/iphone-sms/

搜索itune里app的url scheme:

https://github.com/zwapp/schemes-scanner

横竖屏切换自动调整位置:

https://github.com/michaeltyson/tpmultilayoutviewcontroller

键盘出现与消失view自动移动避免遮挡:

https://github.com/michaeltyson/tpkeyboardavoiding 
http://atastypixel.com/blog/a-drop-in-universal-solution-for-moving-t...

ios类似firebug的web调试工具:

http://phonegap.github.com/weinre/

一个ui开源库tapkulibrary,集成了calendar,coverflow

https://github.com/devinross/tapkulibrary

http://maniacdev.com/2010/09/tapku-an-amazing-open-source-ios-interfa...

多列的tableview

https://github.com/xenofex/multicolumntableviewforios

mac的一个桌面程序,开源的

http://homepage.mac.com/nathan_day/pages/popup_dock.xml

pstreegraph for ipad

https://github.com/eprest on/pstreegraph

文件预览like qlpreviewcontroller

https://github.com/rob-brown/rbfilepreviewer

interface builder中用自定义字体解决方案

https://github.com/0xced/fontreplacer

有shader的uilabe

https://github.com/nicklockwood/fxlabel

gcd学习

http://blog.slaunchaman.com/2011/02/28/cocoa-touch-tutorial-using-gra...

http://www.raywenderlich.com/4295/multithreading-and-grand-central-di...

https://github.com/slaunchaman/gcdexample

让uitableview中有search功能教程

http://www.edumobile.org/iphone/miscellaneous/how-to-search-option-en...

ipad阅读器开发

http://mobile.tutsplus.com/tutorials/iphone/building-an-ipad-reader-f...

http://mobile.tutsplus.com/tutorials/iphone/ios-sdk-using-a-slider-to...

http://mobile.tutsplus.com/tutorials/iphone/ios-sdk-adding-a-table-of...

ipad ui 24个免费资源

http://www.cocoachina.com/applenews/devnews/2011/0915/3237.html

tableview的扩展

https://github.com/oliverletterer/uiexpandabletableview

orge3d for ios

http://code.google.com/p/gamekit/

http://www.tonybhimani.com/2011/07/09/ogre3d-sdk-1-7-3-for-apple-ipho...

文档比three20更全的类three20库

https://github.com/jverkoey/nimbus

ios boilerplate一个库集合,方便开发

http://iosboilerplate.com/

https://github.com/gimenete/ios-boilerplate

opencv for ios

http://code.google.com/p/edgy-camera-ios/

https://github.com/bloodaxe/opencv-ios-template-project

https://github.com/bloodaxe/opencv-ios-build-script

http://computer-vision-talks.com/2011/02/building-opencv-for-iphone-i...

http://computer-vision-talks.com/2011/01/using-opencv-in-objective-c-...

http://computer-vision-talks.com/2011/08/a-complete-ios-opencv-sample...

pagecurl for ios

https://github.com/xissburg/xbpagecurl

https://github.com/raweng/flipview

https://github.com/split82/hmgltransitions

http://api.mutado.com/mobile/paperstack/

ios pdf实例

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

https://github.com/vfr/reader

core animation

http://nachbaur.com/blog/core-animation-part-1

http://nachbaur.com/blog/core-animation-part-2

http://nachbaur.com/blog/core-animation-part-3

http://nachbaur.com/blog/core-animation-part-4

core data注意的地方

http://nachbaur.com/blog/smarter-core-data

http://iphonedevelopment.blogspot.com/2009/09/core-data-migration-pro...

gcd

http://nachbaur.com/blog/using-gcd-and-blocks-effectively

http://deusty.blogspot.com/2011/01/multi-core-ios-devices-are-coming-...

mkmapview zoom level

http://troybrant.net/blog/2010/01/mkmapview-and-zoom-levels-a-visual-...

http://troybrant.net/blog/2010/01/set-the-zoom-level-of-an-mkmapview/

html parser

http://www.cocoanetics.com/2011/09/taming-html-parsing-with-libxml-1/

https://github.com/topfunky/hpple

https://github.com/zootreeves/objective-c-hmtl-parser

opengles

http://www.ityran.com/portal.php

charts绘制开源库

http://code.google.com/p/core-plot/

https://github.com/reeturaj/mimchart-library 说明文档 (http://soulwithmobiletechnology.blogspot.com/2011/08/iphoneipad-chart...)

apple 私有api文档

http://hexorcist.com/private_frameworks/html/main.html

类safari的切换页面库

https://github.com/100grams/hgpagescrollview

自定义slider组件

https://github.com/buildmobile/iosrangeslider

ios range slider part 1 (http://buildmobile.com/wicked-ios-range-slider-part-one) 
ios range slider part 2 (http://buildmobile.com/wicked-ios-range-slider-part-two)

一些自定义组件:

自定义uialertview (https://github.com/lakesoft/lkaccountpanel)

自定义badgeview (https://github.com/lakesoft/lkbadgeview)

自定义数字键盘 (https://github.com/lakesoft/lknumberpad)

qr encoder二维码识别

https://github.com/jverkoey/objqrencoder

xml解析库

https://github.com/zablanc/rapturexml

wapper map for ios

https://github.com/yinkou/ocmapview

ios unitity

https://github.com/zablanc/iboost

https://github.com/escoz/quickdialog/

socket

http://code.google.com/p/cocoaasyncsocket/

custom camera view

https://github.com/pmark/helpful-iphone-utilities

http://www.codza.com/custom-uiimagepickercontroller-camera-view

本地天气demo

http://www.cocoachina.com/bbs/read.php?tid-72558-fpage-3.html

浏览器飞行动画

http://www.cocoachina.com/downloads/video/2011/1002/3313.html

切换动画demo

http://www.cocoachina.com/bbs/read.php?tid-76431-page-1.html

automatic reference counting

http://www.mikeash.com/pyblog/friday-qa-2011-09-30-automatic-referenc...

voip for ios development

http://trac.pjs ip.org/repos/wiki/getting-started/iphone

http://www.piemontewireless.net/pjs ip155_and_iphonesdk312

http://code.google.com/p/siphon/

图像处理

http://www.cocoachina.com/downloads/code/2011/1009/3335.html

脚本自动生成push notification所需证书

https://github.com/jprichardson/generatepushcerts

自定义activityindicator

https://github.com/hezi/hzactivityindicatorview

开源库for ios

boost for iphone (http://gitorious.org/boostoniphone/boostoniphone)

ffmpeg for iphone (https://github.com/jgh-/ffmpeg-for-ios)

opencore amr for iphone (http://blog.马开东/favormm/article/details/6804553)

ios网络相关

bonjour (http://iphoneincubator.com/blog/tag/bonjour)

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值