文件名称:fmdb
介绍说明--下载内容均来自于网络,请自行研究使用
SQLite的Objective-C封装
是SQLite的C API對初學者來說實在太麻煩太瑣碎,難度太高。FMDB說穿了其實只是把C API包裝成簡單易用的Objective-C类。對于SQLite初學者來說,大大減低了上手的難度。有了FMDB,寫程式時只要專心在SQLite的 語法上,而不用去理那堆有看沒有懂的C API,實在是件快樂的事情。-The SQLite Objective-C package
SQLite C API for beginners, it is too troublesome too trivial, too difficult. The FMDB put it bluntly, the C API package is just as simple to use Objective-C class. For SQLite beginners, will greatly reduce the use more difficult. With FMDB, just concentrate on writing code in the SQLite syntax, without having reason the pile does not understand the C API, it is a happy thing.
是SQLite的C API對初學者來說實在太麻煩太瑣碎,難度太高。FMDB說穿了其實只是把C API包裝成簡單易用的Objective-C类。對于SQLite初學者來說,大大減低了上手的難度。有了FMDB,寫程式時只要專心在SQLite的 語法上,而不用去理那堆有看沒有懂的C API,實在是件快樂的事情。-The SQLite Objective-C package
SQLite C API for beginners, it is too troublesome too trivial, too difficult. The FMDB put it bluntly, the C API package is just as simple to use Objective-C class. For SQLite beginners, will greatly reduce the use more difficult. With FMDB, just concentrate on writing code in the SQLite syntax, without having reason the pile does not understand the C API, it is a happy thing.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ccgus-fmdb-87748d1\.gitignore
..................\CHANGES_AND_TODO_LIST.txt
..................\CONTRIBUTORS.txt
..................\fmdb.1
..................\.....xcodeproj\project.pbxproj
..................\fmdb_Prefix.pch
..................\LICENSE.txt
..................\README.markdown
..................\src\FMDatabase.h
..................\...\FMDatabase.m
..................\...\FMDatabaseAdditions.h
..................\...\FMDatabaseAdditions.m
..................\...\FMDatabasePool.h
..................\...\FMDatabasePool.m
..................\...\FMDatabaseQueue.h
..................\...\FMDatabaseQueue.m
..................\...\fmdb.m
..................\...\FMResultSet.h
..................\...\FMResultSet.m
..................\fmdb.xcodeproj
..................\src
ccgus-fmdb-87748d1
..................\CHANGES_AND_TODO_LIST.txt
..................\CONTRIBUTORS.txt
..................\fmdb.1
..................\.....xcodeproj\project.pbxproj
..................\fmdb_Prefix.pch
..................\LICENSE.txt
..................\README.markdown
..................\src\FMDatabase.h
..................\...\FMDatabase.m
..................\...\FMDatabaseAdditions.h
..................\...\FMDatabaseAdditions.m
..................\...\FMDatabasePool.h
..................\...\FMDatabasePool.m
..................\...\FMDatabaseQueue.h
..................\...\FMDatabaseQueue.m
..................\...\fmdb.m
..................\...\FMResultSet.h
..................\...\FMResultSet.m
..................\fmdb.xcodeproj
..................\src
ccgus-fmdb-87748d1