搜索资源列表
iPhoneNSThread
- iPhone 上多线程开发,NSThread 使用的一个简单实例,iPhone 开发基础上的一个源码,希望对有初学者有帮助-NSThread iPhone on multi-threaded development, an example of a simple
ObjectiveC-basic.docx
- Objective—C 语言基础库的简介,工具性资料,供初学者查阅使用。-Introduction to Objective-C language based libraries, tools, information for beginners inspection.
LSWeb
- 关于WebView的基本使用Demo,包含了一些基础知识点,仅供参考。-Contains some basic knowledge about the basic use of the WebView Demo for reference only.
LSAddressBook
- 关于IOS上联系人信息SDK的基本使用Demo,包含了一些基础用法,仅供参考。-IOS contact information for the SDK to use the Demo contains basic usage, for reference only.
Take.Control.of.iPad.Basics
- 有关掌握如何开发研究以及使用最基础的ipad相关功能,非常不错的入门教程-On ipad related functions to master how to research and development as well as the use of the most basic, a very good introductory tutorial
AFNetworking-master
- AFNetworking是iOS和MAC OS X的,是建立在顶部的基础URL加载系统的一个网络库,扩展功能强大的高级网络抽象建立成可可。它有一个良好的模块化架构设计,功能丰富的API,能被灵活的使用。-AFNetworking is a delightful networking library for iOS and Mac OS X. It s built on top of the Foundation URL Loading System, extending the powerful
iOS-refresh-table
- 在iOS开发中经常会遇到信息逐条展示的情况,当信息条数较少时我们当然可以让一次性将所有的信息放进UITableView的数据源中,但是当信息条数几百上千,而且包含大量图片(如小说app的书目展示)时,一次性将它们全部从后台获取出来放在UITableView中显然不现实,而应该一次显示几行数据,然后通过下拉和上拉再次从后台获取数据。这时候就需要用到带上下拉刷新动画的table。 MJRefresh是github上的开源项目,它能够很方便的实现UIScrollView、UITableView、U
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