Files
learning-weekly/docs/02.2022年/47.学习周刊-总第82期-2022年第47周.md
2022-12-02 09:22:45 +08:00

102 lines
3.3 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 学习周刊-总第82期-2022年第47周
date: 2022-12-02 09:12:33
permalink: /pages/273843/
categories:
- 周刊
- 学习周刊
- 2022年
tags:
-
---
### 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优秀项目
---
- 项目地址:[wizard](https://github.com/mylxsw/wizard)
- 项目说明:一款开源的文档管理工具,支持 Markdown/Swagger/Table 类型的文档。
![](http://t.eryajf.net/imgs/2022/11/2b70641563dfa690.gif)
- 相关文章:[README](https://github.com/mylxsw/wizard#readme)
---
- 项目地址:[skip2/go-qrcode](https://github.com/skip2/go-qrcode)
- 项目说明:一个能够生成与解析二维码的 go 库。
- 相关文章:[README](https://github.com/skip2/go-qrcode#readme)
---
- 项目地址:[yeqown/go-qrcode](https://github.com/yeqown/go-qrcode)
- 项目说明:又一个生成与解析二维码的 go 库,功能更加丰富,支持往二维码中嵌入 logo 等能力。
![](http://t.eryajf.net/imgs/2022/12/b138d0e7f840ee16.png)
- 相关文章:[README](https://github.com/yeqown/go-qrcode#readme)
---
- 项目地址:[MirrorX](https://github.com/MirrorX-Desktop/MirrorX)
- 项目说明:一个使用 [Rust](https://github.com/rust-lang/rust) 构建的远程桌面控制软件。配合完全开源的客户端与服务端、原生支持的端到端加密,用户可以构造快速且安全的远程控制网络,并且完全处于用户控制之下。
![](http://t.eryajf.net/imgs/2022/11/3f15489665581fa6.png)
- 相关文章:[README](https://github.com/MirrorX-Desktop/MirrorX/blob/master/README_CN.md)
---
- 项目地址:[alarm-dog](https://github.com/tal-tech/alarm-dog)
- 项目说明:一个通用的统一告警平台,提供配置化、流程化、标准化的能力。可以选择对接日志中心日志类监控、实时计算类的监控能力,各业务方也可以直接在代码中埋点上报告警,同时我们团队也可以定制化开发既能满足业务需求又能快速复用告警平台的监控系统,实现监控告警全场景覆盖。
![](http://t.eryajf.net/imgs/2022/11/cd4095ae34e407b9.png)
- 相关文章:[README](https://github.com/tal-tech/alarm-dog#readme), [官方文档](https://www.yuque.com/tal-tech/alarm-dog)
---
### 2优秀文章
---
- [cmd命令及bat批处理入门](https://www.cnblogs.com/wztshine/p/16295775.html)
- 很不错的入门文章,内容整理很全面
---
- [Jenkins 关于从Unity中自动生成安卓包Jenkins显示成功但并无apk文件生成的问题](https://blog.csdn.net/ZNWhahaha/article/details/81324200)
- 如题
---
- [bat/cmd将命令执行的结果赋值给变量](https://www.cnblogs.com/zndxall/p/9188300.html)
- 如题
---
### 3优秀博客
---
- 博客地址:[频率](https://pinlyu.com/)
- 简单说明:爱美食 / 纪录片 / 夜猫子。
---
- 博客地址:[煎茶](https://www.frytea.com/)
- 简单说明:内容丰富,值得学习。
---