添加第111期周刊

This commit is contained in:
eryajf
2023-06-16 09:30:25 +08:00
parent 0c584fd954
commit 612416d990

View File

@@ -0,0 +1,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/)
- 项目说明一个微信和服务器双向通讯的方案你可以让服务器应用路由器PCCI 服务等给你自己发消息,也可以在微信公众号发命令给它们。
- 相关文章:[官方文档](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/)
- 简单说明:内容涉猎广泛,丰富多彩,很是优秀。
---