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

搜索资源列表

  1. sqlite3-using-summary

    0下载:
  2. sqlite提供的是一些C函数接口,你可以用这些函数操作数据库。通过使用这些接 口,传递一些标准 sql 语句(以 char * 类型)给 sqlite 函数,sqlite 就会为你操作数据库。sqlite 跟MS的access一样是文件型数据库,就是说,一个数据库就是一个文件,此数据库里可以建立很多的表,可以建立索引、触发器等等,但是,它实际上得到 的就是一个文件。备份这个文件就备份了整个数据库。sqlite 不需要任何数据库引擎,这意味着如果你需要 sqlite 来保存一些用户数据,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-27
    • 文件大小:40245
    • 提供者:月落乌啼
  1. sqlite3-basic-tutorial

    0下载:
  2. 小型数据库sqlite开发常用的一些命令适用于初步了解sqlite并快速学会简单的命令-Small database sqlite development of commonly used command applies to a preliminary understanding of the sqlite and quickly learn the simple command
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:222029
    • 提供者:林浩
  1. sqlite-autoconf-3071000.tar

    0下载:
  2. sqlite3.7.10版本的数据库源码。可以移植到各种操作系统-This is the SQLite extension for Tcl using the Tcl Extension Architecture (TEA). For additional information on SQLite see http://www.sqlite.org/ UNIX BUILD ========== Building under most
  3. 所属分类:Other Databases

    • 发布日期:2017-04-10
    • 文件大小:1801640
    • 提供者:杨利团
  1. SqliteTool_bak7

    0下载:
  2. 利用VC开发的SQLITE3的配置工具。支持单记录和EXCEL批处理操作。-VC SQLITE3 TOOL EXCEL
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2403769
    • 提供者:yan
  1. UsingSQLite

    0下载:
  2. 用嵌入式数据库SQLite3.0的例程,在VS2003下调试通过。-This is example for using SQLite 3.0 in VC++.It have been debugged in Microsoft Visual Studio 2003.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-24
    • 文件大小:7710665
    • 提供者:周炳莹
  1. SQLite3_encapsulation

    0下载:
  2. 开源的SQLITE3 源文件详见《Source Code》,动态库详见《DLL》,操作方法详见《编译SQLite动态库.docx》 2.数据库操作说明 数据库使用总结详见《SQLITE3+使用总结.doc》,案例详见《DEMO》 很不错的一个数据库,支持一下-data about sqlite3 for primary user
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2225081
    • 提供者:chentiancai
  1. SQLite3_encapsulation

    0下载:
  2. 将SQLITE3封装好的C++类,使用很方便,同时SQLITE3也是个开源的数据库,不用装什么软件即可使用,很小,很不错,有兴趣的可以-encapsulation SQLITE3
  3. 所属分类:SQL Server

    • 发布日期:2017-04-15
    • 文件大小:8356
    • 提供者:chentiancai
  1. test

    0下载:
  2. 实现sqlite3数据库,第三方串口通讯,等功能-Sqlite3 database, third-party serial communications, and other functions
  3. 所属分类:Com Port

    • 发布日期:2017-05-03
    • 文件大小:1511023
    • 提供者:罗翔
  1. xml.tar

    0下载:
  2. 从eko网关的9005端口通过socket获取xml数据,存入本地数据库中,涉及xml解析,sqlite3数据库,socket编程等。-From eko Gateway 9005 port through socket to obtain the xml data into the local database, involving xml parsing, the sqlite3 database, socket programming.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:21917
    • 提供者:罗杰
  1. Sqlite3_Val2DB.tar

    0下载:
  2. 基于嵌入式linux的sqlite3.7.4的嵌入式数据库事务处理实例,实时更新数据库-Sqlite 3.7.4,run in embedded linux system, base on TRANSATION.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:7643
    • 提供者:Hunter
  1. model

    0下载:
  2. 实现从传感器实时收集数据、插入sqlite3、传送到远程服务器、存入mysql、在网页上显示-Realization of real time data collection from sensors, insert the SQLite3, is transmitted to a remote server, in mysql, in the webpage display
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:55168
    • 提供者:Arthur
  1. sqlite

    0下载:
  2. sqlite3 库文件和头文件,对大家可能有用,-sqlite3 lib and head,aaa,,,,,,
  3. 所属分类:Other Databases

    • 发布日期:2017-04-07
    • 文件大小:381520
    • 提供者:天天
  1. sqlite-autoconf.tar

    0下载:
  2. 加密,不过密码不全,输入密码老是出错。整合了wxsqlite的部分代码。3.7的sqlite3版本-Encryption, but the password is incomplete, enter the password is always wrong. Integrated wxsqlite part of the code. Sqlite3 version 3.7
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-26
    • 文件大小:9416681
    • 提供者:cool_fish
  1. sqlite3

    0下载:
  2. delphi sqlite静态调用包含各个操作的sqlite的各种方法-delphi sqlite static call contains the various operations of the sqlite
  3. 所属分类:Delphi VCL

    • 发布日期:2016-01-24
    • 文件大小:3072
    • 提供者:孙刚
  1. 7z920002_64

    0下载:
  2. SQLite3 Wrapper Seven Makr Zip 64bit D-SQLite3 Wrapper Seven Makr Zip 64bit DLL
  3. 所属分类:Other Databases

    • 发布日期:2017-04-02
    • 文件大小:500266
    • 提供者:danielcom
  1. Iversion09n

    0下载:
  2. 在Linux开发环境下QT+sqlite3学籍管理系统程程序构架 运用QTable类 完成表格的动态插入 删除 功能 -In the Linux development environment, the process of QT+sqlite3 school management system process architecture using QTable class to complete the form of dynamic insertion and deletion func
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1019799
    • 提供者:模仿
  1. DetailLookup

    0下载:
  2. sqlite3数据库查询工具,可以查询sqlite3内数据内容-sqlite3 database query tool, you can query the sqlite3 within the data content
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:811071
    • 提供者:hjh
  1. administer

    0下载:
  2. 手机库存管理系统,使用sqlite3数据库,实现增,删查等功能-Mobile phone inventory management system, using SQLite3 database, to achieve add, delete check function ...
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:402083
    • 提供者:zhangxiaoxi
  1. wxsqlite3-3.0.0.1

    0下载:
  2. 这个是加密版的sqlite3,也是一个开源的项目。支持数据库的加密(aes),压缩包中有相对应的源码,可以自己修改。-wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets library.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-17
    • 文件大小:4698378
    • 提供者:lihai
  1. sqlite-amalgamation-3071300

    0下载:
  2. 安装数据库sqlite3的必要文件,安装后可把程序中的数据放在数据库中,方便对数据的操作-Files necessary to install the database sqlite3 installed the program data in the database, and to facilitate the operation of the data
  3. 所属分类:Linux Network

    • 发布日期:2017-12-02
    • 文件大小:1397467
    • 提供者:张祥
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 20 »
搜珍网 www.dssz.com