学习过程当中查找到的资料,做一个记录,以便更多朋友查看。 开发的过程有时候是简单的,因为我们可以站在巨人的肩上,跳得更高,走得更远。 如何用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/ 开源音视频 doubango Cog iOS文档导入导出: http://mobiforge.com/developing/story/importing-exporting-documents-ios CoreAnimation Demo: https://github.com/bobmccune/Core-Animation-Demos animation-sequence animation-sequence-with-block CoreAnimation Dev: Part 1 – Frame By Frame Sprites With Core Animation Part [...] |