资源列表
cocos2dx-P-Box2D
- 本资源用于对cocos2dx + Box2D下的手游开发学习,用于对旋转关节,子弹添加 ,子弹发射的学习。-The resources for the development of mobile games under study cocos2dx+ Box2D, for rotary joints, add bullets, bullets fired learn.
Smooth-Line-View-master
- The goal of this project is to create a UIView that can generate smooth lines from touch input in a reasonably fast manner without moving to a more complex framework like OpenGL. Update: Completely re-written smooth line algorithm to use native
24Hours-IOS
- Sams Teach Yourself iOS 6 Application Development in 24 Hours.pdf
display
- IOS手机端开发,是有jquery mobile做前台显示开发,实现文字的缩放功能。-IOS mobile terminal development, there is a jquery mobile display receptionist develop, implement text zoom feature.
sinaWeiBo
- 使用oauth2.0协议,封装了新浪微博的常用请求,登录,获取个人信息,获取微博,获取粉丝,关注,微博分类以及地理位置等请求。使用方便。请求使用的是MKNetworkkit第三方库。代码使用block来写的。 -Use oauth2.0 protocol encapsulates a common request Sina microblogging, login, access to personal information, access to micro-blog, get fans, a
Source_portal_app
- 门户网站app源码 oschina xcode下的源代码 可编译-Source portal app
Mywind
- 一个简单的绘制风车的小程序,提供给初学IOS开发的同学。-A simple little program to draw a windmill, available to the beginner students IOS development.
HardestGame
- 目前APPstore中下载很多的一款热销游戏,史上最难得游戏,本包只是其中的一部分,供大家学习使用-Currently APPstore download a lot of selling game in the history of the most unusual games, just one part of the package for everyone to learn to use
iOS_RGB
- 蓝牙4.0 RGB三色led实验,ios手机端源码,可实现控制三色led变幻各种颜色。-Bluetooth 4.0 RGB three-color led experiment, ios mobile client source code, enabling control of three-color led changing colors.
UIKeyboardTypeNumberPad
- 在iOS设备为输入键盘NumPad的状态时,实现对数字键的自定义,在空白的地方加上确定键。- In iOS device as an input keyboard NumPad the state, to achieve self-definition of the number keys, plus a blank place the OK button.
SimpleXML
- 利用系统自带的NSXMLParse来实现iOS上对XML数据的解析,简单有用。-Use the system comes NSXMLParse to implement XML data parsing on iOS, simple and helpful.
UIWebView_offline
- 实现UIWebView的离线浏览功能. 将get请求的数据缓存在本地cache目录中,以后访问的时候直接从cache中获取数据。-Realize UIWebView offline browsing. Would get the requested data cache in the local cache directory when accessed after obtaining data directly from the cache.