Skip to content

Commit

Permalink
发布:《HelloGitHub》第73期
Browse files Browse the repository at this point in the history
  • Loading branch information
521xueweihan committed Apr 27, 2022
1 parent ce44253 commit ea47e62
Show file tree
Hide file tree
Showing 9 changed files with 572 additions and 258 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ HelloGitHub 分享 GitHub 上有趣、入门级的开源项目。**每月 28 号

| :card_index: | :jack_o_lantern: | :beer: | :fish_cake: | :octocat: |
| ------- | ----- | ------------ | ------ | --------- |
| [第 72 期](/content/72/HelloGitHub72.md) | [第 71 期](/content/71/HelloGitHub71.md) |
| [73 期](/content/73/HelloGitHub73.md) | [72 期](/content/72/HelloGitHub72.md) | [第 71 期](/content/71/HelloGitHub71.md) |
| [第 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) |
| [第 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) |
| [第 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) |
Expand Down
2 changes: 1 addition & 1 deletion README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The [latest article](https://github.com/521xueweihan/HelloGitHub/blob/master/con

| :card_index: | :jack_o_lantern: | :beer: | :fish_cake: | :octocat: |
| ------- | ----- | ------------ | ------ | --------- |
| [NO.72](/content/72/HelloGitHub72.md) | [NO.71](/content/71/HelloGitHub71.md) |
| [NO.73](/content/73/HelloGitHub73.md) | [NO.72](/content/72/HelloGitHub72.md) | [NO.71](/content/71/HelloGitHub71.md) |
| [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) |
| [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) |
| [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) |
Expand Down
2 changes: 1 addition & 1 deletion content/08/HelloGitHub08.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Console.WriteLine(json);
<p align="center"><a href="#目录">🔙 返回目录 🔙</a></p><br>

### Objective-C 项目
9、[aria2gui](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/yangshun1029/aria2gui):Aria2 的 Mac 客户端(下载工具),[介绍、使用方法](http://www.jianshu.com/p/1290f8e7b326),特点:
9、[aria2gui](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/NickYang29/aria2gui):Aria2 的 Mac 客户端(下载工具),[介绍、使用方法](http://www.jianshu.com/p/1290f8e7b326),特点:
- 集成了 aria2,运行后即完成配置工作
- 多线程下载
- 未完成任务退出可以自动保存
Expand Down
2 changes: 1 addition & 1 deletion content/23/HelloGitHub23.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public class Hello {
<p align="center"><a href="#目录">🔙 返回目录 🔙</a></p><br>

### JavaScript 项目
6、[wiki](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/Requarks/wiki):NodeJS+Git+Markdown 实现轻松搭建 wiki。对于团队内部的知识分享是一个不错的选择。[在线预览](https://docs.requarks.io/wiki)
6、[wiki](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/requarks/wiki):NodeJS+Git+Markdown 实现轻松搭建 wiki。对于团队内部的知识分享是一个不错的选择。[在线预览](https://docs.requarks.io/wiki)

7、[prettier](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/prettier/prettier):十分方便的代码格式化库。支持如:JavaScript、Flow、TypeScript、CSS、SCSS等编程语言。同时提供了编辑插件,在使用 vscode 开发 Vue 项目时候,使用此插件可以让代码更具有可读性
```javascript
Expand Down
2 changes: 1 addition & 1 deletion content/49/HelloGitHub49.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<p align="center"><a href="#目录">🔙 返回目录 🔙</a></p><br>

### C# 项目
2、[Notepads](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/JasonStein/Notepads):一款基于 C# 开发的 UWP 文本编辑器。该记事本应用是由一位国人开发,采用了 Fluent Design。轻便、美观,打开速度飞快,支持 Markdown 预览、文件更改前后对比和多标签页。它没有 VS Code 或是 Sublime 那么强,但是完全可以代替 Windows 系统自带的笔记本应用
2、[Notepads](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/0x7c13/Notepads):一款基于 C# 开发的 UWP 文本编辑器。该记事本应用是由一位国人开发,采用了 Fluent Design。轻便、美观,打开速度飞快,支持 Markdown 预览、文件更改前后对比和多标签页。它没有 VS Code 或是 Sublime 那么强,但是完全可以代替 Windows 系统自带的笔记本应用

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

Expand Down
6 changes: 3 additions & 3 deletions content/72/HelloGitHub72.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ hashcat -a 3 -m 0 --force 0D7002A70CCDE8BF4BA2A4A5572A85E9(密码md5字符串) ?
<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img2/master/hellogithub/72/img/Monitorian.png' style="max-width:80%; max-height=80%;"></img></p>

4、[PluginCore](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/yiyungent/PluginCore):适用于 ASP.NET Core 的轻量级插件框架。开箱即用自带插件管理 Web 界面
```c#
```csharp
public void ConfigureServices(IServiceCollection services)
{
// ...
Expand Down Expand Up @@ -167,7 +167,7 @@ fmt.Println("cut use hmm: ", hmm)
<p align="center"><a href="#目录">🔙 返回目录 🔙</a></p><br>

### Java 项目
11、[LSPosed](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/LSPosed/LSPosed):运行于 Android 操作系统的钩子框架。支持 Android 8-11 系统,能够拦截几乎所有 Java 函数的调用,从而可被用来修改 Android 系统和软件的功能
11、[LSPosed](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/LSPosed/LSPosed):运行于 Android 操作系统的钩子框架。支持 Android 8 以上,能够拦截几乎所有 Java 函数的调用,从而可被用来修改 Android 系统和软件的功能

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

Expand Down Expand Up @@ -391,7 +391,7 @@ class PreprocImg(Executor):


<p align="center">
<a href="https://github.com/521xueweihan/HelloGitHub/blob/master/content/71/HelloGitHub71.md">『上一期』</a> | <a href='https://github.com/521xueweihan/HelloGitHub/issues/899'>反馈和建议</a> | 『下一期』
<a href="https://github.com/521xueweihan/HelloGitHub/blob/master/content/71/HelloGitHub71.md">『上一期』</a> | <a href='https://github.com/521xueweihan/HelloGitHub/issues/899'>反馈和建议</a> | <a href="https://github.com/521xueweihan/HelloGitHub/blob/master/content/73/HelloGitHub73.md">『下一期』</a>
</p>

---
Expand Down
Loading

0 comments on commit ea47e62

Please sign in to comment.