Skip to content

Commit f8d35c6

Browse files
committed
发布:《HelloGitHub》第74期
1 parent ea47e62 commit f8d35c6

14 files changed

Lines changed: 523 additions & 199 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ HelloGitHub 分享 GitHub 上有趣、入门级的开源项目。**每月 28 号
2020

2121
| :card_index: | :jack_o_lantern: | :beer: | :fish_cake: | :octocat: |
2222
| ------- | ----- | ------------ | ------ | --------- |
23-
| [第 73 期](/content/73/HelloGitHub73.md) | [第 72 期](/content/72/HelloGitHub72.md) | [第 71 期](/content/71/HelloGitHub71.md) |
23+
| [74 期](/content/74/HelloGitHub74.md) | [73 期](/content/73/HelloGitHub73.md) | [第 72 期](/content/72/HelloGitHub72.md) | [第 71 期](/content/71/HelloGitHub71.md) |
2424
| [第 70 期](/content/70/HelloGitHub70.md) | [第 69 期](/content/69/HelloGitHub69.md) | [第 68 期](/content/68/HelloGitHub68.md) | [第 67 期](/content/67/HelloGitHub67.md) | [第 66 期](/content/66/HelloGitHub66.md) |
2525
| [第 65 期](/content/65/HelloGitHub65.md) | [第 64 期](/content/64/HelloGitHub64.md) | [第 63 期](/content/63/HelloGitHub63.md) | [第 62 期](/content/62/HelloGitHub62.md) | [第 61 期](/content/61/HelloGitHub61.md) |
2626
| [第 60 期](/content/60/HelloGitHub60.md) | [第 59 期](/content/59/HelloGitHub59.md) | [第 58 期](/content/58/HelloGitHub58.md) | [第 57 期](/content/57/HelloGitHub57.md) | [第 56 期](/content/56/HelloGitHub56.md) |

