Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7f266da

Browse files
authored
Update README.md
1 parent0ce3075 commit7f266da

File tree

1 file changed

+39
-21
lines changed

1 file changed

+39
-21
lines changed

‎README.md

Lines changed: 39 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,24 @@ https://www.docs4dev.com
4646
- 如果你希望添加更多的工具,
4747
- 请给我提[issue](https://github.com/docs4dev/docs4dev/issues/new) 😄 。
4848

49+
##Contributers
50+
51+
**Github 用户:**
52+
53+
-[mawen12](https://github.com/mawen12)
54+
-[zhenkengna](https://github.com/zhenkengna)
55+
-[gengqiupeng](https://github.com/gengqiupeng)
56+
-[GeekJJ](https://github.com/GeekJJ)
57+
-[yansheng836](https://github.com/yansheng836)
58+
-[YeDongaidiiqu](https://github.com/YeDongaidiiqu)
59+
-[JasonEcho](https://github.com/JasonEcho)
60+
-[GeekJJ](https://github.com/GeekJJ)
61+
62+
**其他**
63+
64+
- funbuilder
65+
- czs
66+
4967
##网站更新日志
5068
- 2019-12-01 实现文档 PDF 下载(支持书签,支持多语言)
5169
- 2019-11-24 添加手机版 Docs4dev(使用 AMP 方式实现,加载速度更快且更省流量 🛩 )
@@ -65,8 +83,8 @@ https://www.docs4dev.com
6583
##文档列表
6684

6785
####Spring
68-
| 名称| 文档版本| 语言|
69-
| ----| ----| ----|
86+
| 名称| 文档版本| 语言|
87+
| ------------------------------------------------------------| ------------------------------------------------------------|------------------------------------------------------------|
7088
|[Spring Boot Reference](https://www.docs4dev.com/docs/en/spring-boot/1.5.9.RELEASE/reference)|[1.5.9.RELEASE](https://www.docs4dev.com/docs/en/spring-boot/1.5.9.RELEASE/reference)|[English](https://www.docs4dev.com/docs/en/spring-boot/1.5.9.RELEASE/reference)|
7189
|[Spring Boot 中文文档](https://www.docs4dev.com/docs/zh/spring-boot/1.5.9.RELEASE/reference)|[1.5.9.RELEASE](https://www.docs4dev.com/docs/zh/spring-boot/1.5.9.RELEASE/reference)|[中文](https://www.docs4dev.com/docs/zh/spring-boot/1.5.9.RELEASE/reference)|
7290
|[Spring Boot Reference](https://www.docs4dev.com/docs/en/spring-boot/2.1.1.RELEASE/reference)|[2.1.1.RELEASE](https://www.docs4dev.com/docs/en/spring-boot/2.1.1.RELEASE/reference)|[English](https://www.docs4dev.com/docs/en/spring-boot/2.1.1.RELEASE/reference)|
@@ -112,28 +130,28 @@ https://www.docs4dev.com
112130

113131

114132
####Http Server
115-
| 名称| 文档版本| 语言|
116-
| ----| ----| ----|
133+
| 名称| 文档版本| 语言|
134+
| ------------------------------------------------------------| ------------------------------------------------------------|------------------------------------------------------------|
117135
|[Nginx](https://www.docs4dev.com/docs/en/nginx/current/reference)|[current](https://www.docs4dev.com/docs/en/nginx/current/reference)|[English](https://www.docs4dev.com/docs/en/nginx/current/reference)|
118136
|[Nginx 中文文档](https://www.docs4dev.com/docs/zh/nginx/current/reference)|[current](https://www.docs4dev.com/docs/zh/nginx/current/reference)|[中文](https://www.docs4dev.com/docs/zh/nginx/current/reference)|
119137
|[Apache](https://www.docs4dev.com/docs/en/apache/2.4/reference)|[2.4](https://www.docs4dev.com/docs/en/apache/2.4/reference)|[English](https://www.docs4dev.com/docs/en/apache/2.4/reference)|
120138
|[Apache 中文文档](https://www.docs4dev.com/docs/zh/apache/2.4/reference)|[2.4](https://www.docs4dev.com/docs/zh/apache/2.4/reference)|[中文](https://www.docs4dev.com/docs/zh/apache/2.4/reference)|
121139

122140

123141
####Python
124-
| 名称| 文档版本| 语言|
125-
| ----| ----| ----|
142+
| 名称| 文档版本| 语言|
143+
| ------------------------------------------------------------| ------------------------------------------------------------|------------------------------------------------------------|
126144
|[Python](https://www.docs4dev.com/docs/en/python/2.7.15/all)|[2.7.15](https://www.docs4dev.com/docs/en/python/2.7.15/all)|[English](https://www.docs4dev.com/docs/en/python/2.7.15/all)|
127-
|[Python 中文文档](https://www.docs4dev.com/docs/zh/python/2.7.15/all)|[2.7.15](https://www.docs4dev.com/docs/zh/python/2.7.15/all)|[中文](https://www.docs4dev.com/docs/zh/python/2.7.15/all)|
145+
|[Python 中文文档](https://www.docs4dev.com/docs/zh/python/2.7.15/all)|[2.7.15](https://www.docs4dev.com/docs/zh/python/2.7.15/all)|[中文](https://www.docs4dev.com/docs/zh/python/2.7.15/all)|
128146
|[Python](https://www.docs4dev.com/docs/en/python/3.7.2rc1/all)|[3.7.2rc1](https://www.docs4dev.com/docs/en/python/3.7.2rc1/all)|[English](https://www.docs4dev.com/docs/en/python/3.7.2rc1/all)|
129147
|[Python 中文文档](https://www.docs4dev.com/docs/zh/python/3.7.2rc1/all)|[3.7.2rc1](https://www.docs4dev.com/docs/zh/python/3.7.2rc1/all)|[中文](https://www.docs4dev.com/docs/zh/python/3.7.2rc1/all)|
130148

131149

132150
####Database
133-
| 名称| 文档版本| 语言|
134-
| ----| ----| ----|
135-
|[MySql](https://www.docs4dev.com/docs/en/mysql/5.7/reference)|[5.7](https://www.docs4dev.com/docs/en/mysql/5.7/reference)|[English](https://www.docs4dev.com/docs/en/mysql/5.7/reference)|
136-
|[MySql 中文文档](https://www.docs4dev.com/docs/zh/mysql/5.7/reference)|[5.7](https://www.docs4dev.com/docs/zh/mysql/5.7/reference)|[中文](https://www.docs4dev.com/docs/zh/mysql/5.7/reference)|
151+
| 名称| 文档版本| 语言|
152+
| ------------------------------------------------------------| ------------------------------------------------------------|------------------------------------------------------------|
153+
|[MySql](https://www.docs4dev.com/docs/en/mysql/5.7/reference)|[5.7](https://www.docs4dev.com/docs/en/mysql/5.7/reference)|[English](https://www.docs4dev.com/docs/en/mysql/5.7/reference)|
154+
|[MySql 中文文档](https://www.docs4dev.com/docs/zh/mysql/5.7/reference)|[5.7](https://www.docs4dev.com/docs/zh/mysql/5.7/reference)|[中文](https://www.docs4dev.com/docs/zh/mysql/5.7/reference)|
137155
|[PostgreSQL Documentation](https://www.docs4dev.com/docs/en/postgre-sql/10.7/reference)|[10.7](https://www.docs4dev.com/docs/en/postgre-sql/10.7/reference)|[English](https://www.docs4dev.com/docs/en/postgre-sql/10.7/reference)|
138156
|[PostgreSQL 中文文档](https://www.docs4dev.com/docs/zh/postgre-sql/10.7/reference)|[10.7](https://www.docs4dev.com/docs/zh/postgre-sql/10.7/reference)|[中文](https://www.docs4dev.com/docs/zh/postgre-sql/10.7/reference)|
139157
|[PostgreSQL Documentation](https://www.docs4dev.com/docs/en/postgre-sql/11.2/reference)|[11.2](https://www.docs4dev.com/docs/en/postgre-sql/11.2/reference)|[English](https://www.docs4dev.com/docs/en/postgre-sql/11.2/reference)|
@@ -145,33 +163,33 @@ https://www.docs4dev.com
145163

146164

147165
####Logging
148-
| 名称| 文档版本| 语言|
149-
| ----| ----| ----|
150-
|[Log4j2 Manual](https://www.docs4dev.com/docs/en/log4j2/2.x/all)|[2.x](https://www.docs4dev.com/docs/en/log4j2/2.x/all)|[English](https://www.docs4dev.com/docs/en/log4j2/2.x/all)|
151-
|[Log4j2 中文文档](https://www.docs4dev.com/docs/zh/log4j2/2.x/all)|[2.x](https://www.docs4dev.com/docs/zh/log4j2/2.x/all)|[中文](https://www.docs4dev.com/docs/zh/log4j2/2.x/all)|
166+
| 名称| 文档版本| 语言|
167+
| ------------------------------------------------------------| ------------------------------------------------------------|------------------------------------------------------------|
168+
|[Log4j2 Manual](https://www.docs4dev.com/docs/en/log4j2/2.x/all)|[2.x](https://www.docs4dev.com/docs/en/log4j2/2.x/all)|[English](https://www.docs4dev.com/docs/en/log4j2/2.x/all)|
169+
|[Log4j2 中文文档](https://www.docs4dev.com/docs/zh/log4j2/2.x/all)|[2.x](https://www.docs4dev.com/docs/zh/log4j2/2.x/all)|[中文](https://www.docs4dev.com/docs/zh/log4j2/2.x/all)|
152170
|[Logback Manual](https://www.docs4dev.com/docs/en/logback/1.3.0-alpha4/reference)|[1.3.0-alpha4](https://www.docs4dev.com/docs/en/logback/1.3.0-alpha4/reference)|[English](https://www.docs4dev.com/docs/en/logback/1.3.0-alpha4/reference)|
153171
|[Logback 中文文档](https://www.docs4dev.com/docs/zh/logback/1.3.0-alpha4/reference)|[1.3.0-alpha4](https://www.docs4dev.com/docs/zh/logback/1.3.0-alpha4/reference)|[中文](https://www.docs4dev.com/docs/zh/logback/1.3.0-alpha4/reference)|
154172

155173

156174
####ORM
157-
| 名称| 文档版本| 语言|
158-
| ----| ----| ----|
175+
| 名称| 文档版本| 语言|
176+
| ------------------------------------------------------------| ------------------------------------------------------------|------------------------------------------------------------|
159177
|[Hibernate ORM User Guide](https://www.docs4dev.com/docs/en/hibernate-orm/5.4/reference)|[5.4](https://www.docs4dev.com/docs/en/hibernate-orm/5.4/reference)|[English](https://www.docs4dev.com/docs/en/hibernate-orm/5.4/reference)|
160178
|[Hibernate ORM 用户指南](https://www.docs4dev.com/docs/zh/hibernate-orm/5.4/reference)|[5.4](https://www.docs4dev.com/docs/zh/hibernate-orm/5.4/reference)|[中文](https://www.docs4dev.com/docs/zh/hibernate-orm/5.4/reference)|
161179

162180

163181
####Template engine
164-
| 名称| 文档版本| 语言|
165-
| ----| ----| ----|
182+
| 名称| 文档版本| 语言|
183+
| ------------------------------------------------------------| ------------------------------------------------------------|------------------------------------------------------------|
166184
|[Thymeleaf Tutorial](https://www.docs4dev.com/docs/en/thymeleaf/3.0/reference)|[3.0](https://www.docs4dev.com/docs/en/thymeleaf/3.0/reference)|[English](https://www.docs4dev.com/docs/en/thymeleaf/3.0/reference)|
167185
|[Thymeleaf 教程](https://www.docs4dev.com/docs/zh/thymeleaf/3.0/reference)|[3.0](https://www.docs4dev.com/docs/zh/thymeleaf/3.0/reference)|[中文](https://www.docs4dev.com/docs/zh/thymeleaf/3.0/reference)|
168186
|[Apache FreeMarker Manual](https://www.docs4dev.com/docs/en/freemarker/2.3.28/reference)|[2.3.28](https://www.docs4dev.com/docs/en/freemarker/2.3.28/reference)|[English](https://www.docs4dev.com/docs/en/freemarker/2.3.28/reference)|
169187
|[Apache FreeMarker 中文手册](https://www.docs4dev.com/docs/zh/freemarker/2.3.28/reference)|[2.3.28](https://www.docs4dev.com/docs/zh/freemarker/2.3.28/reference)|[中文](https://www.docs4dev.com/docs/zh/freemarker/2.3.28/reference)|
170188

171189

172190
####Big Data
173-
| 名称| 文档版本| 语言|
174-
| ----| ----| ----|
191+
| 名称| 文档版本| 语言|
192+
| ------------------------------------------------------------| ------------------------------------------------------------|------------------------------------------------------------|
175193
|[Apache Flume User Guide](https://www.docs4dev.com/docs/en/flume/1.9.0/reference)|[1.9.0](https://www.docs4dev.com/docs/en/flume/1.9.0/reference)|[English](https://www.docs4dev.com/docs/en/flume/1.9.0/reference)|
176194
|[Apache Flume 用户指南](https://www.docs4dev.com/docs/zh/flume/1.9.0/reference)|[1.9.0](https://www.docs4dev.com/docs/zh/flume/1.9.0/reference)|[中文](https://www.docs4dev.com/docs/zh/flume/1.9.0/reference)|
177195
|[Apache Hive Language Manual](https://www.docs4dev.com/docs/en/apache-hive/3.1.1/reference)|[3.1.1](https://www.docs4dev.com/docs/en/apache-hive/3.1.1/reference)|[English](https://www.docs4dev.com/docs/en/apache-hive/3.1.1/reference)|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp