-
CallSQL
1、完整实现了VC++6.0 + MySQL数据库连接池;
2、解决了读取中文数据的乱码、显示问号问题;
3、演示了一个完整使用数据库连接池的标准过程;
4、进行了我自认为傻瓜化的注释,我相信详细程度足以让任何人看懂!(I am lazy,no english)
- 2016-02-14 21:05:03下载
- 积分:1
-
efsl-0.3.6
嵌入式文件系统,efsl is This file contains all the functions dealing with the FAT (in a Microsoft FAT filesystem)(embeded file system)
- 2014-01-08 16:47:32下载
- 积分:1
-
P2P_Server
P2P服务器端程序,是学习P2P协议的好DOME。(P2P SERVER PROGRAM)
- 2010-01-26 15:44:08下载
- 积分:1
-
guass_cpp
用visual c++实现的高斯投影的变换程序(With visual c++ to achieve the transformation of the Gaussian projection procedures)
- 2009-04-28 18:16:07下载
- 积分:1
-
print
自定义报告打印 实现套打功能 可导出导入模板(Custom report print to achieve the function can be exported into the template)
- 2020-09-04 09:38:07下载
- 积分:1
-
Expression-evaluation
bo3-1.cpp 顺序栈(存储结构由c3-1.h定义)的基本操作(9个)
algo3-6.cpp 表达式求值(输入、输出和中间结果均只能是0~9)(Bo3-1.cpp order of the stack (storage structure defined by the c3-1.h) basic operations (9)
Algo3-6.cpp expression evaluation (input, output, and intermediate results are only 0 to 9))
- 2014-02-11 18:14:56下载
- 积分:1
-
maketshouyin
超市前台收银系统用 c++ 和达梦数据库,包含数据库文件和源代码。(Supermarket front cash register system with c++ and dream up database that contains the database files and source code.)
- 2012-12-03 20:35:52下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
china-eco-data
带全国县级统计数据的shp矢量地图,包括人口、GDP、从业人员等经济数据(With statistics at the county level of the country s SHP vector maps, such as population, GDP, personnel of course of economic data)
- 2020-12-11 15:49:19下载
- 积分:1
-
ADOTest
本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。(I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.)
- 2020-10-29 14:59:57下载
- 积分:1