搜索资源列表
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
Cameraapplication
- iOS中的相机界面重构的一种方法,便于初学者学习camera架构的使用-one type interface of camera in iOS
xml
- 简单的XML数据解析使用例子。包括访问webservice获取网络数据方法及xml数据解析。-a simple sample of using webservice and xml parser on iphone
FTPdemostration
- 演示iOS中FTP的使用方法及调用流程 ,便于理解ios中sock通讯的流程-It is easy to understand the process for ftp downloading
XML
- 在iphone开发中应用xml和json解析的方法。只是介绍入门级别的使用。对于初学者来说是一个良好的开始。-In iPhone development XML and JSON analytical method. Only the introductory level of use. For beginners is a good start.
iPhone.3D.Programming
- iPhone系统上的3D开发入门教程,提供最简单的入门方法,适合初学者使用-3D the iPhone system on the development introductory tutorial provides the easiest way to get started, suitable for beginners to use
Building.iPhone.Applications
- 创建新iphone项目的具体教学方法,提供详细的开发步骤,供初学者使用,非常详细-Create a new iphone project specific teaching methods, provide a detailed development steps for beginners to use, very detailed.
Become.an.Xcoder
- 本教程讲述了如何成为一名xcoder,详细讲述了xcode的编程方法与技巧,初学者非常适合使用-This tutorial explains how to become a xcoder about xcode programming methods and techniques, is suitable for beginners to use
Cocoa.Recipes.for.Mac.OS
- cocoa编程开发教程,非常详细的cocoa开发方法与思想的讲解,适合初学者使用-cocoa programming development tutorial, very detailed the cocoa development methods and ideas to explain, suitable for beginners to use
My.New.iPad(No.Starch.Press
- new ipad 相关开发方法与思想,有关系统方面的详细讲解,适合初学者使用-new ipad development methodology and thinking, explain in detail about the systems, suitable for beginners to use
ZXing-v2_1-GBK-chinese-trans
- ZXing 2.1版GBK中文乱码解决办法: zxing中扫瞄二维码图片,如果包含Gbk中文,乱码解决办法是修改DecodedBitStreamParser.h文件,在里面加入GBK的判断。 在2.1版本中,解码的定义不在这个类中了,挪到了StringUtils类中,所以需要修改这个类,在修改过程中发现,中文被优先转移成日文了。 所以需要挪动一下原类中的代码顺序。 使用方法,直接用两个类,把原来的类给替换掉就可以了。-ZXing 2.1 version
UIViewController-lift-cycle-
- UIViewController中的几个常用函数及方法,以及如何使用和在运行时的调用顺序-UIViewController in several commonly used functions and methods, as well as how to use and sequence of calls at runtime
The-address-book
- 项目名称: 中等和简单通讯录 实现中等难度通讯录。需求: 1、定义联系⼈ 类ContactPerson 实例变量:姓名(拼⾳ , 或者使用汉字)、性别、电话号码、 住址、分组名称、年龄。 方法:自定义初始化方法(姓名、电话号码)、显⽰ 联系人信息 2、定义一个通讯录类,AddressBook ,使用字典分组管理所有联系人。分组名为26个大写的英文字母。 3、可以添加联系⼈ 人对象,如果姓名或电话号码为空,添加失败。添加联
zhengzepipei
- 封装的使用正则表达式匹配手机号码、密码、用户名、身份证号码、网址等的方法,希望对大家开发又帮助。-Use regular expression package matching method of mobile phone number, password, user name, ID number, address, we also hope to help the development of.
zijifengzhuang
- 本人自己简单封装的最新的三方网络请求类库,附有集成和使用方法,个人觉得非常好用-My own simple package of the latest three party network request with integrated library, and the use of methods, personal feel very good
mimiview
- 个人封装的基于UIScrollView的瀑布流(不带返回效果),并附有使用方法。希望对大家的开发工作有帮助。-Individual package UIScrollView waterfall flow based on (without return effect), and with the use of methods. We hope to help the development of.
imageLoadingByXcodeForOC
- 加载网络图片的方法扩展类,包含进项目可以直接使用 亲测有效方便快捷的加载网络地址图片-loading images