Skip to content

Commit a2fe210

Browse files
committed
add():new article moco
1 parent 332cc07 commit a2fe210

File tree

11 files changed

+486
-102
lines changed

11 files changed

+486
-102
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
.DS_Store
2+
.history/

README.md

+106-102
Original file line numberDiff line numberDiff line change
@@ -1,102 +1,106 @@
1-
<p align="center">
2-
<img src="https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/logo/readme.gif"/>
3-
<br><strong>HelloGitHub-Article</strong><br>
4-
讲解开源项目系列文章库,跟着文章的内容体验开源项目的魅力<br>
5-
使用、参与、贡献开源就是这么简单!
6-
</p>
7-
<p align="center">
8-
<a href="https://hellogithub.com/weixin.png"><img src="https://img.shields.io/badge/Talk-%E5%BE%AE%E4%BF%A1%E7%BE%A4-brightgreen.svg?style=popout-square" alt="WeiXin"></a>
9-
<a href="https://weibo.com/hellogithub"><img src="https://img.shields.io/badge/%E6%96%B0%E6%B5%AA-Weibo-red.svg?style=popout-square" alt="Sina Weibo"></a>
10-
</p>
11-
12-
## 目录
13-
14-
讲解开源项目系列,[创作须知和流程](创作须知.md)。本系列文章旨在让对开源项目感兴趣的人不再畏惧、让开源项目的发起者不再孤单。跟着我们的文章,你会发现编程的乐趣、使用和发现参与开源项目如此简单。欢迎联系我们给我们投稿,让更多人爱上开源、贡献开源~ ​
15-
16-
#### Python 系列
17-
18-
1. [Python 命令行之旅](contents/Python/cmdline/catalog.md)
19-
2. [用 Python 生成有"灵魂"的二维码:QRcode](contents/Python/QRcode/content.md)
20-
3. [聊聊 Python 的单元测试框架](contents/Python/unittest/catalog.md)
21-
22-
#### Java 系列
23-
24-
1. [5 分钟搭建私人博客系统:Tale](contents/Java/Tale/content.md)
25-
2. [前后端分离的人力资源管理系统:微人事](contents/Java/vhr/content.md)
26-
3. [超级好用的 Java 数据可视化库:Tablesaw](contents/Java/tablesaw/content.md)
27-
4. [快速搭建 SpringCloud 微服务开发环境的脚手架](contents/Java/SpringCloud/content.md)
28-
5. [命令行版的斗地主你玩过没?](contents/Java/landlords/content.md)
29-
6. [有了这个开源 Java 项目,开发出炫酷的小游戏好像不难?](contents/Java/FXGLGames/content.md)
30-
7. [躁!DJ 风格 Java 桌面音乐播放器](contents/Java/XR3Player/content.md)
31-
8. [和付费网盘说再见,跟着本文自己起个网盘](contents/Java/netdisc/content.md)
32-
9. [分布式任务调度平台 PowerJob](contents/Java/PowerJob/catalog.md)
33-
10. [带你上手阿里开源的 Java 诊断利器:Arthas](contents/Java/Arthas/content.md)
34-
11. [用 Java 拿下 HTML 分分钟写个小爬虫](contents/Java/jsoup/content.md)
35-
12. [不想加班开发管理后台了,试试这个 Java 开源项目吧!](contents/Java/eladmin/content.md)
36-
37-
38-
39-
#### JS 系列
40-
41-
1. [功能强大的 JS 文件上传库:FilePond](contents/JavaScript/FilePond/content.md)
42-
2. Zdog 系列
43-
- [让你成为灵魂画手的 JS 引擎:Zdog](contents/JavaScript/Zdog/content.md)
44-
- [教你用开源 JS 库快速画出 GitHub 章鱼猫](contents/JavaScript/Zdog_advance/content.md)
45-
3. [手绘风格的 JS 图表库:Chart.xkcd](contents/JavaScript/Chart.xkcd/content.md)
46-
4. [用这个库 3 分钟实现让你满意的表格功能:Bootstrap-Table](contents/JavaScript/Bootstrap_Table/content.md)
47-
48-
#### Rust 系列
49-
50-
1. [开源轻便且无架构的搜索后端,跑起来就能搜!](contents/Rust/Sonic/content.md)
51-
52-
## 贡献者
53-
54-
<table>
55-
<tbody>
56-
<tr>
57-
<th align="center" style="width: 80px;">
58-
<a href="https://github.com/Prodesire">
59-
<img src="https://avatars1.githubusercontent.com/u/15667365?s=50&v=4" style="width: 50px;"><br>
60-
<sub>Prodesire</sub>
61-
</a><br>
62-
</th>
63-
<th align="center" style="width: 80px;">
64-
<a href="https://github.com/hellowHuaairen">
65-
<img src="https://avatars2.githubusercontent.com/u/19610305?s=50&v=4" style="width: 50px;"><br>
66-
<sub>不安分的猿人</sub>
67-
</a><br>
68-
</th>
69-
<th align="center" style="width: 80px;">
70-
<a href="https://github.com/kalifun">
71-
<img src="https://avatars2.githubusercontent.com/u/37646342?s=50&v=4" style="width: 50px;"><br>
72-
<sub>kalifun</sub>
73-
</a><br>
74-
</th>
75-
<th align="center" style="width: 80px;">
76-
<a href="https://github.com/LITTLECHIEH">
77-
<img src="https://avatars1.githubusercontent.com/u/45623023?s=50&v=4" style="width: 50px;"><br>
78-
<sub>LITTLECHIEH</sub>
79-
</a><br>
80-
</th>
81-
<th align="center" style="width: 80px;">
82-
<a href="https://github.com/KFCFans">
83-
<img src="https://avatars3.githubusercontent.com/u/9402086?s=50&v=4" style="width: 50px;"><br>
84-
<sub>Yukino</sub>
85-
</a><br>
86-
</th>
87-
</tr>
88-
</tbody>
89-
</table>
90-
91-
## 公众号
92-
93-
希望 HG 这个平台能让好的项目被更多人了解、使用、参与。只要你的项目够好,HelloGitHub 会全力、无偿推荐。关注公众号,直接留言给我们投稿吧!
94-
95-
<p align="center">
96-
<img src="https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/logo/weixin.png" style="max-width:70%;"><br>
97-
欢迎关注 HelloGitHub 公众号,获取更多开源项目的资料和内容。
98-
</p>
99-
100-
## 声明
101-
102-
<a rel="license" href="https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh"><img alt="知识共享许可协议" style="border-width: 0" src="https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png"></a><br>本作品采用<a rel="license" href="https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh">署名-非商业性使用-禁止演绎 4.0 国际 </a>进行许可。
1+
<p align="center">
2+
<img src="https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/logo/readme.gif"/>
3+
<br><strong>HelloGitHub-Article</strong><br>
4+
讲解开源项目系列文章库,跟着文章的内容体验开源项目的魅力<br>
5+
使用、参与、贡献开源就是这么简单!
6+
</p>
7+
<p align="center">
8+
<a href="https://hellogithub.com/weixin.png"><img src="https://img.shields.io/badge/Talk-%E5%BE%AE%E4%BF%A1%E7%BE%A4-brightgreen.svg?style=popout-square" alt="WeiXin"></a>
9+
<a href="https://weibo.com/hellogithub"><img src="https://img.shields.io/badge/%E6%96%B0%E6%B5%AA-Weibo-red.svg?style=popout-square" alt="Sina Weibo"></a>
10+
</p>
11+
12+
## 目录
13+
14+
讲解开源项目系列,[创作须知和流程](创作须知.md)。本系列文章旨在让对开源项目感兴趣的人不再畏惧、让开源项目的发起者不再孤单。跟着我们的文章,你会发现编程的乐趣、使用和发现参与开源项目如此简单。欢迎联系我们给我们投稿,让更多人爱上开源、贡献开源~ ​
15+
16+
#### Python 系列
17+
18+
1. [Python 命令行之旅](contents/Python/cmdline/catalog.md)
19+
2. [用 Python 生成有"灵魂"的二维码:QRcode](contents/Python/QRcode/content.md)
20+
3. [聊聊 Python 的单元测试框架](contents/Python/unittest/catalog.md)
21+
22+
#### Java 系列
23+
24+
1. [5 分钟搭建私人博客系统:Tale](contents/Java/Tale/content.md)
25+
2. [前后端分离的人力资源管理系统:微人事](contents/Java/vhr/content.md)
26+
3. [超级好用的 Java 数据可视化库:Tablesaw](contents/Java/tablesaw/content.md)
27+
4. [快速搭建 SpringCloud 微服务开发环境的脚手架](contents/Java/SpringCloud/content.md)
28+
5. [命令行版的斗地主你玩过没?](contents/Java/landlords/content.md)
29+
6. [有了这个开源 Java 项目,开发出炫酷的小游戏好像不难?](contents/Java/FXGLGames/content.md)
30+
7. [躁!DJ 风格 Java 桌面音乐播放器](contents/Java/XR3Player/content.md)
31+
8. [和付费网盘说再见,跟着本文自己起个网盘](contents/Java/netdisc/content.md)
32+
9. [分布式任务调度平台 PowerJob](contents/Java/PowerJob/catalog.md)
33+
10. [带你上手阿里开源的 Java 诊断利器:Arthas](contents/Java/Arthas/content.md)
34+
11. [用 Java 拿下 HTML 分分钟写个小爬虫](contents/Java/jsoup/content.md)
35+
12. [不想加班开发管理后台了,试试这个 Java 开源项目吧!](contents/Java/eladmin/content.md)
36+
37+
38+
39+
#### JS 系列
40+
41+
1. [功能强大的 JS 文件上传库:FilePond](contents/JavaScript/FilePond/content.md)
42+
2. Zdog 系列
43+
- [让你成为灵魂画手的 JS 引擎:Zdog](contents/JavaScript/Zdog/content.md)
44+
- [教你用开源 JS 库快速画出 GitHub 章鱼猫](contents/JavaScript/Zdog_advance/content.md)
45+
3. [手绘风格的 JS 图表库:Chart.xkcd](contents/JavaScript/Chart.xkcd/content.md)
46+
4. [用这个库 3 分钟实现让你满意的表格功能:Bootstrap-Table](contents/JavaScript/Bootstrap_Table/content.md)
47+
48+
#### Rust 系列
49+
50+
1. [开源轻便且无架构的搜索后端,跑起来就能搜!](contents/Rust/Sonic/content.md)
51+
52+
#### 工具系列
53+
54+
1. [不想再看后端的脸色了?试试这个开源项目 2 分钟模拟一个后端 API](contents/Tool/moco/content.md)
55+
56+
## 贡献者
57+
58+
<table>
59+
<tbody>
60+
<tr>
61+
<th align="center" style="width: 80px;">
62+
<a href="https://github.com/Prodesire">
63+
<img src="https://avatars1.githubusercontent.com/u/15667365?s=50&v=4" style="width: 50px;"><br>
64+
<sub>Prodesire</sub>
65+
</a><br>
66+
</th>
67+
<th align="center" style="width: 80px;">
68+
<a href="https://github.com/hellowHuaairen">
69+
<img src="https://avatars2.githubusercontent.com/u/19610305?s=50&v=4" style="width: 50px;"><br>
70+
<sub>不安分的猿人</sub>
71+
</a><br>
72+
</th>
73+
<th align="center" style="width: 80px;">
74+
<a href="https://github.com/kalifun">
75+
<img src="https://avatars2.githubusercontent.com/u/37646342?s=50&v=4" style="width: 50px;"><br>
76+
<sub>kalifun</sub>
77+
</a><br>
78+
</th>
79+
<th align="center" style="width: 80px;">
80+
<a href="https://github.com/LITTLECHIEH">
81+
<img src="https://avatars1.githubusercontent.com/u/45623023?s=50&v=4" style="width: 50px;"><br>
82+
<sub>LITTLECHIEH</sub>
83+
</a><br>
84+
</th>
85+
<th align="center" style="width: 80px;">
86+
<a href="https://github.com/KFCFans">
87+
<img src="https://avatars3.githubusercontent.com/u/9402086?s=50&v=4" style="width: 50px;"><br>
88+
<sub>Yukino</sub>
89+
</a><br>
90+
</th>
91+
</tr>
92+
</tbody>
93+
</table>
94+
95+
## 公众号
96+
97+
希望 HG 这个平台能让好的项目被更多人了解、使用、参与。只要你的项目够好,HelloGitHub 会全力、无偿推荐。关注公众号,直接留言给我们投稿吧!
98+
99+
<p align="center">
100+
<img src="https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/logo/weixin.png" style="max-width:70%;"><br>
101+
欢迎关注 HelloGitHub 公众号,获取更多开源项目的资料和内容。
102+
</p>
103+
104+
## 声明
105+
106+
<a rel="license" href="https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh"><img alt="知识共享许可协议" style="border-width: 0" src="https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png"></a><br>本作品采用<a rel="license" href="https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh">署名-非商业性使用-禁止演绎 4.0 国际 </a>进行许可。

0 commit comments

Comments
 (0)