Graduation
Users questions:Some people know what site you Xianxie the ................ 5 ...
Experts answer: to design a bank management system, a bit weird, get a person fails http: ** www.51one.net * biancheng * vb *20060408223539.htm using OO methods to model it: use case model: the role of clerk following the following use cases in which savings deposits, withdrawals print, withdrawals of two use cases will include print, ATM use case also contains an "interest calculation" Use Case Models: the followingType of deposit withdrawal slip sub-account deposit account deposit contains the following attributes name, address, deposit type, deposit dates, interest rates (in fact if you have a better interest rate table class), and how not deposit amount:) What attributes include a withdrawal form From your description can not tell, but common sense can see, there should be withdrawalName, address, type of withdrawal, withdrawal dates, interest rates, balance, withdrawal amount, the interest payable (Oh, in real life do not always have to pay you interest on withdrawals) main sub-account of the following methods account, cancel the account. Account deposits, withdrawals, and the method of calculating interest.