GithubHelp home page GithubHelp logo

wxiaoyan / stumanage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from minoyu/stumanage

0.0 0.0 0.0 21 KB

一个由C++写成的简单的命令行学生信息管理系统 大一Cpp课程实验课项目

CMake 0.89% C++ 99.11%

stumanage's Introduction

stuManage

这是一个由C++写成的简单的命令行学生信息管理系统

来自我的大一Cpp课程实验课项目

目前已实现功能

  • 学生信息的创建,展示及删除(由链表实现)
  • 根据学号或姓名查询学生信息,姓名支持同名
  • 学生信息的修改 根据学号确认节点后修改
  • 可根据学号,各科成绩排序学生信息
  • 时间的获取展示
  • 密码正确后继续(虽然形同虚设)
  • 文件流的输入输出 退出时进行链表的保存并在下次打开时读入

食用方法

* 下载到本地后自行导入项目编译运行即可

* 你可以在 header/main.h 的第12~13行中更改密码及允许的尝试次数

stumanage's People

Contributors

minoyu 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.