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

搜索资源列表

  1. HelloAndroidOrmlite.tar

    0下载:
  2. 安卓上的数据库持久化映射示例,使用ormlite,完成数据库的映射,操作sqlite更简单。-Andrews on the database persistence mapping example use ormlite, complete database mapping, a more simple operation sqlite.
  3. 所属分类:android

    • 发布日期:2017-05-08
    • 文件大小:1791552
    • 提供者:feng
  1. CppSQLite3_2

    0下载:
  2. cppsqlite,一个非常小的vc++ 关于sqlite数据库的封装。描述了如何应用提供链接的例子程序,然后使用cppsqlite提出,并最终cppsqlite类记录。- CppSQLite, a very thin C++ wrapper around the public domain SQLite database library. A descr iption of how to link applications with SQLite is provided, then
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-07
    • 文件大小:258063
    • 提供者:林夏
  1. Android_SQLite

    0下载:
  2. android sqlite的使用,经典简洁的一个例子-how to use android sqlite to do something,it is a good demo
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:59770
    • 提供者:simajunjie
  1. SqliteForAndroid

    0下载:
  2. android sqlite 操作的源码 包括连接数据库,增删改查。 (初学者者很好的例子程序)-for android sqlite
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:64753
    • 提供者:xiongxa
  1. SQLiteQuery

    0下载:
  2. sqlite 数据库增删该查,sqlite 数据库增删该查-sqlite query delete add update
  3. 所属分类:iPhone

    • 发布日期:2017-04-07
    • 文件大小:20675
    • 提供者:Hyacinth
  1. studentfdfdfdf

    0下载:
  2. 用QT用学生成绩管理系统 .是有用的数据库为sqlite ,功能有很多,对于学习用qt的人来说是一个很不错的例子。-student score manager system .used QT and sqlite tools.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-10
    • 文件大小:1097703
    • 提供者:maple
  1. db

    0下载:
  2. 用android对SQLite数据库实现简单的增、删、改-SQLite database using android simple to add, delete, change
  3. 所属分类:android开发

    • 发布日期:2017-03-30
    • 文件大小:262279
    • 提供者:
  1. SQLiteTest

    0下载:
  2. Android操作系统SQLite数据库的基本使用,结合Google公司提供的SQLite的API-the basic usage of the SQlite database in Android Operation System, binded with SQLite API provided by Google Co, ltd.
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:67333
    • 提供者:郑志
  1. supermarket

    1下载:
  2. 基于QT的超市无线查询系统,分为客户端和服务器,中间使用ZIGBEE无线模块传输数据,客户端在2440开发板上,使用SQLITE数据库,服务器使用MYSQL,所有界面部分使用代码完成,没有使用UI设计-Supermarket wireless query system based on the QT, divided into client and server, in the middle ZIGBEE wireless module to transfer data, and client
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1914259
    • 提供者:彭博
  1. wangbajifei

    0下载:
  2. 使用QT制作的一个网吧计费系统,使用SQLITE数据库,其中使用lable显示图片,完成网吧基本计费使用功能-QT produced a cafe billing system, the use of SQLITE database, which uses the lable to display pictures, complete Internet cafes basic billing
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2262433
    • 提供者:彭博
  1. Database

    0下载:
  2. android上的对SQLite数据库查询操作并在屏幕上显示出来查询结果的的代码,使用了listview-SQLite database query operations on the android and displayed on the screen the code of the query results, use a listview
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:52889
    • 提供者:许庆庆
  1. LinuxForMySQL

    0下载:
  2. linux下mysql的编程实例,里面还包含sqlite安装包,实现对数据的操作。-under linux mysql programming examples, which also contains the sqlite installation package, and the operation of the data.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-16
    • 文件大小:25923498
    • 提供者:
  1. ContactSystem

    1下载:
  2. 基于android SQLite的通信录管理系统,可以插入联系人姓名 电话 qq号等信息,同时也能编辑 删除信息,然后以缩进的方式显示,并支持打电话,发短信-The android SQLite based address book management system. you can insert a contact name and phone number qq number and other information. it also can edit and delete the in
  3. 所属分类:android

    • 发布日期:2016-11-19
    • 文件大小:954368
    • 提供者:wangyalei
  1. 19309

    0下载:
  2. SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:31351
    • 提供者:Tarpid
  1. html.manual.ru

    0下载:
  2. HTML BOOK database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-05
    • 文件大小:408869
    • 提供者:Tarpid
  1. sqlite_demo

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

    • 发布日期:2017-04-04
    • 文件大小:295364
    • 提供者:王崛
  1. aicha

    0下载:
  2. 即查站长便民查询工具是一款轻量级,开源的产品,基于ASP.NET2.0+SQLite开发,目前功能提供手机号码归属地查询,在后继的版本开发中加入更多实用便民的功能。-Check the owners convenience Query Tool is a lightweight, open source products, based on ASP.NET2.0+SQLite development, currently the phone numbers attribution to inqu
  3. 所属分类:.net

    • 发布日期:2017-05-08
    • 文件大小:1691035
    • 提供者:nakata
  1. 4

    0下载:
  2. 易语言Sqlite数据库类模块源码,很不错的易语言源码,适合易语言爱好者学习。-Easy language Sqlite database class module source code, very good source of easy language for easy language enthusiasts to learn.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-31
    • 文件大小:11932
    • 提供者:fwth6
  1. sqlite3-useful

    0下载:
  2. sqlite3 用法总结,相信在linux下编程的人使用sqlite的很熟悉-The sqlite3 usage summary, I believe very familiar with programming under linux using sqlite
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:19283
    • 提供者:张福林
  1. sqlite

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

    • 发布日期:2017-04-07
    • 文件大小:381520
    • 提供者:天天
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com