搜索资源列表
NBearLitePetShop4.0.rar
- 该示例使用NBearLite,基于.Net PetShop 4.0的源码修改。使用NBearLite重写了等价功能的BLL、Profile、Membership模块的数据访问部分,去除了DALFacrory、IDAL等工程(因为基于NBearLite可以透明的在多种数据库源间进行无缝切换,无需修改代码),去除了Order的基于MSMQ的异步处理部分。本示例演示了使用NBearLite作为数据访问组件进行开发的常用方法。Web工程的Web.config中默认关闭了CaceDependency,并设
sqlitesimpledelphi
- delphi写的操作sqlite数据库的例子,包括图片的载入和读取-delphi write operation of sqlite database, for example, include pictures to load and read
Qt_QRentBook_Example_v1_1_en
- This Qt C++ application demonstrates how to use the QtSql module to access a SQLite 3 database. The application demonstrates how to use different QtSql classes to search, insert, update, and delete data from the database. The example also shows how t
07160450102_1
- 一个sqlite的范例程序,实现了较完整的对sqlite数据库进行创建、增加、删除和修改的功能。-Sqlite example of a program to achieve a more complete database of sqlite to create, add, delete and modify functions.
07160450210-1-ATM
- 一个sqlite的范例程序,实现了较完整的对sqlite数据库 ATM机 进行创建、增加、删除和修改的功能。-Sqlite example of a program to achieve a more complete ATM machine on the sqlite database to create, add, delete and modify functions.
sqlite_util
- 封装Sqlite数据库使用的范例。包含编译好的Sqlite库及使用方法。-Sqlite database using the example package. Sqlite library contains the compiled and use.
sqliteopreatemfc
- sqlite数据库使用实例代码,经过了测试的-sqlite database using the example code, tested
UsingSQLite
- 用嵌入式数据库SQLite3.0的例程,在VS2003下调试通过。-This is example for using SQLite 3.0 in VC++.It have been debugged in Microsoft Visual Studio 2003.
CppSQLite3_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
discuz_22333_nzndul
- 使用php做的,精品例子程序,这是一个用php脚本语言写的社区论坛,VcanFly Board SQLite v2008,使用SQLite数据库的BBS 原版是之前做的:VcanFly Board v2007 PHPSQL(文本) 在此基础上改成Mysql,后来再改成SQLite,新增了一个风格。 用sqlite的好处就是不用安装,傻瓜式的使用。,参看、研究和阅读,提升自我。-Use php do fine example of the program , which is a php scr
vbsqlite
- VB 6.0操作Sqlite数据库示例具有查询、添加、更新、删除等功能-VB 6 operating Sqlite example (query, add, update, delete
SQLiteDemo
- 一个SQLiteDemo,C#操作SQLite的简单例子,包含简单的SQLiteHelp,使用VS2015 和SQLite3-A SQLiteDemo, simple operation SQLite example C#, including simple SQLiteHelp, using VS2015 and SQLite3
matlab_sqlite
- 简易的matlab读取SQLite数据,并将其中某一列的数据转成数组(一阶矩阵)提供了一个示例.sqlite-Simple SQLite to read the MATLAB data, and one of the columns of the data into an array (the first order matrix) provides an example of.Sqlite
ngCordova-demo-master
- ngCordova插件例子整合ionic,cordova,angluarJs。其中包括摄像头、gps定位、文件读写、网络状态、sqlite、toast等。-NgCordova plug-in example integration Cordova, ionic, angluarJs. Including camera, GPS location, file read and write, network state, SQLite, toast, etc..
MySqlite
- Sqlite的基本操作示例,给初学者提供的简单示例。(Sqlite basic examples of operations, to provide a simple example for beginners.)
delphi使用unidac连接sqlite的例子
- delphi使用unidac连接sqlite的例子(Delphi uses the unidac connection SQLite example)
sqlite_arm
- arm 下 sqlite程序实例,对初学者有帮助(arm sqlite example)
dbtest
- Qt下操作数据库的事例,可以运行,简单demo(Qt under the operation of the database example, you can run a simple demo)
testSqlDatabase
- QT下读取数据库中所有表格名称,表格的结构和表格数据的例子(This a example for QT to read all forms name, table structure and table data in the database.)