# SmartEducation **Repository Path**: sillycatcoding/SmartEducation ## Basic Information - **Project Name**: SmartEducation - **Description**: 智慧教育后台管理子系统 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-04-17 - **Last Updated**: 2021-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 智慧教育后台综合管理子系统 采用SSH框架 ### 一、删除以下jar包: antlr-2.7.2.jar cglib-2.2.jar ### 二、使用说明 #### 1、`spring`的的配置文件设置对应的连接数据库的文件 ![enter description here][1] #### 2、设置对应的数据库类型,并配置自动建表 ![enter description here][2] #### 3、运行安装程序`/SmartEducation/src/com/hhit/util/Installer.java` ![enter description here][3] #### 4、运行完成后会自动建表: ![enter description here][4] #### 5、并生成一些测试数据(没有添加全部功能) ![enter description here][5] #### 6、这是对应的模板项目:https://github.com/lawlite19/JavaEE-SSH-Template [1]: ./images/01.png "01.png" [2]: ./images/02.png "02.png" [3]: ./images/03.png "03.png" [4]: ./images/04.png "04.png" [5]: ./images/05.png "05.png"