搜索资源列表
SQLiteBooks.rar
- sqlite book source code for references,sqlite book source code for references
packlog
- 这是一款简单的Iphone日志工具 有使用xml , SQLite 学习一下吧-A few highlights: Custom UITableViewCells built using IB. TouchXML usage (http://code.google.com/p/touchcode/). SQLitePersistentObject usage (http://code.google.com/p/sqlitepersistentobjects/) (incomple
iphone-testsqlite
- iphone-testsqlite是在IPHONE上使用SQLITE的测试源码, 对于在IPHONE做应用很有用.-Objective-C SQLite Wrapper is a free SQLite wrapper class that is available for both Mac OS X and iPhone.
sqlite-source-3_6_13
- SQLite3是一种嵌入式的小型数据库!广泛应用于嵌入式设备中。目前iPhone采用的数据库就是SQLite。所提供的是SQLite的开源代码,对于学习SQLite的人有很大帮助-SQLite3 is a small embedded database! Widely used in embedded devices. IPhone adopted by the current database is SQLite. Is provided by the open-source SQLite,
MyRandD
- SQLite Quesry, Call, Browser, WebView and Segment Control Example for iPhone
09_MySQLiteTableView
- iPhone开发 sqlite例子 希望对大家有帮助-iPhone Development sqlite example of hope to help everyone
11-Persistence-SQLite
- iphone ios 中 关于 sqlite使用的教程代码。-iphone ios tutorial on using sqlite code.
SQLite
- SQLite是实际上最小,功能最强大的嵌入式数据库,可以直接嵌入到程序中,这本是SQLITE最权威的指南,希望对你有用-SQLite is actually the smallest, most powerful embedded database, can be embedded directly into the program, this is the most authoritative guide SQLITE hope useful to you
Score
- how to use sqlite for CRUD, on the iPhone and iPad. and show it in UILABEL view.
sqlmangerasecondView
- how use sqlite action, CRUD information and show it into an uilabel, all this in iPhone or iPad.
sqlite
- iphone sqlite操作,通用性封装-iphone sqlite operation, versatile package
sqlite-net-master
- sqlite-net is an open source, minimal library to allow .NET and Mono applications to store data in [http://www.sqlite.org SQLite 3 databases]. It is written in C# and is meant to be simply compiled in with your projects. It was first designed to work