搜索资源列表
AbstractDataAccess
- 抽象工厂的典型实现,可以使用抽象的数据访问部件访问数据库,不管底层如何实现以及数据Schema如何变化,程序不必变更。如果利用.NET的反射实现具体工厂的实例化过程的数据驱动,数据访问的通用性迎刃而解。davidqql@gmail.com-abstract realization of a typical factory can use abstract data access components database, No matter how the bottom and data sche
TDBFV6.4.3
- 不用BDE或ADO等其他驱动,就可读写DBF的数据库,包括VFP的DBF数据库,支持Delphi7,完全源码.-No BDE or ADO, and other drives can read and write DBF database, including the VFP of DBF database, support for Delphi7, complete source code.
ODBCTest
- 我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql-connector-odbc-3.51.27-win32”驱动程序,希望大家可以借鉴。-A program about MySQL database operation. It can add,delete,enquire the data. You must setup MySQL and ODBC driver before use it.
TiPrint
- 主要用于生成PRINTER,用来驱动打印机进行图形打印,可以用来参考!-Mainly used to generate PRINTER, used to drive the printer for graphics printing, and can be used as a reference!
hideprocess
- 一个可以隐藏进程的驱动文件源代码-A process drivers can hide the source code~~~~~~~~~~~~
erlang-db-driver-master
- Erlang语言写的数据库驱动,可以适配市场主流的数据库,非常好用。-Erlang language database driver, you can fit the mainstream database market, very easy to use.
VB
- Visual Basic是一种由 微软公司开发的结构化的、模块化的、面向对象的、包含协助开发环境的事件驱动为机制的可视化程序设计语言。从任何标准来说,VB都是世界上使用人数最多的语言——不管是盛赞VB的开发者还是抱怨VB的开发者的数量。它源自于BASIC编程语言。VB拥有图形用户界面(GUI)和快速应用程序开发(RAD)系统,可以轻易的使用DAO、RDO、ADO连接数据库,或者轻松的创建ActiveX控件。程序员可以轻松的使用VB提供的组件快速建立一个应用程序。-Basic Visual is
lpl_stepper
- linux下基于S3C2440开发的步进电机驱动,一根信号线控制HB202M细分器即可实现步进电机速度和方向的控制-linux based S3C2440 development of stepper motor drive, a signal line control HB202M subdivision stepper motor controller can achieve the control of speed and direction
spi_flash.c
- spi接口的flash驱动例子,可以对着 spi规范好好研究下。-spi interface of the flash drive case, can look good spi norms under study.