文档更新
This commit is contained in:
		
							parent
							
								
									3e706b361a
								
							
						
					
					
						commit
						714e59b605
					
				
							
								
								
									
										27
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										27
									
								
								README.md
									
									
									
									
									
								
							@ -1,4 +1,23 @@
 | 
			
		||||
# 学之思在线考试系统
 | 
			
		||||
<p></p>
 | 
			
		||||
<p></p>
 | 
			
		||||
 | 
			
		||||
<p align="center">
 | 
			
		||||
<a href="https://www.mindskip.net" target="_blank">
 | 
			
		||||
 <img src="doc/image/logo/1.png" height="80"/>
 | 
			
		||||
<a/>
 | 
			
		||||
</p>
 | 
			
		||||
 | 
			
		||||
<div align="center">
 | 
			
		||||
 | 
			
		||||
[](https://gitee.com/mindskip/xzs-mysql) 
 | 
			
		||||
[](https://gitee.com/mindskip/xzs-mysql)
 | 
			
		||||
[](https://github.com/mindskip/xzs-mysql) 
 | 
			
		||||
[](https://github.com/mindskip/xzs-mysql) 
 | 
			
		||||
[](https://gitee.com/mindskip/xzs-mysql/blob/master/LICENSE) 
 | 
			
		||||
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
# 学之思在线考试系统 - Mysql版
 | 
			
		||||
 | 
			
		||||
## 项目介绍
 | 
			
		||||
 | 
			
		||||
@ -20,7 +39,7 @@
 | 
			
		||||
 | 
			
		||||
### 学之思仓库版本地址
 | 
			
		||||
 | 
			
		||||
* gitee - postgresql :[https://gitee.com/mindskip/uexam](https://gitee.com/mindskip/uexam)
 | 
			
		||||
* gitee - postgresql :[https://gitee.com/mindskip/xzs-mysql](https://gitee.com/mindskip/xzs-mysql)
 | 
			
		||||
* gitee - mysql :[https://gitee.com/mindskip/xzs-mysql](https://gitee.com/mindskip/xzs-mysql)
 | 
			
		||||
* github - postgresql :[https://github.com/mindskip/xzs](https://github.com/mindskip/xzs)
 | 
			
		||||
* github - mysql :[https://github.com/mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)
 | 
			
		||||
@ -67,10 +86,6 @@
 | 
			
		||||
* 记录模块,考试结果的分页,包含了试卷基本信息
 | 
			
		||||
* 我的模块,包含个人资料的修改,个人动态,消息中心模块
 | 
			
		||||
 | 
			
		||||
### 软件架构图
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
### 系统展示
 | 
			
		||||
 | 
			
		||||
* 学生考试系统
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								doc/frame/架构图.vsdx
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								doc/frame/架构图.vsdx
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 551 KiB After Width: | Height: | Size: 103 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								doc/image/logo/1.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								doc/image/logo/1.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 36 KiB  | 
@ -27,7 +27,7 @@ github - mysql :[https://github.com/mindskip/xzs-mysql](https://github.com/min
 | 
			
		||||
| 操作系统  | Windows / Linux |
 | 
			
		||||
| Jdk  | 8 |
 | 
			
		||||
| Redis  | 6.0 |
 | 
			
		||||
| PostgreSql / Mysql  | 12.0 / 8.0 |
 | 
			
		||||
| Mysql  | 8.0 |
 | 
			
		||||
 | 
			
		||||
## 技术栈列表
 | 
			
		||||
 | 
			
		||||
@ -36,7 +36,7 @@ github - mysql :[https://github.com/mindskip/xzs-mysql](https://github.com/min
 | 
			
		||||
* spring-boot  2.1.6.RELEASE
 | 
			
		||||
* spring-boot-security 用户登录验证
 | 
			
		||||
* undertow  web容器
 | 
			
		||||
* postgresql/mysql 优秀的开源数据库
 | 
			
		||||
* mysql 最流行的开源数据库
 | 
			
		||||
* redis 缓存,提升系统性能
 | 
			
		||||
* mybatis 数据库中间件
 | 
			
		||||
* hikari 速度最快的数据库连接池
 | 
			
		||||
@ -54,14 +54,18 @@ github - mysql :[https://github.com/mindskip/xzs-mysql](https://github.com/min
 | 
			
		||||
 | 
			
		||||
* iView 主题样式
 | 
			
		||||
 | 
			
		||||
## 架构图
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
## 项目开发
 | 
			
		||||
 | 
			
		||||
### 开发说明
 | 
			
		||||
 | 
			
		||||
* redis 安装
 | 
			
		||||
* 进群获取到数据库脚本,创建表初始化数据,数据库名称为xzs
 | 
			
		||||
* 代码分为 mysql / postgresql 2个版本,配合相应的数据库使用
 | 
			
		||||
* 安装mysql / postgresql ,数据库二选一即可 ,导入sql脚本。mysql导入xzs-mysql.sql脚本。postgresql导入xzx-postgresql.sql脚本
 | 
			
		||||
* 代码分为 mysql版本,配合相应的数据库使用
 | 
			
		||||
* 安装mysql ,数据库二选一即可 ,导入sql脚本。mysql导入xzs-mysql.sql脚本。
 | 
			
		||||
* 学生端默认账号:student / 123456
 | 
			
		||||
* 管理端默认账号:admin / 123456
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -13,7 +13,9 @@
 | 
			
		||||
<body style="min-width: 1024px;">
 | 
			
		||||
  <nav class="head">
 | 
			
		||||
    <div class="head-logo">
 | 
			
		||||
      <img  src="http://www.mindskip.net/images/icon/logo-white.png"/>
 | 
			
		||||
      <a href="https://www.mindskip.net" target="_blank">
 | 
			
		||||
        <img  src="http://www.mindskip.net/images/icon/logo-white.png"/>
 | 
			
		||||
      </a>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="head-link">
 | 
			
		||||
      <a href="https://www.mindskip.net/" target="_blank">官网</a>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user