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

搜索资源列表

  1. BikeManagementSystem

    0下载:
  2. 使用QT+SQlite3实现的数据库管理系统,能够实现对数据的添加、删除、显示等操作。-QT+SQlite3 implemented using a management system, enabling the data to add, delete, display and other operations.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-29
    • 文件大小:11959
    • 提供者:柳佳佳
  1. sqlite-

    0下载:
  2. 将SQLite3.3.8(或者SQLite-3.3.12)移植到ARM2410开发板上,实现数据的增、删、改、查等功能。首先建立交叉编译环境,安装cross-2.95.3.tar.bz2交叉编译工具到/usr/arm-linux目录下,修改/home/sqlite-3.3.8目录下的configure文件的部分内容,将Makefile文件中的部分内容,设置交叉编译环境,再编译并安装,就生成了库文件,然后把sqlite3和lib下的库文件移植到ARM上-Will SQLite3.3.8 (or S
  3. 所属分类:SQL Server

    • 发布日期:2017-04-14
    • 文件大小:3584
    • 提供者:joy
  1. ListAndSqlite

    0下载:
  2. ListAndSqlite—基于sqlite3和ListCrl的集成库,可以编译后直接调用。-ListAndSqlite- sqlite3 and CListCTrl based integrated library can be compiled directly after the call
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-29
    • 文件大小:34538
    • 提供者:zzx
  1. sqlite3test

    1下载:
  2. VC++6.0对SQLITE3数据库的操作,包括数据库的创建,信息添加,查询,数据库清空等操作。 本程序实现了对SQLITE3的加密及加密访问。 在VC++6.0+WIN8 32位下编译通过-VC++ 6.0 对 SQLITE3 operations, including the creation of the , information to add, query, s and other operations emptied. This program imp
  3. 所属分类:Other Databases

    • 发布日期:2017-05-11
    • 文件大小:2459300
    • 提供者:李明宇
  1. SQLiteDemo

    0下载:
  2. 一个SQLiteDemo,C#操作SQLite的简单例子,包含简单的SQLiteHelp,使用VS2015 和SQLite3-A SQLiteDemo, simple operation SQLite example C#, including simple SQLiteHelp, using VS2015 and SQLite3
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:507039
    • 提供者:lio
  1. sqliteTest

    0下载:
  2. 最近项目需要,需要操作SQLITE3数据库,并且是对SQLITE3加密。 由于项目采用的是UNICODE编码方式,数据库中写入中文需要能够正确读写。 为了不发生乱码现象,写了这个小测试程序,大家有需要的可以参考一下。 -Recent projects need, need to operate SQLITE3 , and is SQLITE3 encryption. Because the project uses UNICODE encoding, wri
  3. 所属分类:Other Databases

    • 发布日期:2017-05-09
    • 文件大小:1848798
    • 提供者:李明宇
  1. component

    0下载:
  2. 视频点播器。 利用Ncurses编程,实现各种控件,如标签控件,下拉菜单,编辑框,button按钮控件等。读取sqlite3数据库,显示视频数据信息。-Video on demand. Using Ncurses programming, to achieve a variety of controls, such as the label control, drop-down menu, edit box, button button controls, etc.. Read SQLite3
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:635565
    • 提供者:俞滨
  1. sqlite3

    0下载:
  2. 基于ARM9的的嵌入式开发板数据库测试程序sqlite-ARM9-based embedded development board test program sqlite
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-07
    • 文件大小:1137621
    • 提供者:jh
  1. sqlite3_ADODOTNET_test

    0下载:
  2. 详细展示了sqlite3数据库 ADO.NET各项操作的示例-Details shows an example of the operation of sqlite3 ADO.NET
  3. 所属分类:Other Databases

    • 发布日期:2017-05-03
    • 文件大小:866502
    • 提供者:王明
  1. wxsqlite3-3.2.1

    0下载:
  2. 这个是加密版的sqlite3的最新版本,是一个开源的项目。支持数据库的加密(aes),可以自己修改-I am lazy,no english
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-20
    • 文件大小:5575844
    • 提供者:tian
  1. XpressEngine-v1.5.3

    0下载:
  2. XE基本特性 运行环境要求 php:PHP4.X~5.X 由于PHP 5.2.2 版本自身的问题而不支持, 预计1.6版本开始暂停支持4.X版本 必要安装库:XML,GD,ICONV 数据库:mysql4.1以上,Cubrid,Firebird,PostgreSQL,Sqlite2/Sqlite3,MS-SQL-XE basic characteristics Operating environment requirements Php:PHP4.X~5.X Du
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-24
    • 文件大小:7621339
    • 提供者:Michael
  1. sqlite-amalgamation-3120000

    0下载:
  2. sqlite3 ,一个开源软件,轻量级数据库,代码15万行左右,有详细的注释-sqlite3 ,is an opensource software,you can use it save data,it is very cheap and is very useful,you can try it
  3. 所属分类:Linux Network

    • 发布日期:2017-05-09
    • 文件大小:1881860
    • 提供者:hx
  1. KingCMS_v

    0下载:
  2. KingCMS内容管理系统:是一套简单易学,操作简单的开源内容管理系统(CMS),支持PHP+sqLite3/MySQL,此版本为KingCMS正式版的Sp2版。 更新记录 修复,前台comment.php的评论分页无效 修复,后台爬虫管理的统计无效 修复,文章录入关键字的分隔规则为英文状态逗号而不是空格 修复,产品模型下的状态属性管理操作无效 增加,登陆后台管理登陆界面的验证码项-KingCMS content management system: a simple a
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-09
    • 文件大小:1910698
    • 提供者:龚航
  1. tblog

    0下载:
  2. Tblog是一个基于php+pdo+sqlite3开发的开源博客系统。 他不用安装,直接放到支持pdo里的空间就可使用,和使用asp+access一样方便。 该博客系统包含日志发表,栏目定义,记录心情,友情链接等众多功能,是你开发学习及建立自己博客系统的良好选择。 本系统代码书写简单,通俗易懂。是众多程序员了解并学习php中的pdo扩展及数据库sqlite3良好例子。 最后希望大家喜欢该博客系统并提出改良意见。 后台管理地址:/admin/ 默认后台账户及密码:admin
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-07
    • 文件大小:1247078
    • 提供者:fmpudn98
  1. sqlite3_database

    0下载:
  2. 在Linux系统下移植sqlite3到arm实现数据库存取功能,并可以插入参数变量到数据库-Under Linux system transplantation sqlite3 to arm function of access to the and can be inserted into the parameter variables
  3. 所属分类:Other Databases

    • 发布日期:2017-04-14
    • 文件大小:2779
    • 提供者:肖春元
  1. sfilmv1.2

    0下载:
  2. KingCMSPHP企业版是一套简单易学,代码精巧的开源内容管理系统(CMS),支持PHP+SQLite3/MySQL和ASP+ACCESS/MSSQL,模板标签机制容易理解,制作方便,完全自定义的URL等功能助你轻易实现众多SEO细节-Function help KingCMSPHP Enterprise Edition is an easy to learn, open-source code for sophisticated content management system (CMS)
  3. 所属分类:Web Server

    • 发布日期:2017-05-01
    • 文件大小:64876
    • 提供者:刘烨
  1. chatroom

    0下载:
  2. 此项目采用客户端、服务器C/S架构,客户端开辟了两个线程, 一个负责往服务器发送信息,一个负责从服务器接收信息; 采用网络编程让客户端与服务器通信,复习了TCP、三次握手协议等相关知识,同时采用了sqlite3数据库存放账号等个人信息,用文件存放聊天记录,用curses库做界面,全面复习了所学的Liunxc相关API,锻炼了我的编程能力, 最终实现了注册、登陆、私聊、群聊、发文件、超级用户禁言踢人等功能。-This project uses the client, server, C/S s
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:88920
    • 提供者:高俊秋
  1. sqlite

    0下载:
  2. source code of sqlite3
  3. 所属分类:Other Databases

    • 发布日期:2017-05-09
    • 文件大小:1966584
    • 提供者:fftyjw
  1. sqlite3_tools11

    0下载:
  2. sqlite3作为嵌入式设备的数据库在很多方面都有使用,文档详细描述sqlite3的命令并给出详细的命令使用例子;-SQLite3 as an embedded in many aspects of the are used, the document described in detail the SQLite3 command and give a detailed example of the use of the command
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1607
    • 提供者:返回
  1. Delphi-ASqlite3

    1下载:
  2. Delphi使用连接SQLite上例子,n ASGSqlite set the correct declaration: // enable this if you want to link the SQLite library statically. (No need for dll) {.$DEFINE SQLite_Static} The most actual obj files needed for linking can be downloaded the down
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-11
    • 文件大小:2423509
    • 提供者:zhou
« 1 2 ... 13 14 15 16 17 1819 20 »
搜珍网 www.dssz.com