We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef8c46e commit 0aae22bCopy full SHA for 0aae22b
README.md
@@ -1,7 +1,5 @@
1
# exam-system
2
#### 南京晓庄学院自动组卷系统--遗传算法生成试卷
3
-#### 地址http://120.79.170.3:8080/exam-system
4
-想要体验请联系作者获取用户名密码--
5
6
### 项目梗概
7
模拟生成试卷所需的种种情况,在确保题目数量及知识点覆盖率的情况下,生成合适的试卷;也可以选择自行选择题目,生成试卷,最后实现试卷的导出成word并下载
@@ -25,7 +23,6 @@
25
23
* 数据库管理,包括备份数据库功能。
26
24
#### 项目中文件说明
27
###### 开发关键字:win10 eclipse mysql Tomcat SSM Maven Hibernate validation log4j CKEditor4 Freemarker 遗传算法
28
- * 数据库位于根目录file文件夹下,此外为毕设参考文档
29
* 其余目录结构均为eclipse生成maven项目的目录结构
30
* spring配置文件地址:根目录/WEB-INF/config/spring
31
* 其余配置文件地址:src/main/resources/
0 commit comments