搜索资源列表
CoreData
- 一个使用CoreData的程序,你从中可以学到怎么使用Coredata去保存查找数据-A program using CoreData, from which you can learn how to save the search data using Coredata
ThreadedCoreData
- 多线程操作数据库:苹果官方封装的CoreData在多线程操作是不安全的,源码中提供了相对比较安全的例子-Mulit thread operate Core Data
RestKit-RestKit-v0.10.0-118-gf11a538
- RestKit : Coredata + Rest
UseCoreData
- coredata的基本使用方法,包括数据的录入和读取-the basic use of Core Data, including data entry and read
AddressListDemo
- tableview,自定义通讯录,并使用coredata的数据库技术-tableview, custom address book and use coredata database technology
SqliteTest
- iphone开发中,需要永久保存数据,可以利用一般的数据库方式,也可以采用苹果官方提高的方式,本代码就是利用coredata方式存储数据,-iphone development, you need to save the data permanently, you can use the database can also be used to improve Apple' s official, the code is the
TopSongs
- 对iOS的数据模型coreData进行练习的例子, 简单的coreData操作,能够更快的熟悉coreData。-The data model for iOS to practice coreData example, a simple coreData operations faster familiar coreData.
PermissiveResearch-master
- 实现一个本地搜索引擎(作者语:search engine),允许容错搜索,也就是搜索结果不需要和搜索的关键字完全精准匹配。比如,搜索”eric wang“,搜索结果可以包括Erica Watts等等。搜索效率十分高,并且支持CoreData数据搜索。可以很方便修改搜索算法或者替换成自定义的搜索算法。
xmppforios_10827
- 基于xmpp的即时通讯(需要配置openfire)。包括注册新用户,连接,获取朋友列表,文字通讯和语音通讯。其中保存朋友列表和聊天记录使用的是xmpp框架本身的coredata,没有使用任何其他的自定义的存储方式。-Xmpp-based instant messaging (need to configure openfire). Including registration of new users, connections, acc
lab_4
- ios 成绩管理系统 1、 利用属性列表,对象归档解档的方法来构建简易的成绩管理系统 具体内容: 利用表视图和对象归档和解档方法, 实现学生成绩的增、 删、查和找。 2、 利用 CoreData 框架来构建简易的成绩管理系统 具体内容:利用表视图和 CoreData 框架来实现学生成绩的增、删、查和找。 3、 为成绩管理系统加入容错功能。 具体内容:当文本框中的数据输入错误时,显示警
myNoteUseCoreDate
- 利用CoreData存储备忘录,包含数据库的存取等操作。-memorandum used CoreData
CoreDataWithSwift-master
- Swift记事清单代码CoreDataWithSwift-master-CoreData WithSwift master
MJExtension
- MJExtension是JSON和Model转换最快、最方便以及最易用的框架。 功能 JSON > Model JSONString > Model Model > JSON JSON Array > Model Array JSONString > Model Array Model Array > JSON Array Supprting CoreData Obje
MagicalRecord-master
- github上的开源项目MagicalRecord是一个被广泛使用的iOS数据本地化存储项目,让我们可以很方便的使用iOS框架中的CoreData框架,但是该项目集成起来还是有一点难道,因此提供这个已经集成好的工程-MagicalRecord github open source projects on an iOS localized data storage project has been widely used, so that
Swift_CoreData
- Swift coredata sample app
TimeLine
- 一款简洁的时间线滚动动画,数据存储使用coredata(A simple time line scroll animation, data storage using coredata)