搜索资源列表

  1. sqlite3.8.0.20

    0下载:
  2. sqlite3.8.0.20版本的文件,另附是如何编绎32和64位的,详情见如下博文: http://blog.csdn.net/zhaobangyu/article/details/17709795 直接下载工程: http://download.csdn.net/detail/zhaobangyu/6791469 直接下载DLL: http://download.csdn.net/detail/zhaobangy
  3. 所属分类:数据库编程

    • 发布日期:2024-05-19
    • 文件大小:3872768
    • 提供者:赵邦羽
  1. sqlite3

    0下载:
  2. 详细介绍了sqlite3的移植过程,里面包含了测试例程-describe how to develop squlite3
  3. 所属分类:Linux驱动

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:杜海云
  1. sqlite3.7.4

    0下载:
  2. sqlite3.7.4 轻量级数据库开源代码,文件数据存放方试-sqlite3.7.4 lightweight open source database, file data storage square test
  3. 所属分类:其他数据库

    • 发布日期:2024-05-19
    • 文件大小:1239040
    • 提供者:龙龙
  1. sqlite3

    0下载:
  2. 数据库sqlite3基础 -Database sqlite3.Database sqlite3
  3. 所属分类:其他数据库

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:niquhz
  1. sqlite3

    0下载:
  2. sqlite3 数据库 数据库 数据库-sqlite3 database database database database database
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:273408
    • 提供者:lkj
  1. sqlite3

    0下载:
  2. 轻量级嵌入式型数据库sqlite3编程全解,主要介绍了select、delete、drop、create、inset等语句。-Lightweight embedded database SQLite3 programming solution, mainly introduces the select, delete, drop, create, inset and other statements.
  3. 所属分类:其他数据库

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:xulongqiu
  1. node-sqlite3-master

    0下载:
  2. Asynchronous, non-blocking SQLite3 bindings for Node.js.
  3. 所属分类:WEB源码

    • 发布日期:2024-05-19
    • 文件大小:2268160
    • 提供者:Lara Mara
  1. sqlite3-ruby-master

    0下载:
  2. Ruby bindings for the SQLite3 embedded database. This module allows Ruby programs to interface with the SQLite3 database engine. You must have the SQLite engine installed in order to build this module. Note tha
  3. 所属分类:其他数据库

    • 发布日期:2024-05-19
    • 文件大小:60416
    • 提供者:Lara Mara
  1. sqlite3

    0下载:
  2. sqlite3,小型的数据库,有三个文件添加到工程中,使用可以添加、删除、创建等等的功能,适合工业控制中小型数据库开发-Sqlite3, small database, there are three files are added to the project, use the function that can add, delete, create, and so on, is suitable for industrial co
  3. 所属分类:数据库编程

    • 发布日期:2024-05-19
    • 文件大小:979968
    • 提供者:何润东
  1. sqlite3

    0下载:
  2. 可用于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
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-19
    • 文件大小:657408
    • 提供者:shizhong
  1. SQLite3.3.7

    0下载:
  2. SQLite3 的源代码 SQLite3.3.7.rar-SQLite3 SQLite3.3.7.rar source code
  3. 所属分类:其他数据库

    • 发布日期:2024-05-19
    • 文件大小:577536
    • 提供者:Code人
  1. SQLite3-Mydemo

    0下载:
  2. SQLite3我的demo,建议初学者下载看看,很有帮助。-SQLite3 my demo, recommended for beginners download to see, very helpful.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-19
    • 文件大小:14323712
    • 提供者:nihao
  1. sqlite3

    0下载:
  2. 多年积累的sqlite3资料,比较详细,对初学者很大的参考价值!-Years of accumulation sqlite3 information, more detailed, great reference value for beginners!
  3. 所属分类:其他数据库

    • 发布日期:2024-05-19
    • 文件大小:3822592
    • 提供者:李晨旭
  1. Sqlite3-transplanting

    0下载:
  2. sqlite3跨平台移植,可用于Windows、 Linux和嵌入式系统-transplanting sqlite3
  3. 所属分类:游戏

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:ca4509343duanl
  1. How-to-use-sqlite3

    0下载:
  2. 怎样使用sqlite3,带源码+test例子-How to use sqlite3
  3. 所属分类:数据库编程

    • 发布日期:2024-05-19
    • 文件大小:1673216
    • 提供者:张三
  1. SQLite3-x86

    0下载:
  2. VS2013编译SQLITE3工程(SQLite3-x86)-Vs2013 compiler SQLite3 project(SQLite3-x86)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:710656
    • 提供者:范松波
  1. sqlite

    0下载:
  2. 内附有sqlite3.6.2源码以及移植arm的基本步骤,sqlite.c为数据库的基本操作,具有增删改查的功能,并采用事务处理方式,事务处理能够极大的提高数据库的写入速度(With sqlite3.6.2 source code and the basic steps of porting arm, sqlite.c as the basic operation of the database, with crud functions
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2314240
    • 提供者:KILLY
  1. sqlite3数据库操作示例

    0下载:
  2. SQLite,是一款轻型的数据库,是遵守ACID的关系型数据库管理系统,它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比
  3. 所属分类:易语言编程

  1. sqlite

    0下载:
  2. 用来操作sqlite3数据库的类库,简单好用(A class library used to operate the SQLite3 database, which is easy to use)
  3. 所属分类:数据库系统

    • 发布日期:2024-05-19
    • 文件大小:2594816
    • 提供者:fdghgfhgfh
  1. PB sqlite3封装对象

    1下载:
  2. pb sqlite3封装对象及演示(支持加密)(pb sqllite3 package and show)
  3. 所属分类:其他数据库

    • 发布日期:2024-05-19
    • 文件大小:4981760
    • 提供者:hm_nie
« 1 2 3 4 5 67 8 9 10 11 ... 22 »

源码中国 www.ymcn.org