Java+mysql student information management system design and implementation source code

1. Project introduction

​ Student information management system, a student information management system based on JavaWeb

2. Technical realization

​ Background framework: Servlet, JSP, JDBC, DbUtils

UI interface: EasyUI, jQuery, Ajax

​ Database: MySQL

Three, system function

​ The system is divided into three types of users:

  1. Student module

    Personal information management, classmate address book, score query, password modification

  2. Teacher module

    Personal information management, teacher address book, score registration, score statistics, score export, password modification

  3. System administrator

    Basic information management, student information management, teacher information management, examination management, background management
    Insert picture description here
    Insert picture description here
    Insert picture description here
    Insert picture description here
    Download link: add link description

https://download.csdn.net/download/java_12134/14012987

Guess you like

Origin blog.csdn.net/java_12134/article/details/112135191