搜索资源列表
SliderMenu 类似腾讯爱看app中所实现的导航浏览的控件效果
- 类似腾讯爱看app中所实现的导航浏览的控件效果-Tencent like to watch a similar app in the browser' s navigation controls to achieve the effect
cocos2d-iphone-1.0.0-rc.tar
- cocos2d-iphone-1.0.0-rc.tar.cocos2d,是游戏的引擎,在其框架下可以获得很多现成的知识框架 ,这是最新的源代码。-cocos2d-iphone-1.0.0-rc.tar.cocos2d, the game' s engine, in its framework of knowledge can get a lot of ready-made framework, which is the latest source code.
AES-Cryption
- AES加密在iPhone上面的实现,提供较完整的加密解密接口,可以十分方便地实现AES加密-AES encryption in the iPhone implementation of the above, provide a more complete interface to encryption and decryption can be very easy to implement AES encryption
iphoneQQ
- 可以在 IPHone 尚运行的 QQ 可以气泡聊天, 局域网-Can still run in the IPHone QQ bubble chat, LAN
cocos3d-0.5-beta
- Cocos3d框架是iOS平台高度提炼的3D应用开发框架。 Cocos3d是cocos2d的扩展集,cocos2d深入人心,广泛使用在iOS 2d游戏开发中。 这个扩展可以无缝集成到cocos2d体系中。开发者在一个特别的 cocos2d 层中渲染所有的 3D 对象。 这个扩展的功能比起专业的 3D 引擎(例如 Unity 3D)差不少。但对 cocos2d 开发者来说,不需要学习一个新的框架体系,也不需要学习新的开发语言。所以如果是想做一些简单的 3D 游戏,或者要在基于 co
niw-iphone_opencv_test-5809b40
- 在iphone上利用openac对图像进行处理,实现各种特效-In the iphone on the use of openac image processing to achieve a variety of special effects
f0recast_1.0.2
- iPhone具有许多设计优势和开创性元素,是手机发展史上的佼佼者,大家多多学习。-iPhone has many advantages and innovative design elements, is the leader in mobile phone development history, we learn more.
Cocos2d
- Cocos2d开发---NSTimer定时器的用法 cocos2d开发中如何使用NSTimer定时器. NSTimer是Cocoa中常用的定时器类,简单介绍下NSTimer的用法如下: todo是我们自定义方法。创建timer,每隔1秒执行一次todo方法,如果只要执行一次的话,把repeats:NO-Cocos2d development--- NSTimer cocos2d development of the use of timers how to use NSTimer
FontTest
- 在iPhone上测试iOS字体;主要是通过UIFont类来获得当前iPhone系统的字体。 NSArray *familyNames = [UIFont familyNames] for( NSString *familyName in familyNames ){ //printf( "Family: s \n", [familyName UTF8String] ) NSArray *fontNames = [UIFont fontNamesForFamilyNam
DrawMap
- Iphone 中在MKMAPVIEW上画线的程序实例,可以改进为画出两点之间的路径的程序-Iphone draw lines in the MKMAPVIEW examples of procedures that can improve the path between two points for the draw procedure
UINavigationController
- UINavigationController的例子,在不同层的NavigationController之间转换-UINavigationController example, in the conversion between the different layers of NavigationController
Grid
- 本组件是用UIScrollView实现, 当大数量与多列数据显示时,支持标题行与左列的滑动锁定。 因为最近在做股票软件,看到同类软件,大多产品的大盘数据都没有发挥iPhone的特性,发上来共享下〜 〜 -This component is UIScrollView achieved, when the big numbers and multi-column data is displayed in support of the header row
GoogleApis
- 使用OBject-C语言编写的Google MAp Api ,使你能够在iphone中轻松使用google map-OBject-C language using the Google MAp Api, so that you can easily use the google map in iphone
fire
- iphone os中的火焰燃烧特效代码。-iphone os flame effects in code
splashview
- 一个splash的例子,在iphone下这样的例子比较难找,很有借鉴价值-an example of splash view in iphone platform. you can develope it further.
BEThemeDemo_iphone
- iphone平台实现切换应用程序皮肤的demo。各种皮肤可以一键切换,类似QQ晃动切换主题-iphone platform demo to switch the application skin. A variety of skin can be a key switch, similar QQ shaking in the switch theme...
iphone-ants
- 这款能与用户交流的“游戏”,它将为你呈现一群爬满整个屏幕的蚂蚁。基于每个独立生命的原则,它们会对你的行为产生相应操作。杀死它们,抖落它们或者惊吓它们。 当你使用你的手机时,屏幕上就会出现蚂蚁。你可以直接在界面上挤压它们。-This can communicate with the user " game" , it will show you a group of ants crawling the entire screen. Based on the principle
Make-the-DES-implemented-in-iOS
- DES加密算法在iOS上实现,在Xcode上运行。输入栏输入的为加密数据,加密结构以警告栏形式弹出-Make the DES encryption algorithm implemented in iOS
classes-in-Cocoa
- cocoa类继承图,介绍了cocoa库里的类继承关系。-classes in cocoa. shows the classes and their relationship in cocoa.
Specific-syntax-in-the-OC
- Specific syntax in the OC,OC中特有的一些语法-Specific syntax in the OC