mirror of
https://github.com/doocs/advanced-java.git
synced 2024-12-28 04:10:08 +08:00
docs(from-readers): update rights-defending-movement.md
This commit is contained in:
parent
193c47a53f
commit
30571eb7ad
@ -13,7 +13,7 @@
|
||||
[![issues](https://badgen.net/github/open-issues/doocs/advanced-java)](https://github.com/doocs/advanced-java/issues)
|
||||
[![PRs Welcome](https://badgen.net/badge/PRs/welcome/green)](http://makeapullrequest.com)
|
||||
|
||||
本系列知识出自中华石杉,内容涵盖[高并发](#高并发架构)、[分布式](#分布式系统)、[高可用](#高可用架构)、[微服务](#微服务架构)等领域知识。我对这部分知识做了一个系统的整理,方便学习查阅。配合《[大型网站技术架构](https://github.com/doocs/technical-books#architecture)——李智慧》、《[Redis 设计与实现](https://github.com/doocs/technical-books#database)——[黄健宏](https://github.com/huangz1990)》食用,[效果更佳](https://doocs.gitee.io/advanced-java/#/offer)。
|
||||
本项目大部分内容来自中华石杉,版权归作者所有,内容涵盖[高并发](#高并发架构)、[分布式](#分布式系统)、[高可用](#高可用架构)、[微服务](#微服务架构)等领域知识。我对这部分知识做了一个系统的整理,方便学习查阅。配合《[大型网站技术架构](https://github.com/doocs/technical-books#architecture)——李智慧》、《[Redis 设计与实现](https://github.com/doocs/technical-books#database)——[黄健宏](https://github.com/huangz1990)》食用,[效果更佳](https://doocs.gitee.io/advanced-java/#/offer)。
|
||||
|
||||
学习之前,先来看看 [Issues 讨论区](https://github.com/doocs/advanced-java/issues/9#issue-394275038)的技术面试官是怎么说的吧。本项目也欢迎各位开发者朋友来[分享自己的一些想法和实践经验](/docs/from-readers/README.md)。
|
||||
|
||||
|
@ -6,15 +6,25 @@
|
||||
|
||||
希望各位朋友都注重维护他人知识产权,尊重他人劳动成果,我们共同构建一个健康的知识分享生态圈。
|
||||
|
||||
## 侵权名单列表曝光
|
||||
## 抄袭名单列表
|
||||
|
||||
### 博客
|
||||
- https://jsbintask.cn/2019/02/17/interview/interview-high-concurrency-design/
|
||||
| # | 文章 | 抄袭者 |
|
||||
|---|---|---|
|
||||
| 1 | [如何实现 MySQL 的读写分离?MySQL 主从复制原理是啥?如何解决 MySQL 主从同步的延时问题?](https://jsbintask.cn/2019/02/17/interview/interview-high-concurrency-design/) | jsbintask |
|
||||
|
||||
### 公众号
|
||||
| # | 文章 | 抄袭者 |
|
||||
|---|---|---|
|
||||
|
||||
### 头条号
|
||||
| # | 文章 | 抄袭者 |
|
||||
|---|---|---|
|
||||
|
||||
### 掘金
|
||||
| # | 文章 | 抄袭者 |
|
||||
|---|---|---|
|
||||
|
||||
### 知乎
|
||||
| # | 文章 | 抄袭者 |
|
||||
|---|---|---|
|
Loading…
Reference in New Issue
Block a user