Skip to content
#

student-management

Here are 48 public repositories matching this topic...

基于C#的学生管理信息系统,ASP.NET+SQL Server+Layui 基于C#的学生管理信息系统,ASP.NET+SQL Server+Layui,包含sql文件 本系统前后端不分离 前端使用LayUI(开源模块化前端 UI 框架 ) 后端使用ASP.NET 数据库使用SqlServer 普通用户进入本系统直接进入index.aspx页面,不需要登录,可以查看班级信息、学生信息、成绩信息。在详情页面可以根据各个字段进行筛选,对数据进行二次过滤查询。 管理员用户使用/admin.aspx页面进行登录,默认用户名密码为admin,登录成功之后可以对学生进行CURD增删改查的基本操作。在添加信息时对用户输入的数据通过正则表达式进行检测是否合法,如果合法就可以成功添加,否则失败,并在页…

  • Updated May 12, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the student-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the student-management topic, visit your repo's landing page and select "manage topics."

Learn more