|
|
@ -1,37 +1,55 @@
|
|
|
|
# tamguo
|
|
|
|
# tamguo 題庫
|
|
|
|
|
|
|
|
|
|
|
|
#### 项目介绍
|
|
|
|

|
|
|
|
探果题库
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#### 软件架构
|
|
|
|
# 简介
|
|
|
|
软件架构说明
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`探果网`(简称tamguo)是基于java开发的在线题库系统,包括
|
|
|
|
|
|
|
|
|
|
|
|
#### 安装教程
|
|
|
|
1. [在线访问][1]
|
|
|
|
|
|
|
|
2. [后台运营][2]
|
|
|
|
|
|
|
|
3. [会员中心][3]
|
|
|
|
|
|
|
|
4. [书籍中心][4]
|
|
|
|
|
|
|
|
|
|
|
|
1. xxxx
|
|
|
|
[1]: http://www.tamguo.com
|
|
|
|
2. xxxx
|
|
|
|
[2]: http://admin.tamguo.com
|
|
|
|
3. xxxx
|
|
|
|
[3]: http://member.tamguo.com
|
|
|
|
|
|
|
|
[4]: http://book.tamguo.com
|
|
|
|
|
|
|
|
|
|
|
|
#### 使用说明
|
|
|
|
- 管理员账号:system 密码:123456
|
|
|
|
|
|
|
|
|
|
|
|
1. xxxx
|
|
|
|
QQ群:937899574
|
|
|
|
2. xxxx
|
|
|
|
|
|
|
|
3. xxxx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#### 参与贡献
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. Fork 本项目
|
|
|
|
|
|
|
|
2. 新建 Feat_xxx 分支
|
|
|
|
松耦合、高可用、可靠一直是软件工程的设计目标,探果网在这些方面还有很长的路要走,期待我们能手牵手一起走向未来。
|
|
|
|
3. 提交代码
|
|
|
|
|
|
|
|
4. 新建 Pull Request
|
|
|
|
> ### 期望
|
|
|
|
|
|
|
|
> 作者每天会把当天需要做的事情列出一个清单,给这周或者这个月立下一个flag。但是这中间发现了一些问题,事情永远也做不完,只会越做越多。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
探果网期望可以使用java开发一套完整的互联网项目,分享互联网在技术、运营上的经验和知识。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# 系统部署图
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# 项目结构
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. `tamguo-common` 一些基础的工具类包
|
|
|
|
|
|
|
|
2. `tamguo-modules-core` 依赖`tamguo-common`,主要是核心业务包,包括数据处理,文件处理,邮件处理,短信处理等等。
|
|
|
|
|
|
|
|
3. `tamguo-bms` 书籍系统[https://books.tamguo.com](https://books.tamguo.com "https://books.tamguo.com"),书籍系统展现层
|
|
|
|
|
|
|
|
4. `tamguo-mms`会员中心[https://member.tamguo.com](https://member.tamguo.com "https://member.tamguo.com")
|
|
|
|
|
|
|
|
5. `tamguo-oms`后台管理系统[https://admin.tamguo.com](https://member.tamguo.com "https://admin.tamguo.com")
|
|
|
|
|
|
|
|
6. `tamguo-crawler`爬虫程序,单独项目运行
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# 数据库脚本
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
在`tamguo db`目录下
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
> ### 捐赠
|
|
|
|
|
|
|
|
> 感谢你们的支持!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#### 码云特技
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
|
|
|
|
|
|
|
|
2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com)
|
|
|
|
|
|
|
|
3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目
|
|
|
|
|
|
|
|
4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
|
|
|
|
|
|
|
|
5. 码云官方提供的使用手册 [http://git.mydoc.io/](http://git.mydoc.io/)
|
|
|
|
|
|
|
|
6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
|
|
|
|
|