This website works better with JavaScript.
Explore
Help
Sign In
p6xmqsebw
/
StudentManagementSystem
Watch
1
Star
0
Fork
You've already forked StudentManagementSystem
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a9cf74e4f1
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a9cf74e4f1'
${ noResults }
StudentManagementSystem
/
README.md
234 B
Raw
Blame
History
StudentManagementSystem
##基础 实现一个简易的学生信息管理系统,其中学生信息包括:学号、姓名、性别、年龄、专业等。要求系统能提供建立、查询、删除、增加和排序等功能。