文件名称:SQLite3Demo
文件大小:101KB
文件格式:ZIP
更新时间:2017-01-09 11:19:28
sqlite 数据库 FMDB iOS sql
iOS中有五种持久化数据的方式:属性列表、对象归档、NSUserDefaults、SQLite3和Core Data
【文件预览】:
SQLite3Demo
----.DS_Store(6KB)
----SQLite3Demo.xcodeproj()
--------project.xcworkspace()
--------.svn()
--------xcuserdata()
--------project.pbxproj(21KB)
----.svn()
--------tmp()
--------props()
--------entries(272B)
--------prop-base()
--------text-base()
----SQLite3Demo()
--------RootViewController.xib(8KB)
--------.DS_Store(6KB)
--------DataListTableViewController.h(334B)
--------en.lproj()
--------SQLite3Demo-Prefix.pch(325B)
--------.svn()
--------main.m(337B)
--------User.h(337B)
--------DataListTableViewController.m(4KB)
--------DBManager.m(2KB)
--------UserDB.m(4KB)
--------UserDetailViewController.m(3KB)
--------RootViewController.h(224B)
--------Default-568h@2x.png(18KB)
--------UserDB.h(594B)
--------DBManager.h(531B)
--------UserDetailViewController.xib(14KB)
--------AppDelegate.h(492B)
--------Default.png(6KB)
--------Default@2x.png(16KB)
--------RootViewController.m(1KB)
--------FMDB()
--------UserDetailViewController.h(284B)
--------SQLite3Demo-Info.plist(1KB)
--------DataListTableViewController.xib(7KB)
--------User.m(212B)
--------AppDelegate.m(3KB)