39.学习周刊-总第74期-2022年第39周.md 2.2 KB
Newer Older
E
eryajf 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
---
title: 学习周刊-总第74期-2022年第39周
date: 2022-10-08 09:28:26
permalink: /pages/cc327d/
categories:
  - 周刊
  - 学习周刊
  - 2022年
tags:
  -
feed:
  enable: true
description: 学习周刊-总第74期-一个go语言输出着色包
---




### 0 ,前言

周刊维护在:[https://github.com/eryajf/learning-weekly](https://github.com/eryajf/learning-weekly)  欢迎投稿,推荐或自荐项目 /文章 /博客,请提交 issue 。

周刊核心为运维周刊,还会侧重Go语言生态,Vue相关技术生态的项目,以及 GitHub 上优秀项目或经验。

你也可以在我的博客 [https://wiki.eryajf.net/learning-weekly/](https://wiki.eryajf.net/learning-weekly/) 查看汇总周刊。


### 1,优秀项目

---

- 项目地址:[color](https://github.com/fatih/color)
- 项目说明:一款go语言给输出内容着色的包。
  ![](http://t.eryajf.net/imgs/2022/09/ad2af667163dc7c2.jpg)
- 相关文章:[README](https://github.com/fatih/color#readme)

---

- 项目地址:[MissionBackup](https://github.com/Hellager/MissionBackup)
- 项目说明:简单好用的本地备份软件
- 相关文章:[README](https://github.com/Hellager/MissionBackup#readme)

---

- 项目地址:[topic](https://github.com/silenceshell/topic)
- 项目说明:一款能够运行在容器中的top命令。
- 相关文章:[README](https://github.com/silenceshell/topic#readme)

---

- 项目地址:[docker-install-everything](https://github.com/FX-Max/docker-install-everything)
- 项目说明:使用 docker-compose 安装各种服务。
- 相关文章:[README](https://github.com/FX-Max/docker-install-everything#readme)

---

### 2,优秀文章

---

- [谷歌翻译退出中国后如何恢复 Chrome 翻译的正常使用](https://bookfere.com/post/1020.html#proxy)
- 如题

---

### 3,优秀博客

---

- 博客地址:[雨中笑](http://yzx-fjl.cn/index)
- 简单说明:golang,热爱编程

---

- 博客地址:[技术文章摘抄](http://learn.lianglianglee.com/)
- 简单说明:一个完整的站点,内容整理的不错

---

- 博客地址:[初探云原生](https://www.mervinwang.com/)
- 简单说明:Prometheus,k8s,云原生

---