CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - sqlite c

搜索资源列表

  1. sqlite_docs_3_6_5

    0下载:
  2. sqlite的帮助文档, This ZIP archive contains most of the static HTML files that comprise this website, including all of the SQL Syntax and the C/C++ interface specs and other miscellaneous documentation.-sqlite help files, This ZIP archive contains most
  3. 所属分类:SQL Server

    • 发布日期:2017-05-10
    • 文件大小:2198319
    • 提供者:nick
  1. otl4_examples

    1下载:
  2. 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebir
  3. 所属分类:Oracle

    • 发布日期:2017-03-26
    • 文件大小:820888
    • 提供者:刘火明
  1. sql_vc

    0下载:
  2. sqlite大家都知道吧,一个数据库系统,该demo演示sqlite在vc下的使用.-sqlite we all know it, a database system, the demo presentation at vc under sqlite use.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:297332
    • 提供者:editasp
  1. iphone-testsqlite

    0下载:
  2. iphone-testsqlite是在IPHONE上使用SQLITE的测试源码, 对于在IPHONE做应用很有用.-Objective-C SQLite Wrapper is a free SQLite wrapper class that is available for both Mac OS X and iPhone.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-10
    • 文件大小:2271953
    • 提供者:richard
  1. sqlite_sample

    0下载:
  2. How to use sqlite in C or C-How to use sqlite in C or C++
  3. 所属分类:Other Databases

    • 发布日期:2017-04-16
    • 文件大小:171961
    • 提供者:Ray Hu
  1. vc

    0下载:
  2. SQLite在VC下的使用SQLite 是用C语言编写的开源数据库,主要用于嵌入式,你也可以把它集成在自己的桌面程序中,也有人将其替代Access,用作后台数据库。-SQLite在VC下的使用
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:5421
    • 提供者:hxt
  1. Manager

    1下载:
  2. 通过C#实现了一个餐厅点菜终端的管理监控。通过串口接收受到的数据,然后按照格式解析,最后使用sqlite存储数据-C# to achieve through a la carte restaurant management monitoring terminal. Through the serial data received by, and then resolve in accordance with the format, and finally the use of stored da
  3. 所属分类:CSharp

    • 发布日期:2017-05-19
    • 文件大小:5142310
    • 提供者:piter song
  1. SQLiteDemo

    0下载:
  2. 利用SQLite做的演示程序,用Visual C++开发Windows CE下的数据库的另一种方法。-Demo program using SQLite to do with Visual C++ development under Windows CE database another way.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:1004269
    • 提供者:李军
  1. mysharpcodedemo

    0下载:
  2. Visual C# program that shows you how to create your own C# program and use an ADO.NET Data Provider to access SQLite databases
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:469723
    • 提供者:kusanagi
  1. unidac300src

    0下载:
  2. Universal Data Access Components is a powerful tool for developing cross-database client/server applications on Borland Delphi and C++Builder. UniDAC provides a unified inferface to access popular database servers such as Oracle, Microsoft SQL Server
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-18
    • 文件大小:4640768
    • 提供者:Yury
  1. Qt_QRentBook_Example_v1_1_en

    0下载:
  2. This Qt C++ application demonstrates how to use the QtSql module to access a SQLite 3 database. The application demonstrates how to use different QtSql classes to search, insert, update, and delete data from the database. The example also shows how t
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:206124
    • 提供者:何庆茹
  1. ASQLite3_1_0_B

    0下载:
  2. Aducom Software SQLite components Copyright (C) 2003-2004 by Aducom Software Albert Drent
  3. 所属分类:Other Databases

    • 发布日期:2017-04-01
    • 文件大小:244823
    • 提供者:Yan
  1. ucosII_source

    2下载:
  2. 熟悉嵌入式实时操作系统μC/OS-II原理及特点; 选择适用于μC/OS-II的文件系统,并实现之; 掌握SQLite嵌入式数据库的原理; 完成SQLite数据库在μC/OS-II下移植; 编写应用程序,以证明数据库移植后的系统可用性;-failed to translate
  3. 所属分类:uCOS

    • 发布日期:2015-04-12
    • 文件大小:4312082
    • 提供者:hxd
  1. CSQLite

    1下载:
  2. SQLite数据库自制C++封装类,比起网上流行的更简单明了,容易掌握。利用此类,即可完成SQLite的最常用的操作。-SQLite Database Home C++ wrapper class, more popular than the Internet simple and easy to master. The use of such, to complete the most common operation SQLite.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-01
    • 文件大小:160995
    • 提供者:孙高朝
  1. SQLite.NET.2.0.1

    0下载:
  2. 关于SQLite的数据库实例 C#语言 SQLite.NET.2.0.1.rar-SQLite database on the instance of C# language SQLite.NET.2.0.1.rar
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-09
    • 文件大小:1243363
    • 提供者:greatwgb
  1. unidac3

    0下载:
  2. Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi, Delphi for .NET, C++Builder, and FreePascal. We have combined the experience of long-term successful development into one p
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5743541
    • 提供者:刘海滨
  1. cppsqlite

    2下载:
  2. sqlite数据库的封装类,国外一个牛人写的。一个很好的c++封装类,可以实现sqlite数据库的很多功能-a good database wrapped class
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-14
    • 文件大小:3593836
    • 提供者:jixiang
  1. CppSqliteTest

    1下载:
  2. 使用SQLite的C++封装类,访问带加密功能的SQLITE3.3.6的一个测试实例-Use SQLite' s C++ wrapper classes to access with encryption SQLITE3.3.6
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:241764
    • 提供者:C瓜哥
  1. sqlite-amalgamation-3070500

    0下载:
  2. SQLite第一个Alpha版本诞生于2000年5月. 至今已经有9个年头了. 它是遵守ACID的关联式数据库管理系统,包含在一个相对小的C库中。同时是D.RichardHipp建立的公有领域项目。 -sqllitt database C SOURCES
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-09
    • 文件大小:1244400
    • 提供者:xiaochi
  1. sqlite-amalgamation-3070500

    0下载:
  2. sqlite3源代码。包括四个文件shell.c sqlite3.c sqlite3.h sqlite3ext.h-sqlite3 source code. Including the four documents shell.c sqlite3.c sqlite3.h sqlite3ext.h
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1244440
    • 提供者:icemmnoone
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com