Coder Social home page Coder Social logo

-atm-'s Introduction

c++课堂作业,简单模拟ATM机系统

1、问题描述:

  • 模拟银行的自动取款机使用过程中的界面和用户交互过程。设计出主界面,实现查询银行卡余额、取款、修改密码、退出系统等功能。这一系列功能要在后台中显示出来。

2.功能要求:

  • 卡号、密码输入最多三次,否则直接退出系统。

  • 取款功能:取款金额受卡余额、机单笔最大取款金额及机当前剩余金额的限制。

  • 查询功能:实现查询余额功能。

  • 更改密码:实现密码更改功能,对于密码要有2次验证。

  • 锁卡功能:实现卡被锁的功能。

  • 退卡功能:实现退出系统功能。

  • 保存功能:可将当前系统中各类记录存入文件中,存入方式任意。

  • 读取功能:可将保存在文件中的信息读入到当前系统中,供用户进行使用。

-atm-'s People

Contributors

zomb-zomb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.