搜索资源列表
adoce30
- 该文件为adoce30.h,需要下载的朋友请支持一把。下载后把该文件copy到\\Include\\Emulator或者其他的编译器下及可消除can not open adoce30.h错误。-adoce30.h to the document, the need to download to support a friend. After downloading the document to copy \\ Include \\ Emulator or other compiler and
OpDb
- 自己封装的ADO接口,可以很方便的操作SQL Server,Access MDB数据库,而不用设置数据源,已在多个项目中成功使用,可以很方便的把数据库中的记录选择到列表框、组合控件中,可以直接执行SQL命令,包括存储过程。把VC中对数据库的操作变成了一项很简单的操作。使用时请包含OpDd.h,并静态链界OpDb.lib,并把OpDb.dll拷贝到当前目录下,当然您也可以直接在您的程序中使用源代码。-ADO interface its own package, it is convenient t
fushu
- /// /// /// /// /// /// /// ///// #include<stdio.h> typedef struct Complex {double shi double xu }Complex void CreatComplex(Complex &c,double a,double b) {c.shi=a c.xu=b } void AddComplex(Complex &sum,Complex c
database
- bcb 较全面的mysql类需要安装mysql,包含头文件#include "mysql.h" #pragma comment(lib,"libmySQL.lib")-bcb more comprehensive class need to install mysql mysql, include the header file# include "mysql.h" # pragma comment (lib, "libmySQL.lib")