# StudentSystem **Repository Path**: wenyanghe/StudentSystem ## Basic Information - **Project Name**: StudentSystem - **Description**: 这是一个基于QT的简易学生管理系统 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2022-01-01 - **Last Updated**: 2025-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #基于QT实现的简单的学生管理系统 初学c++时写的,代码质量很一般,初学者可以看看 **运行方式** 使用Qt creator打开,运行即可 (使用clion打开也行,需要更改cmakeLists文件的“set(CMAKE_PREFIX_PATH /Users/username/Qt5.12.11/5.12.11/clang_64/lib/cmake)”) 运行截图: img image 详情可见:https://zhuanlan.zhihu.com/p/452401413