Jeff dae87f1166 加密SQLite3 5 years ago
..
AesSQLite3.cpp dae87f1166 加密SQLite3 5 years ago
AesSQLite3.h dae87f1166 加密SQLite3 5 years ago
ISQLite3.cpp dae87f1166 加密SQLite3 5 years ago
ISQLite3.h dae87f1166 加密SQLite3 5 years ago
ReadMe.txt dae87f1166 加密SQLite3 5 years ago
Resource.h dae87f1166 加密SQLite3 5 years ago
StringProcess.cpp dae87f1166 加密SQLite3 5 years ago
StringProcess.h dae87f1166 加密SQLite3 5 years ago
db_export.h dae87f1166 加密SQLite3 5 years ago
db_sqlite3.cpp dae87f1166 加密SQLite3 5 years ago
db_sqlite3.h dae87f1166 加密SQLite3 5 years ago
sqlite3.h dae87f1166 加密SQLite3 5 years ago
stdafx.cpp dae87f1166 加密SQLite3 5 years ago
stdafx.h dae87f1166 加密SQLite3 5 years ago
targetver.h dae87f1166 加密SQLite3 5 years ago
testsqlite3.cpp dae87f1166 加密SQLite3 5 years ago
testsqlite3.h dae87f1166 加密SQLite3 5 years ago
testsqlite3.rc dae87f1166 加密SQLite3 5 years ago
testsqlite3.vcproj dae87f1166 加密SQLite3 5 years ago

ReadMe.txt

========================================================================
控制台应用程序:testsqlite3 项目概述
========================================================================

应用程序向导已为您创建了此 testsqlite3 应用程序。

本文件概要介绍组成 testsqlite3 应用程序的
的每个文件的内容。


testsqlite3.vcproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件,
其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。

testsqlite3.cpp
这是主应用程序源文件。

/////////////////////////////////////////////////////////////////////////////
应用程序向导创建了下列资源:

testsqlite3.rc
这是程序使用的所有 Microsoft Windows 资源的列表。它包括 RES 子目录中存储的图标、位图和光标。
此文件可以直接在 Microsoft Visual C++ 中进行编辑。

Resource.h
这是标准头文件,可用于定义新的资源 ID。
Microsoft Visual C++ 将读取并更新此文件。

/////////////////////////////////////////////////////////////////////////////
其他标准文件:

StdAfx.h, StdAfx.cpp
这些文件用于生成名为 testsqlite3.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。

/////////////////////////////////////////////////////////////////////////////
其他注释:

应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。

/////////////////////////////////////////////////////////////////////////////