搜索资源列表
sondjddj
- 利用 Microsoft Visual C++开发软件编程实现了银行储蓄管理系统的编译,该系统具有信息的添加、删除、查找、修改、保存和显示等功能。编写此系统,我们要利用C++得最要主要功能:派生、继承和多态。这样有的源代码可以重复使用,可以减少空间和调用的时间。定义类把每类数据都封装起来,这样机完整又保密性,使得程序清晰明朗,易检查。-Using Microsoft Visual C++ Development Software Programming management system of
BankAccount
- 定义一个类实现银行帐户的概念,包括的属性有"帐号"和"存款余额",包括的方法有"存款"、"取款"、"查询余额"和”显示帐号”,。定义主类,创建帐户类的对象,并完成相应操作。-Define a class that implements the concept of bank accounts, including the properties of the " Account" and " deposits" , including the method &qu