搜索资源列表
掌上电脑证券监管
- 利用新的分布式对象技术-移动agent实现的掌上电脑证券监管系统-use of new technology Distributed Object-agent mobile handheld computer to achieve the securities regulatory system
ATM
- 面向对象分析和面向对象设计时使用的一个自动取款机(ATM)系统实例。 -Object-oriented analysis and object-oriented design using an automatic teller machine (ATM) system instance.
BankAccount
- 定义一个类实现银行帐户的概念,包括的属性有"帐号"和"存款余额",包括的方法有"存款"、"取款"、"查询余额"和”显示帐号”,。定义主类,创建帐户类的对象,并完成相应操作。-Define a class that implements the concept of bank accounts, including the properties of the " Account" and " deposits" , including the method &qu
ATM
- 利用java面向对象的思想结合数据库做的一个小型ATM取款机-The use of java object-oriented thinking combined with the database to do a small ATM ATM
ATM
- 用面向对象方法实现ATM的模拟,实现储存,取款,查账,转账,修改密码等一系列功能。-ATM simulation with object-oriented methods to achieve a series of functions of the storage, withdrawal, audit, transfer, change your password.
cSharpchuxuchengxu
- 假设你是一家银行的工作人员。要求你为帐户的类型定义对象。这些帐户是活期帐户(CheckingAccount)和储蓄存款帐户(SavingsAccount)。活期帐户具有以下特征:帐户持有者的名字只能在创建帐户时指定;初始金额必须在帐户创建时指定;帐户创建时必须分配帐户号。活期帐户的帐户号范围是从1000到4999,每个帐户必须具有唯一的帐户号。(不必检查帐户号的正确性)。活期帐户持有者能够:往帐户中加钱;如果帐户里资金充足,可以从中取钱。 储蓄存款帐户具有以下特征:帐户持有者的名字只能在创建
simple-atm
- atm系统实现框架:1.编写工具类KB,实现系统接收用户输入这个动作。 2.定义普通客户类Customer,包括:使用构造函数初始化该类;存钱方法 saveMoney();取钱方法getMoney();查询卡上余额search()等。 3.编写主类BankTest,在此进入建立用户对象,进行帐号和密码验证 4.定义VIP客户类CustomerVip -atm system implementation framework: 1. Writing tools KB, the system rece
Object-oriented-programming-(OOP)
- Object-oriented programming (OOP) - Simple sales
