-
银行业的应用
正常的银行应用程序在C + +语言实现。MySQL数据库的使用。通过使用mysqlconnector C++程序与MySQL数据库的连接。这里的数据库命名为“银行”。一个表使用的是名为“user_account在账户信息的用户存储。在这个程序中执行的操作是创建新的帐户,显示帐户细节,存款金额,取款金额,余额查询,关闭帐户,修改帐户。程序应该用以下命令在终端编译。sudo g++ -Wall -I/usr/include/cppconn -o testapp banking_application.cpp -L/usr/lib -lmysqlcppconn一个可执行文件命名为testapp将被创建。运行它通过使用命令“/ testapp”。
- 2022-08-08 23:53:23下载
- 积分:1
-
以高效率的方法查找一个数组中的第二大数,数组中的数可以相同.同时对各种可能发生的错误返回相应得错误代码。...
以高效率的方法查找一个数组中的第二大数,数组中的数可以相同.同时对各种可能发生的错误返回相应得错误代码。-find second max number in a high effective method.The number in the array could be the same.meanwhile ,the program return special error code
- 2022-04-24 01:45:15下载
- 积分:1
-
dBaseIII的源码。
dBaseIII的源码。-dBaseIII the source.
- 2022-03-02 16:05:10下载
- 积分:1
-
MaxtoCode Standard
MaxtoCode StandardMaxtoCode StandardMaxtoCode StandardMaxtoMaxtoCode StandardMaxtoCode StandardCode StandardMaxtoCode StandardvvvvvvMaxtoCode StandardMaxtoCode StandardMaxtoCode StandardMaxtoCode StandardMaxtoCode StandardMaxtoCode Standard
- 2022-03-15 08:28:59下载
- 积分:1
-
数据库租赁 DVD
这是我的功课,与我的朋友。此示例数据库从 dvd 出租店。有 6 个实体,有一个关系 N N,N-1,执行查询,子查询,函数、 包,过程中,光标和触发器。
- 2023-07-12 15:30:09下载
- 积分:1
-
图书管理系统
这个源代码是一个图书管理系统,可以实现的功能有实现图书的增加删除。读者的新增添加删除。以及新增图书,借出图书图书超期管理。
- 2022-01-30 16:25:57下载
- 积分:1
-
Expansion of the C++ Builder DBGRID control functions, the realization of interl...
扩充了C++ Builder DBGRID 控件的功能,实现隔行变换颜色等功能-Expansion of the C++ Builder DBGRID control functions, the realization of interlaced color transform functions
- 2022-01-25 14:18:32下载
- 积分:1
-
最简单的Delphi班级管理系统
最简单的Delphi班级管理系统-most simple Delphi class management system
- 2022-11-10 06:45:04下载
- 积分:1
-
管理学院 dudjet
ubudjet est 联合国 logiciel 德管理学院杜预算人员
管理学院院 déponses par
- 2022-01-30 16:30:19下载
- 积分:1
-
四种算法求最短路径的例子,C#,图形演示
分别为贪心发,动态规划发,分支限界法,和回溯法...
四种算法求最短路径的例子,C#,图形演示
分别为贪心发,动态规划发,分支限界法,和回溯法-Four shortest path algorithm for example, C#, Graphical presentations were greedy fat, fat, dynamic programming, branch and bound method, and backtracking
- 2023-08-31 01:50:03下载
- 积分:1