Student_Management_System(By Jhc, Nty, Zzy) A student management system with mutiple functions. 文件目录介绍 目录 功能 database 数据库相关代码(用C++实现) server 后端相关代码(主要用Golang实现,直接调用编译好的C++数据库) web 前端相关代码,使用Vue2实现