图床更新,请注意查看readme

This commit is contained in:
youthlql
2022-07-24 19:36:01 +08:00
parent 618eb5f343
commit 130c2ff4bf
59 changed files with 818 additions and 10839 deletions

View File

@@ -2,11 +2,10 @@
> 1. 文章会优先发布在[Github](https://github.com/youthlql/JavaYouth)其它平台会晚一段时间文章纠错与更新内容只在Github。如果Github很卡可以在去[Gitee](https://gitee.com/youthlql/JavaYouth)克隆
> 2. 提供在线阅读方式:[个人博客](https://imlql.cn/)。原先的电子书已关闭
> 1. 提供在线阅读方式:[个人自建博客](https://imlql.cn/)[CSDN博客](https://blog.csdn.net/Youth_lql)。目前图床开了防盗链只可以在CSDN自建博客Github上在线看文章下载到本地是无法看到图片的
> 3. 转载须知转载请注明GitHub出处让我们一起维护一个良好的技术创作环境。
> 4. 如果你要提交 issue 或者 pr 的话建议到 [Github](https://github.com/youthlql/JavaYouth) 提交。笔者会持续更新,如果对你有所帮助,不妨[Github](https://github.com/youthlql/JavaYouth)点个**Star~**,你的**Star**是我创作的动力。
> 5. 提供所有文章的本地版本【Typora可直接打开】
> 5. 提供所有文章的本地版本【Typora可直接打开,可以看到图片
> 1. 阿里云盘https://www.aliyundrive.com/s/ZNAPANQg54A
> 2. 百度云盘https://pan.baidu.com/s/1V20nKp4TQai-SVwMAfSZtQ 提取码4ozs
@@ -88,16 +87,6 @@
# 计算机网络
**总结篇**
[计算机网络-总结-秋招篇](docs/Computer_NetWork/计算机网络-总结.md)
[计算机网络-概述](docs/Computer_NetWork/计算机网络-概述.md)
# 操作系统
@@ -189,17 +178,3 @@
6. [Dubbo服务调用源码解析](docs/dubbo-sourcecode-v1/07.Dubbo源码系列V1-Dubbo第七节-服务调用源码解析.md)
# Apollo
[Apollo简单入门](docs/Apollo/Apollo简单入门.md)
# ElasticSearch
## 用法
1、[ElasticSearch-入门](docs/ElasticSearch/usage/ElasticSearch-入门.md)
2、[ElasticSearch-进阶](docs/ElasticSearch/usage/ElasticSearch-进阶.md)