资源列表
jessmartin-CoolButtons-cf23fc7
- CoolButtons UIButton的一个子类,吸引人的iOS风格的按钮,全部采用coreAnimation并没有图像。-CoolButtons is a subclass of UIButton that draws glassy iOS style buttons, all using CoreGraphics and no images.
FontPicker
- 通过picker选择字体颜色,字号,字体样式来显示文字-use picker to select font color, font size, font type
PhotoNotes
- 调用iOS拍照功能,并使用REST方式将照片和说明通过 WebService 上传到服务器端。-IOS camera function calls and use REST way to upload photos and descr iptions to the server via WebService.
MMDrawerController-master
- 实现自定义各种参数的sidebar视图布局(或者叫drawer view)效果,所谓sidebar视图布局,在很多app(比如网易新闻、facebook等等app)中都可以看到运用,即手指左右移动视图,主视图会移向旁边,在左边或者右边出现sidebar视图,一般是一些菜单。code4app有多份这种视图布局的代码,但这份代码能够对很多参数进行自定义,比如sidebar的宽度,是否需要阴影,是否支持pan手势、主视图移动的动画等等等等你能想到的属性都可以自定义-MMDrawerController
FindHouseDelegate
- 在iphone上使用代理设计协议,本例是基于在客人找中介找房子的例子上进行的-Agreement on the use of agents designed iphone, this case is based on the example of the guests looking for an apartment to find an intermediary conducted
FastImageCache-master
- 对于以图片为主的应用来说(比如Path),传统的从硬盘单个加载图片方法太慢以致于会影响到应用的整体性能表现,尤其是需要滚动加载的。Fast Image Cache刚好可以解决这个问题。Fast Image Cache是iOS 应用中一个高效的,快速的图片存储和检索方法。对于很多优秀的应用来说,快速运行和平缓滚动是用户体验中重要的一部分,而Fast Image Cache可以简单化这种实现-For a picture-based applications (such as Path), the t
classes-in-Cocoa
- cocoa类继承图,介绍了cocoa库里的类继承关系。-classes in cocoa. shows the classes and their relationship in cocoa.
86754
- 自动为textView添加编辑框,IOS编程学习源码,很好的参考资料。-Automatically add edit box textView, learning IOS programming source code, a good reference.
7685743
- 自动完成(就是类似百度的搜索提示)demo,IOS编程学习源码,很好的参考资料。-Automatic (is similar to Baidu search tips) demo, learning IOS programming source code, a good reference.
768543
- 自动滚动demo,IOS编程学习源码,很好的参考资料。-Automatic scrolling demo, IOS programming learning source, a good reference.
96785743
- 自定义颜色的UISegmentedControl,IOS编程学习源码,很好的参考资料。-Custom colors UISegmentedControl, IOS programming learning source, a good reference.
567222
- 自定义数字键盘,IOS编程学习源码,很好的参考资料。-Custom digital keyboard, learning IOS programming source code, a good reference.