Git Product home page Git Product logo

stumanagement's Introduction

学生信息管理系统

BUG修复

  1. 2017/7/11 修复了在主菜单下任意输入非数字错误指令所造成的无限循环,使用了 (正确类型输入下cin.rdstate()值为0,错误为4 // 正确类型输入下cin值为0) 和cin.clear()清空流两个函数。

功能

  1. 管理员账号登陆后方可进行数据操作
  2. 管理员账号添加、删除
  3. 学生信息录入、查询、修改、删除
  4. 文件操作
  5. 各显示函数

编写特点

  1. struct 链表的使用
  2. 管理权限的使用

注意

  1. 开始若没有 user 文件会自动创建,创建管理员账户后方可登录
  2. student 为示例学生信息
  3. 学生学号大小 为unsigned上限

stumanagement's People

Contributors

kencin avatar

Stargazers

 avatar  avatar Scalpel avatar  avatar  avatar  avatar  avatar  avatar  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.