-
用VC++链接SQLServer数据库,包括链接,查询,插入,更新,删除等函数,已经将相关函数封装在类里面,可以直接重用或者扩充。...
用VC++链接SQLServer数据库,包括链接,查询,插入,更新,删除等函数,已经将相关函数封装在类里面,可以直接重用或者扩充。-With VC++ Link SQLServer database, including the link, query, insert, update, delete, etc. functions, has been encapsulated in the type of correlation function which can be directly reused or expanded.
- 2023-03-09 20:20:03下载
- 积分:1
-
MYOS
MYOS - C写的简单的OS// 英文
对写程序会很有帮助。-MYOS-C to write a simple OS// English to write procedures would be helpful.
- 2022-06-01 13:33:59下载
- 积分:1
-
电子银行系统源码
本安装说明是以Microsoft SQL Server 2000中文开发版为例来阐述的,对于Microsoft SQL Server...
电子银行系统源码
本安装说明是以Microsoft SQL Server 2000中文开发版为例来阐述的,对于Microsoft SQL Server其它版本,应用程序数据库的安装方法是类似的。
运行Microsoft SQL Server 2000的SQL 查询分析器,打开bank.sql文件,然后选择菜单“查询”|“执行”命令即可生成所需的数据库和数据库表。
2、把源程序目录从光盘上拷贝到硬盘上,取消文件夹及其子目录和文件的只读属性。如果您安装的是Microsoft Visual Studio .Net 2003,那么可以直接打开ATM文件夹、Bank文件夹和Client文件夹下的工程,查看代码并进行调试。-E-banking system is based on source of the installation instructions Microsoft SQL Server 2000 Developer Edition Chinese set out as an example for other versions of Microsoft SQL Server, applications, database installation methods are similar. Running Microsoft SQL Server 2000
- 2022-05-22 21:51:32下载
- 积分:1
-
读取硬盘磁盘序列号
读取硬盘磁盘序列号-read disk drives serial number
- 2022-02-13 23:32:51下载
- 积分:1
-
RSA经典算法 C语言实现
RSA经典算法 C语言实现 测试编译通过 欢迎下载
- 2022-03-05 20:48:52下载
- 积分:1
-
c++开发,cdrom 控制程序,可播放cd光盘。
c++开发,cdrom 控制程序,可播放cd光盘。-c++ development, cdrom control procedures, can play cd disc.
- 2022-07-09 22:27:12下载
- 积分:1
-
多路数据采集系统
多路数据采集系统-Multi-channel Data Acquisition System
- 2022-05-20 08:10:09下载
- 积分:1
-
一个用于分析网页链接并批量获取所有图片的程序,没有时间优化,希望对大家有所借鉴。...
一个用于分析网页链接并批量获取所有图片的程序,没有时间优化,希望对大家有所借鉴。- Uses in to analyze the homepage link and the batch gain all
pictures procedure, does not have the time to optimize, hoped has the
model to everybody.
- 2022-02-02 10:01:14下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1
-
一个用SDK实现文件拷贝的例子
一个用SDK实现文件拷贝的例子-SDK file a copy with examples
- 2022-10-02 07:45:03下载
- 积分:1