Git Product home page Git Product logo

netba-mds's Introduction

NETBA-MDS

计费管理系统主要分为7个模块

卡管理模块

  1. 添加卡:输入卡号、密码、开卡金额等卡信息,保存卡信息。

  2. 查询卡:根据输入的卡号,查询卡号相同的卡信息,并以表格形式显示在控制台中。

  3. 注销卡:根据输入的卡号、密码,将对应卡的状态改为注销,注销卡不能进行上机。

计费标准管理模块

  1. 新增计费标准:输入计费标准的信息,保存输入的计费标准。
  2. 查询计费标准:根据上机时间,查询对应的计费标准。
  3. 删除计费标准:删除一条计费标准。
  4. 修改计费标准:修改一条计费标准。

计费管理模块

  1. 充值:给一条已经存在的卡进行充值。
  2. 退费:将卡中余额返回给用户。

查询统计模块

  1. 查询消费记录:查询一张卡在一段时间内的消费记录。
  2. 统计总营业额:统计一段时间内,总营业额。
  3. 统计月营业额:统计一年中,每个月上机次数、总营业额,将统计结果保存到文本文件中,并以列表形式显示在控制台中。

权限管理模块

  1. 添加管理员:超级管理员添加一个管理员信息。
  2. 删除管理员:超级管理员删除一个管理员信息。
  3. 配置权限:添加管理员时,配置管理员的权限。

登陆模块

  1. 登录:超级管理员和管理员登录系统。
  2. 退出:超级管理员和管理员退出系统。

系统数据说明

1. 本系统数据文件均为二进制文件

2. 本系统的源文件均为UTF-8编码

3. 本系统的数据结构如下图

/README_PGN/数据.png

系统功能结构图

/REMEAD_PGN/方法.png

netba-mds's People

Contributors

hzttt avatar

Stargazers

 avatar popy32 avatar  avatar

Watchers

 avatar

Forkers

wucrush

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.