KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
jxt
★ 10
Open GitHub ↗
毕业设计选题系统
Download README (.md)
Explore Similar Repositories
unmatched_maker
:
A deck maker tool for Unmatched
wdlk
:
@WDLK multi-package repository
sshish
:
A std::process::Command-like API for running commands via libssh2
node-shitgram
:
A JavaScript library to make requests to Instagram
heluxup
:
heluxup makes it easy to upgrade HelmRelease objects in a flux control respository.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
jxt
?
Download (.md)
# jxt #### 介绍 java 毕业设计选题系统 #### 软件架构 软件架构说明 ### 技术采用: #### 后端架构: Spring Boot 、MyBatis #### 前端模板引擎: Freemark #### 前端UI框架: X-admin #### 数据库:MySQL ### 功能分析: #### 学生模块: ①选择题目 ②查看已选择题目 ③删除已选择题目 ④编辑学生基本信息 #### 管理员模块: ①设置系统信息(如是否开启学生注册功能) ②查看编辑教师信息 ③查看编辑分类信息 ④查看编辑题目信息 ⑤查看编辑学生信息 ⑤查看删除已选择题目功能 ### 地址 [jxt](http://39.108.136.199:8080/jxt/index ) #### 管理员登录 (管理员名称:admin,密码:111111) #### 学生登录 (学号:2015107250212,密码:111111)