搜索资源列表
NSString
- An NSString extended class, include string utilities function, collected from other sources.
DisplaySplashSceen
- 在iphone程序中显示欢迎页面的程序,包含源代码-iphone displays the splash screen include the source code
iphone3
- I Phone very nice icons. good to include into the project.
AHEasing
- 实现动画中的缓动函数(easing function)。Easing function(http://easings.net/)就是让物体的运动过程遵循某类数学公式,即定好起点和终点,物体在这个移动过程中,按照某个线性或者非线性的速度来进行移动,这样会让物体的运动看起来更加真实、更加符合真实世界的物理规律。AHEasing支持的移动模式包括:Linear,Quadratic,Cubic,Quartic,Quintic,Sine,Circular,Elastic,Back,Bounce。-To
JMStaticContentTableViewController
- 提供十分方便的静态内容列表(Static Content TableViewController)编写API。静态内容列表一般用于app的设置页面、登录页面、或者关于页面等等。实现的功能还包括能够十分方便地动态添加cell到列表中。代码本身用blocks实现,并且只支持ARC。 代码的demo例子几乎百分之百还原了iOS中的设置列表。-Written in a very convenient list of static content (Static Content TableViewCont
iOS-Develop-Guide-with-HTML5
- iOS应用开发指南,主要是向已有一定开发经验的Web设计师介绍iOS应用开发的基础入门知识。全书的主要内容包括如何下载和安装iOS SDK;如何使用Xcode管理项目资源、测试应用程序以及打包二进制文件;如何设计适合在移动平台上表现的文本、图片、音频和视频内容;以及如何使用HTML5和CSS3技术以提高应用程序的性能。-IOS application development guide, mainly to have a certain development experience of Web