-
此代码是一个数据库,它保存银行帐户记录的记录。这不是…
This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulation of a bank administrator. You have the capability of entering records such as Checking or Saving. You also have the capability of deleting, archiving, and reloading records which 1.0 did not have. You have the option(s) to withdrawal X amount, or deposit X amount in the specified bank account. There are a lot of features I added that were really not necessary but the purpose is to "teach" new features to people (students) who wish to learn certain features of C++. The main point of this program is to allow the user to grasp some advanced concepts of C++. This will be the final version of the Bank Account. I have made a few optimizations and tweaked the program. Enjoy!
-This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulati
- 2022-04-23 04:20:52下载
- 积分:1
-
用VB6.0编写的,我以前一直是用VFP,但觉得它不能生成真正的可执行文件,而且在数据处理上不如书本上对VB的介绍那么强大,所以在1999年1月开始学习VB编程...
用VB6.0编写的,我以前一直是用VFP,但觉得它不能生成真正的可执行文件,而且在数据处理上不如书本上对VB的介绍那么强大,所以在1999年1月开始学习VB编程,主要针对数据库进行处理,当对VB数据库编程的基础有一定的了解后就想编写个小东西来实践一下,选什么题材呢,想到自己的钱老是莫明其妙的变少,不如就从这方面开始吧。-VB6.0 prepared in the past, I have been with VFP, but felt it could not generate a real executable file, but not as good as the data processing books on the VB introduced so powerful, in January 1999 started learning VB, mainly aimed at database for processing, When the VB database programming is the basis of understanding will want to prepare a small thing to practice what, what subject? election, think of Wisdom is less pleased with the change, this is better than it started.
- 2022-05-16 14:23:39下载
- 积分:1
-
高校教材管理系统,MFC8.0+SQL实现,数据库连接使用ADO实现教材信息管理,教材预定,教材出入库,教材计划等功能.备注:系统一部分功能尚未实现。...
高校教材管理系统,MFC8.0+SQL实现,数据库连接使用ADO实现教材信息管理,教材预定,教材出入库,教材计划等功能.备注:系统一部分功能尚未实现。-Materials management system for colleges and universities, MFC8.0+ SQL realize, database connection using ADO realize materials information management, teaching is scheduled, the storage of teaching materials, teaching plans and other functions. Note: part of the system function has not been realized.
- 2022-02-12 03:33:30下载
- 积分:1
-
科研管理系统的部分代码,全部通过vc6.0的调试,望大家指点。...
科研管理系统的部分代码,全部通过vc6.0的调试,望大家指点。
-Scientific research management system, part of the code, and all passed the vc6.0 debugging, hope everyone pointing.
- 2022-09-01 03:00:04下载
- 积分:1
-
vb编写的数据报表打印空件代码,可以定义多种参数简单实用
vb编写的数据报表打印空件代码,可以定义多种参数简单实用-vb data prepared statements Print empty pieces of code that can be defined parameters simple and practical
- 2022-11-04 19:20:03下载
- 积分:1
-
主要是用ODBC实现对MDB数据格式文件的数据库的访问
主要是用ODBC实现对MDB数据格式文件的数据库的访问-ODBC is mainly used to achieve data format MDB database file access
- 2023-07-23 19:05:04下载
- 积分:1
-
数据库应用,在许多软件系统中经常用到,是开发中大型系统不可缺少的辅助。但如果对数据库资源没有很好地管理(如:没有及时回收数据库的游标(ResultSet)、St...
数据库应用,在许多软件系统中经常用到,是开发中大型系统不可缺少的辅助。但如果对数据库资源没有很好地管理(如:没有及时回收数据库的游标(ResultSet)、Statement、连接 (Connection)等资源),往往会直接导致系统的稳定。这类不稳定因素,不单单由数据库或者系统本身一方引起,只有系统正式使用后,随着流量、用户的增加,才会逐步显露。 -database applications, in many software systems often used, is developing large systems indispensable aids. But if the right database resources are not well managed (eg : no timely recovery database cursor (ResultSet), the Statement connect (Connection), and other resources), will often lead directly to the stability of this system. Such factors of instability, not only by the database system itself or caused side, the official use only, as the flow of users increases, will gradually revealed.
- 2023-03-14 17:30:03下载
- 积分:1
-
综合运用数据库、文件等知识.作者是下了不少功夫的,尤其是界面及视图不错。下了错不了。...
综合运用数据库、文件等知识.作者是下了不少功夫的,尤其是界面及视图不错。下了错不了。-comprehensive use of databases, documents and other knowledge. The author is a lot of work, especially View interface and good. Under a mistake not.
- 2022-02-01 04:41:26下载
- 积分:1
-
VC访问数据库有两种方法:一种是使用CDatabase和CRecord对象;另一种是利用ADO技术。这个程序实现了Postgre数据库的读写,以及存储过程的调用...
VC访问数据库有两种方法:一种是使用CDatabase和CRecord对象;另一种是利用ADO技术。这个程序实现了Postgre数据库的读写,以及存储过程的调用。-VC has two ways to access the database: one is the use of object CDatabase and CRecord the other is the use of ADO technology. The implementation of this process of reading and writing Postgre database, as well as the stored procedure call.
- 2022-03-23 08:04:50下载
- 积分:1
-
vc database development marketing of pharmaceuticals into the database managemen...
vc++数据库开发的药品进销管理系统数据库及源代码-vc database development marketing of pharmaceuticals into the database management system and source code
- 2022-10-11 15:25:03下载
- 积分:1