-
此代码是一个数据库,它保存银行帐户记录的记录。这不是…
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
-
快速数据库的编程实现 一定要用微软的数据引擎吗?一定要承受巨大的 DLL 文件?本程序说: No....
快速数据库的编程实现 一定要用微软的数据引擎吗?一定要承受巨大的 DLL 文件?本程序说: No.-rapid database programming must use Microsoft"s Data Engine? Must be under tremendous DLL files? This procedure : No.
- 2022-03-16 03:25:10下载
- 积分:1
-
Visual FoxPro 8版本可以运行没有安装后直接提取…
Visual FoxPro 8.0版本 解压后可直接运行 不用安装和注册-Visual FoxPro version 8.0 can be directly extracted after running no installation and registration
- 2022-12-30 14:35:04下载
- 积分:1
-
on how to use the JBuilder borland database programming!
关于如何用borland的jbuilder进行数据库编程!-on how to use the JBuilder borland database programming!
- 2022-04-11 01:31:06下载
- 积分:1
-
商场VIP消费管理系统
版权所有,未经授权,不得擅自复制,作者保留所有权利。
1.本系统开发环境
(1)操作系统:win2k。
(2)数据库:A...
商场VIP消费管理系统
版权所有,未经授权,不得擅自复制,作者保留所有权利。
1.本系统开发环境
(1)操作系统:win2k。
(2)数据库:Access。
(3)编译器:j2sdk-1_4_1_02-windows-i586.exe。
-malls VIP consumption Copyright Management System, without authorization, will be allowed to copy, the author All rights reserved. 1. The system development environment (1) Operating System : win2k. (2) Database : Access. (3) compiler : j2sdk- 1_4_1_02-windows-i586.exe.
- 2022-01-28 22:19:23下载
- 积分:1
-
化学物质物性查询系统,源代码,里面有100多种常用化学物质的常用性质...
化学物质物性查询系统,源代码,里面有100多种常用化学物质的常用性质-Physical properties of chemical substances query system, source code, which has more than 100 kinds of commonly used chemicals in the nature of
- 2022-06-14 11:52:51下载
- 积分:1
-
一个ASP使用的组件样本,我学VC的第一个作品,利用VC执行一条SQL,注册DLL就可以在ASP中用。非常简单。...
一个ASP使用的组件样本,我学VC的第一个作品,利用VC执行一条SQL,注册DLL就可以在ASP中用。非常简单。-an ASP components of the samples used, I studied the first VC, the use of a SQL implementation of VC, registered DLL can be used in the ASP. Very simple.
- 2022-12-12 12:50:02下载
- 积分:1
-
library application developed in microso ft visual basic
用microsoft-visualbasic开发图书馆应用程序
- 2022-08-19 17:22:51下载
- 积分:1
-
proc中调用存储过程,c中调用存储过程
proc中调用存储过程,c中调用存储过程-call stored procedures, c call stored procedures
- 2022-05-19 14:51:18下载
- 积分:1
-
该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用...
该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用的时候你的保证你的数据库是否通过ODBC连接上。
因为在程序中用到了第三方控件(主要是RAISE系列控件),以及我自己在第三方控件开发的控件,所以打开界面是如果没有安装第三方控件可能报错,不过没关系,我用第三方控件都是处理界面用的,你完全可以用DELPHI自带的标准控间进行替换,从而达到在自己可以编译。-the software can avoid EXPLOR or SQL database query interface for the trouble, can directly open the EXE file, which is read out EXE BDE the alias database linking, the use of the time you ensure that your database through ODBC connection. Because the procedures used by third-party controls (mainly RAISE series of controls), and my own controls in the development of third-party control, so if the open interface is not possible to install third-party control errors, but okay, I used to deal with third-party interface controls are used, you can use Delphi"s own standards for inter-controlled replacement, and thereby achieve it in their own compiler.
- 2022-03-11 15:51:24下载
- 积分:1