GithubHelp home page GithubHelp logo

simplestudentmanagesystem's Introduction

SimpleStudentManageSystem

这是什么

学校布置的程序设计实践的大作业,经典项目之学生管理系统

环境

Linux/MacOS 等Unix环境

编译器采用GNU/g++,标准是C++11

程序构建使用make

构建方法

通过终端进入项目根目录(/SimpleStudentManageSystem)后运行make build即可构建

配置与数据文件

/SimpleStudentSystem/data下存放配置文件config.ini和数据文件data.ini

config.ini的存放位置不可以变更,只能存放在data目录下,而数据文件data.ini可以自定义存放路径,也可以自定义一个新的数据文件名

所有可修改的配置均包含在config.ini文件中

修改以上文件时务必按照示例写法(程序并没有实现标准化的ini读写,仅仅只是个简单模仿,So……)

simplestudentmanagesystem's People

Contributors

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