提交 e425ce08 编写于 作者: Skyeye云's avatar Skyeye云

更新 README.md

上级 289aa675
......@@ -2,7 +2,11 @@
#### 项目介绍
win10风格的一套系统,刚开始开发,内容慢慢添加,已完成用户的删除,查看,编辑功能。</br>
目前功能:菜单管理,用户管理,角色管理。
#### 目前功能
- 菜单管理
- 用户管理
- 角色管理
#### 软件架构
软件架构说明
......@@ -26,23 +30,26 @@ winui|win10风格UI|http://win10ui.yuri2.cn/
#### 环境搭建
##### 开发工具:
MySql: 数据库</br>
Tomcat: 应用服务器</br>
SVN|Git: 版本管理</br>
Nginx: 反向代理服务器</br>
Varnish: HTTP加速器</br>
IntelliJ IDEA|Eclipse: 开发IDE</br>
Navicat for MySQL: 数据库客户端</br>
- MySql: 数据库</br>
- Tomcat: 应用服务器</br>
- SVN|Git: 版本管理</br>
- Nginx: 反向代理服务器</br>
- Varnish: HTTP加速器</br>
- IntelliJ IDEA|Eclipse: 开发IDE</br>
- Navicat for MySQL: 数据库客户端</br>
#### 资源下载
JDK7 http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html</br>
Maven http://maven.apache.org/download.cgi</br>
Redis https://redis.io/download</br>
Nginx http://nginx.org/en/download.html</br>
- JDK7 http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html</br>
- Maven http://maven.apache.org/download.cgi</br>
- Redis https://redis.io/download</br>
- Nginx http://nginx.org/en/download.html</br>
#### 在线文档
[JDK7英文文档](http://tool.oschina.net/apidocs/apidoc?api=jdk_7u4)</br>
[Spring4.x文档](http://spring.oschina.mopaas.com/)</br>
[Mybatis3官网](http://www.mybatis.org/mybatis-3/zh/index.html)</br>
[Nginx中文文档](http://tool.oschina.net/apidocs/apidoc?api=nginx-zh)</br>
[Git官网中文文档](https://git-scm.com/book/zh/v2)</br>
\ No newline at end of file
- [JDK7英文文档](http://tool.oschina.net/apidocs/apidoc?api=jdk_7u4)</br>
- [Spring4.x文档](http://spring.oschina.mopaas.com/)</br>
- [Mybatis3官网](http://www.mybatis.org/mybatis-3/zh/index.html)</br>
- [Nginx中文文档](http://tool.oschina.net/apidocs/apidoc?api=nginx-zh)</br>
- [Git官网中文文档](https://git-scm.com/book/zh/v2)</br>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册