银行借贷系统(c++ 编程)

时间:2012-12-04 16:14:35
【文件属性】:

文件名称:银行借贷系统(c++ 编程)

文件大小:16KB

文件格式:ZIP

更新时间:2012-12-04 16:14:35

c++

用c++完成的简单的银行借贷管理系统 简单,对c++的学习应该会用帮助


【文件预览】:
InvestmentReport.cpp
OperatingExpenses.h
MSG.cpp
Investment.h
UserInterface.h
Asset.h
stdafx.h
AssetManager.cpp
Investment.cpp
MortgageReport.h
AssetManager.h
EstimatedFundsReport.h
MortgageReport.cpp
Asset.cpp
OperatingExpenses.cpp
stdafx.cpp
Mortgage.h
Mortgage.cpp
UserInterface.cpp
InvestmentReport.h
EstimateFundsForWeek.h
EstimateFundsForWeek.cpp
EstimatedFundsReport.cpp

网友评论

  • 文件cpp和h都很多,都是简单的输入输出,没有复杂语句
  • 正需要这个,好好看一下。可惜没有注释,一堆文件,不知道每个函数的功能是什么,只有看完才知道了。