# SSM_StudentInfo **Repository Path**: code_syx/SSM_StudentInfo ## Basic Information - **Project Name**: SSM_StudentInfo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SSM_StudentInfo ![这里写图片描述](http://img.blog.csdn.net/20170426215340419?watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvSExLXzExMzU=/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/SouthEast) **使用的技术:** - Spring,SpringMVC,Mybatis三大框架的整合; - 前端框架集成了Bootstrap,Jquery,集成了Bootstrap插件Bootgrid数据表格实现分页[(分页案例教程)](http://www.jquery-bootgrid.com/Examples),后台的分页使用Mybatis的插件pagehelper实现 - 实现了学生的增删改查 - 包含了数据表导出为Excel下载的功能,包含了解析Excel内容的API,使用POI实现 ---------- **后期将会实现:** - 注册时发送邮箱进行验证; - 登录是记住密码以及验证码校验; - 权限管理 ---------- 请点击该链接在CSDN博客上查看项目具体介绍:[SSM框架整合(curd+分页+导出为excel)](http://blog.csdn.net/hlk_1135/article/details/70833251)