搜索资源列表
Dragon Fire SDK
- 你想开发iPhone程序而不会obj—c?又不想学,没关系,这是一款可以在windows下用vc开发iPhone程序的第三方接口程序,昨晚以后可以直接上传到官网生成应用程序,不需要使用xcode-You want to develop iPhone apps and not obj-c? Do not want to learn, no matter what, this is a can under the windows vc development of third-party iPhon
PinBall
- 使用Objective C制作的弹珠台游戏,使用Chipmuck作物理引擎-Produced using Objective C pinball game, the physics engine for use Chipmuck
cocos3d-0.5-beta
- Cocos3d框架是iOS平台高度提炼的3D应用开发框架。 Cocos3d是cocos2d的扩展集,cocos2d深入人心,广泛使用在iOS 2d游戏开发中。 这个扩展可以无缝集成到cocos2d体系中。开发者在一个特别的 cocos2d 层中渲染所有的 3D 对象。 这个扩展的功能比起专业的 3D 引擎(例如 Unity 3D)差不少。但对 cocos2d 开发者来说,不需要学习一个新的框架体系,也不需要学习新的开发语言。所以如果是想做一些简单的 3D 游戏,或者要在基于 co
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
WaxApplication
- 美女拼图游戏。 高效得打乱算法。能自动求解。采用lua + Object-C编写。包含wax框架,绿色得,可以直接使用。-A jigsaw game. Efficient algorithm was upset. Automatic solution. Lua+Object-C writing. Contains wax frame, green, can be used directly.
MWFeedParser
- MWFeedParser是一个RSS解析框架,使用Objective-C实现-MWFeedParser is an Objective-C framework for downloading and parsing RSS (1.* and 2.*) and Atom web feeds. It is a very simple and clean implementation that reads the following information from a web feed:
base64
- iPhone端使用Objective-C编写的一个BASE64算法的实现。-iPhone client written in Objective-C using a BASE64 algorithm.
JSON_li
- 使用OBject-C语言编写的Json的API函数,可以在Iphone程序中使用-Use OBject-C language API functions of the Json, you can use the Iphone programs
ziptest
- 使用OBject-c 语言编写的ZIP功能函数,可以在Iphone中使用,快速压缩、解压文件,很好的代码-Use OBject-c language of the ZIP utility functions, you can use the Iphone, fast compression,-extracting file, very good code
iPhoneNetworkGPS
- 一本日文的iPhone开发教程的附带源代码,原书在iPhone SDK 3.0下编译确认,在最新版本下运行需要自行修改编译器为最新。如果你不是开发者,清选择模拟器运行。 MusicRank 网页信息取得,在iphone表示的简单应用。可以从iTunes Store的音乐排行榜取得RSS信息并表示。 MapCast 把iPhone上的资源共享到网上。例如,将iPhone拍摄的带有GPS信息的图像上传到网上。 Nearby 使用Wordpress制作的観光情報网页的样式
ObjectiveC-basic.docx
- Objective—C 语言基础库的简介,工具性资料,供初学者查阅使用。-Introduction to Objective-C language based libraries, tools, information for beginners inspection.
Objective-Zip-0.7.3
- 对Zip进行操作的库,包含算法,使用Objective-C实现-Objective-Zip Library
PadLockScreen_10817
- 使用OBJECT-C来模仿IPHONE的屏幕密码解锁~-use the objc-c to mark the screen lock
iosdians_8893
- 使用Objective-C实现ios上的酒店点餐系统,给有需要的朋友参考-Ios using Objective-C implementation on hotels ordering system, the reference to a friend in need
MemoryManagementProgrammingGuide
- Memory Management Programming Guide,讲Object-C编程的内存管理的书籍,使用Object-C的程序员可以看看!全英文,pdf格式。-Memory Management Programming Guide, speaking Object-C programming books on memory management, the use of Object-C programmers can take a look! In English, pdf form
IPHONEGameProgramming_Objective-C
- IPHONE游戏编程 - Objective-C,一本讲使用Objective-C进行iPhone游戏编程的书,iPhone软件工程师可以看看,中文,pdf格式。-IPHONE Game Programming- Objective-C, a talk with Objective-C for iPhone game programming book, iPhone software engineers can see, Chinese, pdf format.
OCplusplus2
- Object C 和CPlus 混合编程。如何在OC里使用STL库,不错的扩展知识的实例。-Object c and C Plus mix program
ASIHttpRequest
- ASIHTTPRequest是简单易用的,它封装了CFNetwork API。使得与Web服务器通信变得更简单。它是用Objective-C编写的,可以在MAC OS X和iPhone应用中使用。-ASIHTTPRequest is easy to use, it encapsulates the CFNetwork API. Web server and makes communication easier. It is written in Objective-C, you can use
The-address-book
- 项目名称: 中等和简单通讯录 实现中等难度通讯录。需求: 1、定义联系⼈ 类ContactPerson 实例变量:姓名(拼⾳ , 或者使用汉字)、性别、电话号码、 住址、分组名称、年龄。 方法:自定义初始化方法(姓名、电话号码)、显⽰ 联系人信息 2、定义一个通讯录类,AddressBook ,使用字典分组管理所有联系人。分组名为26个大写的英文字母。 3、可以添加联系⼈ 人对象,如果姓名或电话号码为空,添加失败。添加联
DemoAPP
- iOS APP 聊天列表实现,使用object-c实现,接口简单,方便,显示美观-Object-C 聊天列表实现