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

搜索资源列表

  1. sqlite

    0下载:
  2. sqlite的简单运用,希望能对大家有所帮助。-how to use sqlite
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:715593
    • 提供者:陈建东
  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. SQLiteView

    0下载:
  2. cocoa source to access sqlite
  3. 所属分类:SQL Server

    • 发布日期:2017-04-06
    • 文件大小:609598
    • 提供者:jas
  1. sqlite-3.3.6.tar

    0下载:
  2. 只是针对嵌入式Linux的一款数据库,可移植性很高,这是在Linux下编译所需的源码-sqlite3 for linux
  3. 所属分类:Other Databases

    • 发布日期:2017-04-09
    • 文件大小:1671437
    • 提供者:y
  1. sqlite-source-3_6_23_1

    0下载:
  2. 用C语言开发的一个小型数据库,基本实现各种SQL语句功能,带有INDEX模块-Developed using C language as a small database, the basic functions to achieve a variety of SQL statements with INDEX Module
  3. 所属分类:Other Databases

    • 发布日期:2017-05-03
    • 文件大小:1072320
    • 提供者:jimmy
  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_The_Definitive_Guide_CHN

    0下载:
  2. SQLite权威指南_v100_中文版. SQLite是一个开源的、内嵌式的关系型数据库。它最初发布于2000年,在便携性、易用性、紧凑性、有效性和可靠性方面有突出的表现-SQLite Definitive Guide _v100_ Chinese. SQLite is an open source, embedded relational database. It was originally released in 2000, the portability, ease of us
  3. 所属分类:SQL Server

    • 发布日期:2017-04-04
    • 文件大小:535837
    • 提供者:夏银
  1. SQLiteVB

    1下载:
  2. SQLite VB 版的,有兴趣的来看看哦-SQLiteVB
  3. 所属分类:SQL Server

    • 发布日期:2017-05-14
    • 文件大小:3182651
    • 提供者:SQLiteVB
  1. Using_SQLite

    0下载:
  2. Using SQLite, how to deploy solutions using SQLite
  3. 所属分类:Other Databases

    • 发布日期:2017-05-21
    • 文件大小:5667391
    • 提供者:Eri
  1. SQLiteSpy_1.8.16

    0下载:
  2. SQLite数据库的可视化操作软件,是SQLIte数据库开发的好助手-SQLite database visualization software, database development is a good assistant SQLIte
  3. 所属分类:SQL Server

    • 发布日期:2017-04-09
    • 文件大小:1116419
    • 提供者:刘文刀
  1. sqlite_emb

    0下载:
  2. Example of working with SQLite embedded server
  3. 所属分类:Other Databases

    • 发布日期:2017-04-25
    • 文件大小:14154
    • 提供者:Paul
  1. sqlite-doc-3070500

    0下载:
  2. 嵌入式版小型数据库sqlite的官方文档,方便开发sqlite-Small database sqlite embedded version of the official document
  3. 所属分类:Other Databases

    • 发布日期:2017-05-13
    • 文件大小:3367659
    • 提供者:电子设计
  1. realse

    1下载:
  2. 数据库访问操作 数据库操作类: 支持 SQLServer mysql sqlite Sybase Oracle等DB 数据库操作类 包括执行SQL或者存储过程,返回DataSet、DataTable等功能 完全支持存储过程和参数调用 javascr iptClassLibrary 包括一些Javascr ipt 类封装 StringValid:字符串校验类 说明: 代码全部都是用 C# 语言(除Javascr ipt部分) 基于.net 2.0平台,
  3. 所属分类:Database system

    • 发布日期:2017-04-10
    • 文件大小:1549865
    • 提供者:Valiant
  1. SQLite-Definitive-Guide

    0下载:
  2. SQLite权威指南 The Definitive Guide to SQLite (内容摘要) Michael Owens Copyright . 2006 by Michael Owens -The Definitive Guide to SQLite
  3. 所属分类:Other Databases

    • 发布日期:2017-05-02
    • 文件大小:536284
    • 提供者:dahuang
  1. sqlite(chm)

    0下载:
  2. 有关SQLite 的极好英文资料,已经处理成CHM格式。-Excellent information in English about SQLite has been processed into CHM format.
  3. 所属分类:SQL Server

    • 发布日期:2017-05-04
    • 文件大小:1398761
    • 提供者:dan
  1. SQLITE-encryption

    0下载:
  2. 该文章详细说明了SQLITE数据库文件如何加密 ,并做了实例演示。-The article details how SQLITE database file encryption, and gave examples demonstrate.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-05
    • 文件大小:54034
    • 提供者:dan
  1. SQLiteYizhi

    0下载:
  2. 基于ARM9的嵌入式数据库SQLite的移植,SQLite实现了大部分SQL92标准的SQL语句,同时支持ACID。还有其它许多特性这里不做深究,因为这在嵌入式领域来说应该是够用了。-ARM9-based embedded database SQLite transplant, SQLite implements most of SQL92 standard SQL statements, while supporting ACID. There are many other features
  3. 所属分类:SQL Server

    • 发布日期:2017-04-01
    • 文件大小:15335
    • 提供者:高珊珊
  1. SQLite_API_demo

    0下载:
  2. linux下SQLITE数据库一些API的用法实例。-some sample of SQLITE API in linux
  3. 所属分类:Other Databases

    • 发布日期:2017-04-04
    • 文件大小:1129
    • 提供者:杨光
  1. SQLite-Tutorial

    0下载:
  2. SQLite教程。SQLite是一个开源的嵌入式的关系数据库,其目的是为应用程序提供一种便利的方法来管理没有专用关系数据库的数据。-SQLite tutorials. SQLite is an open source embedded relational database, the application of its purpose is to provide a convenient way to manage without a dedicated relational database
  3. 所属分类:SQL Server

    • 发布日期:2017-05-26
    • 文件大小:9422657
    • 提供者:
  1. about-SQLite

    0下载:
  2. 讲述了嵌入式设备常用的数据库Sqlite,基本知识和使用技巧-About embedded devices commonly used database Sqlite, basic knowledge and use of skills
  3. 所属分类:Other Databases

    • 发布日期:2017-04-16
    • 文件大小:171842
    • 提供者:张三
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com