...
 
Commits (2)
    https://gitcode.net/eryajf/Learning-Weekly/-/commit/00d90a3794ae651692413ef64278f56b9b95bd2a [添加第24周内容] 2021-06-19T14:36:15+08:00 李启龙 liql@weipaitang.com https://gitcode.net/eryajf/Learning-Weekly/-/commit/302d7bfeebc7379901c6828d39587a088838c374 [添加第24周内容] 2021-06-19T14:39:18+08:00 李启龙 liql@weipaitang.com
- [1,前言](#1前言)
- [**1,开源项目**](#1开源项目)
- [**2,优秀文章**](#2优秀文章)
- [**3,优秀博客**](#3优秀博客)
- [2,第18周-5月3–5月9](#2第18周-5月35月9)
- [**1,开源项目**](#1开源项目-1)
- [**2,优秀文章**](#2优秀文章-1)
- [**3,优秀博客**](#3优秀博客-1)
- [3,第19周-5月10–5月16](#3第19周-5月105月16)
- [**1,开源项目**](#1开源项目-2)
- [**2,优秀文章**](#2优秀文章-2)
- [**3,优秀博客**](#3优秀博客-2)
- [4,第20周-5月17–5月23](#4第20周-5月175月23)
- [**1,开源项目**](#1开源项目-3)
- [**2,优秀文章**](#2优秀文章-3)
- [**3,优秀博客**](#3优秀博客-3)
- [5,第21周-5月24–5月30](#5第21周-5月245月30)
- [**1,开源项目**](#1开源项目-4)
- [**2,优秀文章**](#2优秀文章-4)
- [**3,优秀博客**](#3优秀博客-4)
- [7,第23周-6月7–6月12](#7第23周-6月76月12)
- [**1,开源项目**](#1开源项目-5)
- [**2,优秀文章**](#2优秀文章-5)
- [**3,优秀博客**](#3优秀博客-5)
Table of Contents
=================
* [1,前言](#1前言)
* [<strong>1,开源项目</strong>](#1开源项目)
* [<strong>2,优秀文章</strong>](#2优秀文章)
* [<strong>3,优秀博客</strong>](#3优秀博客)
* [2,第18周-5月3–5月9](#2第18周-5月35月9)
* [<strong>1,开源项目</strong>](#1开源项目-1)
* [<strong>2,优秀文章</strong>](#2优秀文章-1)
* [<strong>3,优秀博客</strong>](#3优秀博客-1)
* [3,第19周-5月10–5月16](#3第19周-5月105月16)
* [<strong>1,开源项目</strong>](#1开源项目-2)
* [<strong>2,优秀文章</strong>](#2优秀文章-2)
* [<strong>3,优秀博客</strong>](#3优秀博客-2)
* [4,第20周-5月17–5月23](#4第20周-5月175月23)
* [<strong>1,开源项目</strong>](#1开源项目-3)
* [<strong>2,优秀文章</strong>](#2优秀文章-3)
* [<strong>3,优秀博客</strong>](#3优秀博客-3)
* [5,第21周-5月24–5月30](#5第21周-5月245月30)
* [<strong>1,开源项目</strong>](#1开源项目-4)
* [<strong>2,优秀文章</strong>](#2优秀文章-4)
* [<strong>3,优秀博客</strong>](#3优秀博客-4)
* [7,第23周-6月7–6月12](#7第23周-6月76月12)
* [<strong>1,开源项目</strong>](#1开源项目-5)
* [<strong>2,优秀文章</strong>](#2优秀文章-5)
* [<strong>3,优秀博客</strong>](#3优秀博客-5)
* [8,第24周-6月14–6月20](#8第24周-6月146月20)
* [<strong>1,开源项目</strong>](#1开源项目-6)
* [<strong>2,优秀文章</strong>](#2优秀文章-6)
* [<strong>3,优秀博客</strong>](#3优秀博客-6)
## 1,前言
这里记录我每周工作学习过程中遇到学到的优秀开源项目,优秀文章,以及优秀博客。有很多优秀的内容,都值得被铭记,值得被分享,值得被更多人学习,我想通过这里每周的记录分享,一方面强化自己对优秀内容的认识与学习,另一方面能够把优质内容统一汇总,以飨大众。
可通过如下链接进行访问:[eryajf-docsify](https://eryajf.github.io/eryajf-docsify/#/)
欢迎您通过评论,甚至pr的方式加入一起共建。
<!-- tabs:start -->
### **1,开源项目**
......@@ -544,4 +555,66 @@
> - 博客地址:[EnjoyToShare](https://wugenqiang.github.io/)
> - 简单说明:内容丰富,是个有心的博主
<!-- tabs:end -->
## 8,第24周-6月14–6月20
<!-- tabs:start -->
### **1,开源项目**
> - 项目地址:[Imagine](https://github.com/meowtec/Imagine)
> - 项目说明:一款优秀,优雅,高效的图片压缩工具,而且压缩之后清晰度几乎无损
> - 相关文章:[README](https://github.com/meowtec/Imagine/blob/master/README.md)
### **2,优秀文章**
> - [github 上各式各样的小徽章从何而来?](https://segmentfault.com/a/1190000019552597)
> - 文章详解讲解了小徽章的制作以及使用。
----
> - [15 张精美动图全面讲解 CORS](https://juejin.cn/post/6856556746706518024)
> - 优秀的文章,优雅的传播
----
> - [Nginx入门(二)Nginx echo 模块的使用](https://www.jianshu.com/p/a636ca5fa8fa)
> - 如题
----
> - [修改hosts为何不生效,是DNS缓存?](https://www.cnblogs.com/hustskyking/p/hosts-modify.html)
> - 如题
----
> - [Elasticsearch 的一些常见疑问](https://segmentfault.com/a/1190000015431596)
> - 讲解了es时区问题
### **3,优秀博客**
> - 博客地址:[Summer's blog](https://www.xswsym.online/)
> - 简单说明:运维博客,内容丰富,作者很有心
----
> - 博客地址:[说说我的生活](https://www.sanghangning.cn/)
> - 简单说明:很有意思的博客,里边的旅程记录自己的足迹,很不错
----
> - 博客地址:[oyohyee](https://www.oyohyee.com/)
> - 简单说明:一个全面的开发者,博客里的[优秀博客订阅](https://www.oyohyee.com/friends)很不错
----
> - 博客地址:[Vuepress Tools](https://z3by.github.io/vuepress-tools/)
> - 简单说明:vuepress 相关主题以及插件集中地
----
> - 博客地址:[Barret李靖](https://barretlee.com/entry/)
> - 简单说明:作者经营博客多年,里边有很多很丰富的内容
<!-- tabs:end -->
\ No newline at end of file