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.
3f59db6057
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3f59db6057'
${ noResults }
StudentManagementSystem
/
README.md
4 lines
234 B
Raw
Normal View
History
Unescape
Escape
Initial commit
6 months ago
# StudentManagementSystem
Update README.md
6 months ago
##基础
实现一个简易的学生信息管理系统,其中学生信息包括:学号、姓名、性别、年龄、专业等。要求系统能提供建立、查询、删除、增加和排序等功能。