搜索资源列表
-
0下载:
学习使用SQLite3的很好的资料,SQLite3由于其小型化,无须配置,开源的特性越来越受到嵌入式方向的青睐。-Today, there are millions and millions
of copies of SQLite running unnoticed inside computers and gadgets made by hundreds of
companies from around the world. You have probably used SQLite
-
-
0下载:
这是我在最近一段时间内学习SQLite的一些资料,有SQLite简介、SQLite的简单使用、SQLite3 C/C++ 开发接口简介(API函数)、在VC下使用SQLite等等,这些资料让我很快地入门,对我来说很有帮助,所以上传跟大家一起分享。-This is what I learn in the most recent SQLite some information About a SQLite, SQLite s simple to use, SQLite3 C/C++ programm
-
-
0下载:
轻量级嵌入式型数据库sqlite3编程全解,主要介绍了select、delete、drop、create、inset等语句。-Lightweight embedded database SQLite3 programming solution, mainly introduces the select, delete, drop, create, inset and other statements.
-
-
0下载:
可用于C语言连接sql server 数据库,内置大量调用函数, 编译时候选择多文件编程,把sqlite3.c 连接进去 就OK了-C language can be used to connect sql server , built a large number of the calling function, multiple files compile time programming, the connection went on OK sqlite3.c
-