24.学习周刊-总第111期-2023年第24周.md 2.8 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
---
title: 学习周刊-总第111期-2023年第24周
date: 2023-06-16 09:28:28
permalink: /pages/23943e/
categories:
  - 周刊
  - 学习周刊
  - 2023年
tags:
  -
feed:
  enable: true
description: 学习周刊-总第111期-在线双拼练习与两个不错的测试压测管理平台
---


### 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,优秀项目

---
- 项目地址:[shuangpin](https://github.com/Yidadaa/shuangpin)
- 项目说明:纸砚双拼,可能是最好用的双拼练习工具,支持声母 / 韵母 / 长句模式、自定义双拼方案、进度统计、深色模式、成就系统。
  ![](http://t.eryajf.net/imgs/2023/05/9fbd0d3d20689b58.png)
- 相关文章:[README](https://github.com/Yidadaa/shuangpin#readme),[在线体验](https://blog.simplenaive.cn/shuangpin)
---
- 项目地址:[skadi](https://github.com/hack-fan/skadi/)
- 项目说明:一个微信和服务器双向通讯的方案,你可以让服务器,应用,路由器,PC,CI 服务等给你自己发消息,也可以在微信公众号发命令给它们。
- 相关文章:[官方文档](https://letserver.run/)
---
- 项目地址:[RunnerGo](https://github.com/Runner-Go-Team/runnerGo)
- 项目说明:一款国内开发者自研的性能压测工具,可以进行接口测试、场景自动化测试、性能压测等一系列功能。
![](http://t.eryajf.net/imgs/2023/05/b6f8cd4fad5f2061.jpg)
- 相关文章:[官网](https://www.runnergo.com/)
---
- 项目地址:[infra-docker-compose](https://github.com/get-set/infra-docker-compose)
- 项目说明:研发内网可能用到的组件,如Gerrit、GitLab、Jira、Confluence、DNS、Proxy、Nexus、Jenkins、Ldap等
- 相关文章:[README](https://github.com/get-set/infra-docker-compose#readme)
---
- 项目地址:[pity](https://github.com/wuranxu/pity)
- 项目说明:一个开源的接口测试平台,基于 Python+FastApi+React 开发。
  ![](http://t.eryajf.net/imgs/2023/05/69eadd1cb293efdd.png)
- 相关文章:[README](https://github.com/wuranxu/pity#readme)
---

### 2,优秀文章

---
- [Gradle 奇淫技巧之initscript pluginManagement](https://juejin.cn/post/7075671230468063239)
- 如题
---

### 3,优秀博客

---
- 博客地址:[若海](https://www.rehiy.com/)
- 简单说明:运维博客,内容不错。
---
- 博客地址:[楚鹏的个人博客](https://chupeng130.gitee.io/)
- 简单说明:内容涉猎广泛,丰富多彩,很是优秀。
---