README_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The [latest article](https://github.com/521xueweihan/HelloGitHub/blob/master/con
2323

2424
| :card_index: | :jack_o_lantern: | :beer: | :fish_cake: | :octocat: |
2525
| ------- | ----- | ------------ | ------ | --------- |
26-
| [NO.73](/content/73/HelloGitHub73.md) | [NO.72](/content/72/HelloGitHub72.md) | [NO.71](/content/71/HelloGitHub71.md) |
26+
| [NO.74](/content/74/HelloGitHub74.md) | [NO.73](/content/73/HelloGitHub73.md) | [NO.72](/content/72/HelloGitHub72.md) | [NO.71](/content/71/HelloGitHub71.md) |
2727
| [NO.70](/content/70/HelloGitHub70.md) | [NO.69](/content/69/HelloGitHub69.md) | [NO.68](/content/68/HelloGitHub68.md) | [NO.67](/content/67/HelloGitHub67.md) | [NO.66](/content/66/HelloGitHub66.md) |
2828
| [NO.65](/content/65/HelloGitHub65.md) | [NO.64](/content/64/HelloGitHub64.md) | [NO.63](/content/63/HelloGitHub63.md) | [NO.62](/content/62/HelloGitHub62.md) | [NO.61](/content/61/HelloGitHub61.md) |
2929
| [NO.60](/content/60/HelloGitHub60.md) | [NO.59](/content/59/HelloGitHub59.md) | [NO.58](/content/58/HelloGitHub58.md) | [NO.57](/content/57/HelloGitHub57.md) | [NO.56](/content/56/HelloGitHub56.md) |

content/27/HelloGitHub27.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ def get_data(url):
182182

183183
21、[Front-End-Checklist](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/thedaviddias/Front-End-Checklist):一份在网站发布到生产环境之前,前端部分需要测试、检查的详尽清单。[中文版](https://github.com/JohnsenZhou/Front-End-Checklist)
184184

185-
22、[build-your-own-x](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/danistefanovic/build-your-own-x):(英文)费曼:“我不能创造的東西,我就不了解。”该项目收集了不同编程语言造轮子的教程
185+
22、[build-your-own-x](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/codecrafters-io/build-your-own-x):(英文)费曼:“我不能创造的東西,我就不了解。”该项目收集了不同编程语言造轮子的教程
186186

187187
<p align="center"><a href="#目录">🔙 返回目录 🔙</a></p><br>
188188

content/35/HelloGitHub35.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ $ bash halo-cli.sh -u
135135
<p align="center"><a href="#目录">🔙 返回目录 🔙</a></p><br>
136136

137137
### JavaScript 项目
138-
11、[Gitter](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/0xPool/Gitter):GitHub 的小程序客户端。UI 设计漂亮,可作为小程序和 GitHub 结合的实战项目学习
138+
11、[Gitter](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/nslogx/Gitter):GitHub 的小程序客户端。UI 设计漂亮,可作为小程序和 GitHub 结合的实战项目学习
139139

140140
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/35/img/Gitter.png' style="max-width:80%; max-height=80%;"></img></p>
141141

content/56/HelloGitHub56.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ func main() {
152152

153153
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img2/master/hellogithub/56/img/Mindustry.png' style="max-width:80%; max-height=80%;"></img></p>
154154

155-
11、[fiction_house](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/201206030/fiction_house):一个基于 SpringBoot 实现的小说和漫画在线阅读网站。网站功能齐全、资源丰富,同时支持 Web、安卓、微信小程序多平台。服务端分为网站和管理后台,采用 SpringBoot、MyBatis、MySQL、Redis 等技术实现,可当作 Java 新手实战项目学习
155+
11、[novel](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/201206030/novel):一个基于 SpringBoot 实现的小说和漫画在线阅读网站。网站功能齐全、资源丰富,同时支持 Web、安卓、微信小程序多平台。服务端分为网站和管理后台,采用 SpringBoot、MyBatis、MySQL、Redis 等技术实现,可当作 Java 新手实战项目学习
156156

157157
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img2/master/hellogithub/56/img/fiction_house.png' style="max-width:80%; max-height=80%;"></img></p>
158158

content/61/HelloGitHub61.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ dstImage := imaging.Sharpen(srcImage, 0.5)
120120
<p align="center"><a href="#目录">🔙 返回目录 🔙</a></p><br>
121121

122122
### Java 项目
123-
10、[flink-recommandSystem-demo](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/CheckChe0803/flink-recommandSystem-demo):一个基于 Flink 实现的商品实时推荐系统。可以通过这个项目了解和学习推荐系统的设计和流程,该系统是通过 Flink 处理日志和统计商品热度,将处理好的数据放入 Redis 缓存。然后再将画像标签和实时记录放入 HBase。在用户请求获取推荐时,根据用户画像生成商品热度榜,并结合协同过滤和标签两个推荐模块,返回最终生成的商品推荐列表
123+
10、[flink-recommandSystem-demo](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/will-che/flink-recommandSystem-demo):一个基于 Flink 实现的商品实时推荐系统。可以通过这个项目了解和学习推荐系统的设计和流程,该系统是通过 Flink 处理日志和统计商品热度,将处理好的数据放入 Redis 缓存。然后再将画像标签和实时记录放入 HBase。在用户请求获取推荐时,根据用户画像生成商品热度榜,并结合协同过滤和标签两个推荐模块,返回最终生成的商品推荐列表
124124

125125
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img2/master/hellogithub/61/img/flink-recommandSystem-demo.png' style="max-width:80%; max-height=80%;"></img></p>
126126

content/62/HelloGitHub62.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<p align="center"><a href="#目录">🔙 返回目录 🔙</a></p><br>
5353

5454
### C++ 项目
55-
4、[kvrocks](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/KvrocksLabs/kvrocks):基于 RocksDB 并兼容 Redis 协议的 NoSQL 数据库。磁盘类型的 Redis 为降低存储成本而生,存储成本可以降到 Redis 的 1/3 以上
55+
4、[incubator-kvrocks](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/apache/incubator-kvrocks):基于 RocksDB 并兼容 Redis 协议的 NoSQL 数据库。磁盘类型的 Redis 为降低存储成本而生,存储成本可以降到 Redis 的 1/3 以上
5656

5757
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img2/master/hellogithub/62/img/kvrocks.png' style="max-width:80%; max-height=80%;"></img></p>
5858

content/65/HelloGitHub65.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110

111111
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img2/master/hellogithub/65/img/gocron.png' style="max-width:80%; max-height=80%;"></img></p>
112112

113-
10、[sealos](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/fanux/sealos):一条命令即可快速部署 Kubernetes(k8s) 集群的工具
113+
10、[sealos](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/labring/sealos):一条命令即可快速部署 Kubernetes(k8s) 集群的工具
114114

115115
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img2/master/hellogithub/65/img/sealos.png' style="max-width:80%; max-height=80%;"></img></p>
116116

content/67/HelloGitHub67.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494

9595
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img2/master/hellogithub/67/img/shattered-pixel-dungeon.png' style="max-width:80%; max-height=80%;"></img></p>
9696

97-
12、[uncle-novel](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/unclezs/uncle-novel):一款电脑端小说阅读软件。该软件不仅支持本地导入小说,自动解析生成目录方便阅读。还支持全网搜索和下载小说、在线收听有声小说、自动更新章节等功能
97+
12、[uncle-novel](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/uncle-novel/uncle-novel):一款电脑端小说阅读软件。该软件不仅支持本地导入小说,自动解析生成目录方便阅读。还支持全网搜索和下载小说、在线收听有声小说、自动更新章节等功能
9898

9999
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img2/master/hellogithub/67/img/uncle-novel.png' style="max-width:80%; max-height=80%;"></img></p>
100100

content/68/HelloGitHub68.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ public class GlobalMouseWheelListenerExample implements NativeMouseWheelListener
145145

146146
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img2/master/hellogithub/68/img/pm2.png' style="max-width:80%; max-height=80%;"></img></p>
147147

148-
18、[automa](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/Kholid060/automa):通过图形化界面拖拽功能模块,实现浏览器自动操作的扩展工具。轻松实现自动填表、截图、定时执行等操作。让浏览器自动完成预设工作流的插件,从而减少重复性操作提高效率
148+
18、[automa](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/AutomaApp/automa):通过图形化界面拖拽功能模块,实现浏览器自动操作的扩展工具。轻松实现自动填表、截图、定时执行等操作。让浏览器自动完成预设工作流的插件,从而减少重复性操作提高效率
149149

150150
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img2/master/hellogithub/68/img/automa.jpeg' style="max-width:80%; max-height=80%;"></img></p>
151151

0 commit comments

Comments
 (0)