修改使用说明文档
This commit is contained in:
parent
f1a38769f0
commit
840895d9c6
@ -1,8 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="ProjectModuleManager">
|
|
||||||
<modules>
|
|
||||||
<module fileurl="file://$PROJECT_DIR$/Student-Attendance-Management-System.iml" filepath="$PROJECT_DIR$/Student-Attendance-Management-System.iml" />
|
|
||||||
</modules>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
||||||
@ -20,6 +20,10 @@
|
|||||||
#### 使用说明
|
#### 使用说明
|
||||||
|
|
||||||
1. 运行 **com.lxq** 包下的 **DemoApplication.java** 。
|
1. 运行 **com.lxq** 包下的 **DemoApplication.java** 。
|
||||||
|
2. 创建一个数据库,数据库的名字为 Student-Attendance-Management-System,然后运行这个sql文件,相应的数据库表就有了。
|
||||||
|
3. 打开浏览器,输入 **http://localhost:端口号** ,进入系统主页。
|
||||||
|
4. 登录系统,用户名为 **admin** ,密码为 **111** 。
|
||||||
|
5. 系统首页包含学生选课、请假管理、教师开课、签到管理等功能。
|
||||||
|
|
||||||
#### 参与贡献
|
#### 参与贡献
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user