Skip to content

Commit c4e3242

Browse files
committed
docs: update cover page and README
更新封面,添加联系方式
1 parent 45ab02c commit c4e3242

23 files changed

+165
-12
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![license](https://badgen.net/github/license/doocs/advanced-java?color=green)](https://github.com/doocs/advanced-java/blob/master/LICENSE)
33
[![original](https://badgen.net/badge/original/%E4%B8%AD%E5%8D%8E%E7%9F%B3%E6%9D%89/orange)](https://github.com/doocs/advanced-java)
44
[![notice](https://badgen.net/badge/notice/%E7%BB%B4%E6%9D%83%E8%A1%8C%E5%8A%A8/red)](/docs/from-readers/rights-defending-movement.md)
5-
[![wechat-group](https://badgen.net/badge/chat/%E5%BE%AE%E4%BF%A1%E4%BA%A4%E6%B5%81/138c7b)](https://github.com/doocs/advanced-java/issues/70)
5+
[![wechat-group](https://badgen.net/badge/chat/%E5%BE%AE%E4%BF%A1%E4%BA%A4%E6%B5%81/138c7b)](#公众号)
66
[![reading](https://badgen.net/badge/books/read%20together/cyan)](https://github.com/doocs/technical-books)
77
[![coding](https://badgen.net/badge/leetcode/coding%20together/cyan)](https://github.com/doocs/leetcode)
88
[![doocs](https://badgen.net/badge/organization/join%20us/cyan)](https://doocs.github.io/#/?id=how-to-join)
@@ -152,7 +152,7 @@
152152
<!-- ALL-CONTRIBUTORS-LIST:END -->
153153

154154
## 公众号
155-
GitHub 技术社区 Doocs 旗下唯一公众号,欢迎关注,专注于分享有价值的文章;当然,也可以加我个人微信(备注:GitHub)。
155+
GitHub 技术社区 Doocs 旗下唯一公众号“Doocs 开源社区”,欢迎关注,专注于分享有价值的文章;当然,也可以加我个人微信(备注:GitHub)。
156156

157157
<table>
158158
<tr>

docs/big-data/README.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,26 @@
88
- [如何统计不同电话号码的个数?](/docs/big-data/count-different-phone-numbers.md)
99
- [如何从 5 亿个数中找出中位数?](/docs/big-data/find-mid-value-in-500-millions.md)
1010
- [如何按照 query 的频度排序?](/docs/big-data/sort-the-query-strings-by-counts.md)
11-
- [如何找出排名前 500 的数?](/docs/big-data/find-rank-top-500-numbers.md)
11+
- [如何找出排名前 500 的数?](/docs/big-data/find-rank-top-500-numbers.md)
12+
13+
---
14+
15+
## 公众号
16+
GitHub 技术社区 Doocs 旗下唯一公众号“Doocs 开源社区”,欢迎关注,专注于分享有价值的文章;当然,也可以加我个人微信(备注:GitHub)。
17+
18+
<table>
19+
<tr>
20+
<td align="center" style="width: 200px;">
21+
<a href="https://github.com/doocs">
22+
<img src="./images/qrcode-for-doocs.jpg" style="width: 400px;"><br>
23+
<sub>公众平台</sub>
24+
</a><br>
25+
</td>
26+
<td align="center" style="width: 200px;">
27+
<a href="https://github.com/yanglbme">
28+
<img src="./images/qrcode-for-yanglbme.jpg" style="width: 400px;"><br>
29+
<sub>个人微信</sub>
30+
</a><br>
31+
</td>
32+
</tr>
33+
</table>
65.8 KB
Loading
70.2 KB
Loading

docs/distributed-system/README.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,26 @@
2121
- [分布式事务了解吗?你们如何解决分布式事务问题的?TCC 如果出现网络连不通怎么办?XA 的一致性如何保证?](/docs/distributed-system/distributed-transaction.md)
2222

2323
## 分布式会话
24-
- [集群部署时的分布式 Session 如何实现?](/docs/distributed-system/distributed-session.md)
24+
- [集群部署时的分布式 Session 如何实现?](/docs/distributed-system/distributed-session.md)
25+
26+
---
27+
28+
## 公众号
29+
GitHub 技术社区 Doocs 旗下唯一公众号“Doocs 开源社区”,欢迎关注,专注于分享有价值的文章;当然,也可以加我个人微信(备注:GitHub)。
30+
31+
<table>
32+
<tr>
33+
<td align="center" style="width: 200px;">
34+
<a href="https://github.com/doocs">
35+
<img src="./images/qrcode-for-doocs.jpg" style="width: 400px;"><br>
36+
<sub>公众平台</sub>
37+
</a><br>
38+
</td>
39+
<td align="center" style="width: 200px;">
40+
<a href="https://github.com/yanglbme">
41+
<img src="./images/qrcode-for-yanglbme.jpg" style="width: 400px;"><br>
42+
<sub>个人微信</sub>
43+
</a><br>
44+
</td>
45+
</tr>
46+
</table>
Loading
Loading

docs/extra-page/README.md

+22
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,25 @@
66
## 项目 Page 页
77
- [GitHub Page](https://doocs.github.io/advanced-java/#/)
88
- [Gitee Page](https://doocs.gitee.io/advanced-java/#/)
9+
10+
---
11+
12+
## 公众号
13+
GitHub 技术社区 Doocs 旗下唯一公众号“Doocs 开源社区”,欢迎关注,专注于分享有价值的文章;当然,也可以加我个人微信(备注:GitHub)。
14+
15+
<table>
16+
<tr>
17+
<td align="center" style="width: 200px;">
18+
<a href="https://github.com/doocs">
19+
<img src="./images/qrcode-for-doocs.jpg" style="width: 400px;"><br>
20+
<sub>公众平台</sub>
21+
</a><br>
22+
</td>
23+
<td align="center" style="width: 200px;">
24+
<a href="https://github.com/yanglbme">
25+
<img src="./images/qrcode-for-yanglbme.jpg" style="width: 400px;"><br>
26+
<sub>个人微信</sub>
27+
</a><br>
28+
</td>
29+
</tr>
30+
</table>

docs/extra-page/cover.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# 互联网 Java 工程师进阶知识完全扫盲
44

5-
> 本系列知识由 Doocs 开源社区总结发布,内容涵盖高并发、分布式、高可用、微服务、海量数据处理等
5+
> 本系列知识由 Doocs 技术社区总结发布,内容涵盖高并发、分布式、高可用、微服务、海量数据处理等
66
7-
[Organization](https://github.com/doocs/doocs.github.io)
8-
[Author](https://github.com/yanglbme)
9-
[Get Started](#互联网-java-工程师进阶知识完全扫盲©)
7+
[社区首页](https://github.com/doocs/doocs.github.io)
8+
[维护者](https://github.com/yanglbme)
9+
[开始学习](#互联网-java-工程师进阶知识完全扫盲©)
65.8 KB
Loading
70.2 KB
Loading

docs/from-readers/README.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,26 @@
1212

1313
<a href="https://opencollective.com/doocs/contributors.svg?width=890&button=true"><img src="https://opencollective.com/doocs/contributors.svg?width=890&button=false" /></a>
1414

15-
<!-- ALL-CONTRIBUTORS-LIST:END -->
15+
<!-- ALL-CONTRIBUTORS-LIST:END -->
16+
17+
---
18+
19+
## 公众号
20+
GitHub 技术社区 Doocs 旗下唯一公众号“Doocs 开源社区”,欢迎关注,专注于分享有价值的文章;当然,也可以加我个人微信(备注:GitHub)。
21+
22+
<table>
23+
<tr>
24+
<td align="center" style="width: 200px;">
25+
<a href="https://github.com/doocs">
26+
<img src="./images/qrcode-for-doocs.jpg" style="width: 400px;"><br>
27+
<sub>公众平台</sub>
28+
</a><br>
29+
</td>
30+
<td align="center" style="width: 200px;">
31+
<a href="https://github.com/yanglbme">
32+
<img src="./images/qrcode-for-yanglbme.jpg" style="width: 400px;"><br>
33+
<sub>个人微信</sub>
34+
</a><br>
35+
</td>
36+
</tr>
37+
</table>
65.8 KB
Loading
70.2 KB
Loading

docs/high-availability/README.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,26 @@
2323
- [熔断框架如何做技术选型?选用 Sentinel 还是 Hystrix?](/docs/high-availability/sentinel-vs-hystrix.md)
2424

2525
## 降级
26-
- 如何进行降级?
26+
- 如何进行降级?
27+
28+
---
29+
30+
## 公众号
31+
GitHub 技术社区 Doocs 旗下唯一公众号“Doocs 开源社区”,欢迎关注,专注于分享有价值的文章;当然,也可以加我个人微信(备注:GitHub)。
32+
33+
<table>
34+
<tr>
35+
<td align="center" style="width: 200px;">
36+
<a href="https://github.com/doocs">
37+
<img src="./images/qrcode-for-doocs.jpg" style="width: 400px;"><br>
38+
<sub>公众平台</sub>
39+
</a><br>
40+
</td>
41+
<td align="center" style="width: 200px;">
42+
<a href="https://github.com/yanglbme">
43+
<img src="./images/qrcode-for-yanglbme.jpg" style="width: 400px;"><br>
44+
<sub>个人微信</sub>
45+
</a><br>
46+
</td>
47+
</tr>
48+
</table>
Loading
Loading

docs/high-concurrency/README.md

+22-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,25 @@
3737
- [如何实现 MySQL 的读写分离?MySQL 主从复制原理是啥?如何解决 MySQL 主从同步的延时问题?](/docs/high-concurrency/mysql-read-write-separation.md)
3838

3939
## 高并发系统
40-
- [如何设计一个高并发系统?](/docs/high-concurrency/high-concurrency-design.md)
40+
- [如何设计一个高并发系统?](/docs/high-concurrency/high-concurrency-design.md)
41+
42+
---
43+
## 公众号
44+
GitHub 技术社区 Doocs 旗下唯一公众号“Doocs 开源社区”,欢迎关注,专注于分享有价值的文章;当然,也可以加我个人微信(备注:GitHub)。
45+
46+
<table>
47+
<tr>
48+
<td align="center" style="width: 200px;">
49+
<a href="https://github.com/doocs">
50+
<img src="./images/qrcode-for-doocs.jpg" style="width: 400px;"><br>
51+
<sub>公众平台</sub>
52+
</a><br>
53+
</td>
54+
<td align="center" style="width: 200px;">
55+
<a href="https://github.com/yanglbme">
56+
<img src="./images/qrcode-for-yanglbme.jpg" style="width: 400px;"><br>
57+
<sub>个人微信</sub>
58+
</a><br>
59+
</td>
60+
</tr>
61+
</table>
Loading
Loading

docs/micro-services/README.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,26 @@
1010
- 微服务的优缺点分别是什么?说一下你在项目开发中碰到的坑?
1111
- 你所知道的微服务技术栈都有哪些?
1212
- Eureka 和 Zookeeper 都可以提供服务注册与发现的功能,它们有什么区别?
13-
- ......
13+
- ......
14+
15+
---
16+
17+
## 公众号
18+
GitHub 技术社区 Doocs 旗下唯一公众号“Doocs 开源社区”,欢迎关注,专注于分享有价值的文章;当然,也可以加我个人微信(备注:GitHub)。
19+
20+
<table>
21+
<tr>
22+
<td align="center" style="width: 200px;">
23+
<a href="https://github.com/doocs">
24+
<img src="./images/qrcode-for-doocs.jpg" style="width: 400px;"><br>
25+
<sub>公众平台</sub>
26+
</a><br>
27+
</td>
28+
<td align="center" style="width: 200px;">
29+
<a href="https://github.com/yanglbme">
30+
<img src="./images/qrcode-for-yanglbme.jpg" style="width: 400px;"><br>
31+
<sub>个人微信</sub>
32+
</a><br>
33+
</td>
34+
</tr>
35+
</table>
65.8 KB
Loading
Loading

0 commit comments

Comments
 (0)