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

搜索资源列表

  1. UDKInterface

    0下载:
  2. UDK游戏开发使用DLL Import连接SQLite数据的模块,修正了UDK无法获取SQLite中文字符的bug-The UDK plug SQLite data module, correction UDK can not bug to get SQLite Chinese characters
  3. 所属分类:Game Engine

    • 发布日期:2017-11-06
    • 文件大小:16810
    • 提供者:陈叶
  1. testSQlite2013-4-5

    0下载:
  2. SQlite开发的完整教程,解决主键删除后再插入不能自动排序的问题,点击按钮切换界面到带checkbox的listview里选择条目。可参考博客:http://blog.csdn.net/yanzi1225627/article/details/8762536-The SQLite developed a complete tutorial to solve the main key to delete and then insert does not automatically sort, c
  3. 所属分类:android开发

    • 发布日期:2017-11-22
    • 文件大小:174080
    • 提供者:yanzi1225627
  1. sqlite3_db

    0下载:
  2. sqlite3数据库的接口的封装,重新封装sqlite提供的接口函数-the sqlite3 database interface package, re-package sqlite provided interface functions
  3. 所属分类:Other Databases

    • 发布日期:2017-11-27
    • 文件大小:986
    • 提供者:chen
  1. SQLite_demo

    0下载:
  2. SQLite的示例程序,可以在开发阶段暂时替代大型数据库,简单易用,-SQLite sample program in the development stage temporary alternative to large databases, simple and easy-to-use,
  3. 所属分类:Other Databases

    • 发布日期:2017-11-17
    • 文件大小:1140097
    • 提供者:zzj
  1. Sqlite

    0下载:
  2. 是仿照sqlit的数据处理模式,拥有增删查改的等基本功能-Is modeled sqlit data processing mode, with additions and deletions investigation reform and other basic functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:49646
    • 提供者:李志
  1. QSql

    0下载:
  2. Qt连接SQLite数据库并实现简单的查询-Qt to connect SQLite database and a simple query
  3. 所属分类:Other Databases

    • 发布日期:2017-11-21
    • 文件大小:3529
    • 提供者:周振坤
  1. DBcontrolSqlLite

    0下载:
  2. 针对小型本地数据库Sqlite做的数据库访问类-codes of dll for access Sqlite database
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:1688822
    • 提供者:李德胜
  1. HouseQury

    0下载:
  2. 主要用于售楼人员的查询、插入功能,使用了轻量级数据库SQLite,能方便快捷的对数据库进行查询、插入、删除等操作,同时也封装有对弹性列表的类,可直接使用。-Mainly used for the query of the sales staff, insertion, use a lightweight database SQLite, convenient query the database, insert, delete and other operations, but also pac
  3. 所属分类:android

    • 发布日期:2017-11-20
    • 文件大小:1985459
    • 提供者:余强
  1. sqlitenetFx40binarybundle

    0下载:
  2. SQLite 数据库是一个很好用的本地数据库。 本驱动程序是帮助使用VS.NET 2010的用户连接本地SQLLite 数据库-SQLite database is a good use of the local database. The driver is to help the user to use VS.NET 2010 connect local SQLLite database
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-09
    • 文件大小:1734656
    • 提供者:李德胜
  1. sqlitesource

    0下载:
  2. SQLITE 数据库驱动程序源码,非常有助于了解对SQLITE数据库编程控制使用-SQLite database-driven program source code, very helpful to know to control the use of the SQLite database programming
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-18
    • 文件大小:2853088
    • 提供者:李德胜
  1. SealedTable

    0下载:
  2. 这是一个基于SharedPreferences的“封装”数据表,对于那些对不喜欢SQLite和不懂SQL代码的同学是个不错的数据表存储不错的选择。-This is a based the SharedPreferences Package Data Sheet, is a good data table stores a good choice for those who do not like SQLite and do not understand SQL code classmates.
  3. 所属分类:android

    • 发布日期:2017-11-23
    • 文件大小:852495
    • 提供者:ck
  1. Database

    0下载:
  2. android sqlite的使用方法。-android sqlite use.
  3. 所属分类:android

    • 发布日期:2017-11-22
    • 文件大小:548636
    • 提供者:huhu
  1. AFinalBitmapTest

    0下载:
  2. android 开发框架afinal 减少代码量 并简单和优化处理http请求,图片异步加载,sqlite数据库操作等-the android development Framework afinal on reducing the amount of code and simple and optimize the processing of http requests, pictures asynchronous loading SQLite database operation
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:1344160
    • 提供者:suna
  1. Qxcel_sqlite

    0下载:
  2. 在LINUX下建立sqlite数据库,通过QT界面连接数据库,在界面上显示出来-Establish sqlite database in Linux, QT interface to connect to the database and displayed in the interface
  3. 所属分类:Driver develop

    • 发布日期:2017-12-06
    • 文件大小:15302
    • 提供者:李杰
  1. SQL-lite

    0下载:
  2. sqlite for windows 8 (metro app)
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:1282624
    • 提供者:vojtechbojko
  1. pokermanager

    0下载:
  2. 德州扑克历史记录统计分析工具,使用C++编写,使用QT,SQLite库,可以在linux和MAC平台上编译运行-Tex Poker game statistic tool. implemented using C++. QT and SQlite libraries are used. it can work well on linux and MAC OS
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-26
    • 文件大小:88987
    • 提供者:刘鹏
  1. IPC_release

    1下载:
  2. 工控机上位机图形界面源代码。采用多线程建构,提供CAN通信功能。集成SQLite-IPC host computer graphics interface source code. Multi-thread construction, CAN communication function. Integrated SQLite
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-07
    • 文件大小:11031534
    • 提供者:俞俊
  1. SqLiteHelper

    0下载:
  2. 对轻量级SQLite操作的类,添加到项目后可直接使用-Can be used directly on the the lightweight SQLite type of operation, added to the project
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:4570
    • 提供者:顾李涛
  1. t_sqlite

    0下载:
  2. python访问SQLite的小例子,欢迎大家完善!-This is a sample to access the SQLite database by Python.
  3. 所属分类:Other Databases

    • 发布日期:2017-11-21
    • 文件大小:829
    • 提供者:happy
  1. home_system

    0下载:
  2. 基于ZigBee无线网络技术的嵌入式家庭智能服务系统,采用QT+Boa+Sqlite。硬件平台为博创的UP-CUP P270A。-Embedded home intelligent service system based on ZigBee wireless network technology, the use of QT+ Boa+ Sqlite. Hardware platform for Borch UP-CUP P270A.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-27
    • 文件大小:717450
    • 提供者:alex
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com