• 大小: 1.98MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-06
  • 语言: C/C++
  • 标签: 封装SQLITE  

资源简介

封装SQLITE,使用SQLITE更加方便,c++版本,有相关使用实例代码可以参考!

资源截图

代码片段和文件信息

/*
    This file is part of Kompex SQLite Wrapper.
Copyright (c) 2008-2017 Sven Broeske

    Kompex SQLite Wrapper is free software: you can redistribute it and/or modify
    it under the terms of the GNU Lesser General Public License as published by
    the Free Software Foundation either version 3 of the License or
    (at your option) any later version.

    Kompex SQLite Wrapper is distributed in the hope that it will be useful
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU Lesser General Public License for more details.

    You should have received a copy of the GNU Lesser General Public License
    along with Kompex SQLite Wrapper. If not see 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        7770  2017-03-17 19:17  KompexSQLiteWrapper-Source_1.11.14\CHANGELOG.txt
     文件        7065  2017-03-17 15:00  KompexSQLiteWrapper-Source_1.11.14\inc\KompexSQLiteBlob.h
     文件       17792  2017-03-17 15:00  KompexSQLiteWrapper-Source_1.11.14\inc\KompexSQLiteDatabase.h
     文件        3714  2017-03-17 15:00  KompexSQLiteWrapper-Source_1.11.14\inc\KompexSQLiteException.h
     文件        1520  2017-03-17 15:00  KompexSQLiteWrapper-Source_1.11.14\inc\KompexSQLitePrerequisites.h
     文件       44783  2017-03-17 15:00  KompexSQLiteWrapper-Source_1.11.14\inc\KompexSQLiteStatement.h
     文件        2893  2017-03-17 15:00  KompexSQLiteWrapper-Source_1.11.14\inc\KompexSQLiteStreamRedirection.h
     文件      496403  2017-02-13 23:25  KompexSQLiteWrapper-Source_1.11.14\inc\sqlite3.h
     文件       30004  2017-02-13 23:25  KompexSQLiteWrapper-Source_1.11.14\inc\sqlite3ext.h
     文件        6698  2017-03-17 15:48  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\Kompex SQLite Example VS2010.vcxproj
     文件         940  2011-11-05 00:34  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\Kompex SQLite Example VS2010.vcxproj.filters
     文件        6937  2017-03-17 15:51  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\Kompex SQLite Example VS2017.vcxproj
     文件         940  2011-11-05 00:34  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\Kompex SQLite Example VS2017.vcxproj.filters
     文件        4435  2011-11-05 00:34  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\Kompex SQLite Example.vcproj
     文件       19653  2017-03-17 15:45  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\main.cpp
     文件        3157  2011-11-05 00:34  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\Makefile
     文件        2734  2013-02-23 11:44  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\nbproject\configurations.xml
     文件        1719  2013-02-23 11:44  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\nbproject\Makefile-Debug.mk
     文件        4217  2013-02-23 11:44  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\nbproject\Makefile-impl.mk
     文件        1741  2013-02-23 11:44  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\nbproject\Makefile-Release.mk
     文件        1306  2013-02-23 11:44  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\nbproject\Makefile-variables.mk
     文件        1477  2013-02-23 11:44  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\nbproject\Package-Debug.bash
     文件        1481  2013-02-23 11:44  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\nbproject\Package-Release.bash
     文件        2810  2013-02-23 11:44  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\nbproject\private\configurations.xml
     文件           0  2011-11-05 00:34  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\nbproject\private\private.properties
     文件         392  2013-02-23 11:44  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\nbproject\private\private.xml
     文件           0  2011-11-05 00:34  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\nbproject\project.properties
     文件         912  2013-02-23 11:44  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Example\nbproject\project.xml
     文件       11029  2011-11-05 00:34  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Wrapper\Kompex SQLite Wrapper VS2010.vcxproj
     文件        2215  2011-11-05 00:34  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Wrapper\Kompex SQLite Wrapper VS2010.vcxproj.filters
     文件       11210  2017-03-17 15:39  KompexSQLiteWrapper-Source_1.11.14\Kompex SQLite Wrapper\Kompex SQLite Wrapper VS2017.vcxproj
............此处省略30个文件信息

评论

共有 条评论

相关资源