Skip to content

Commit f09a978

Browse files
committed
2019-09-08 第 7 期发布 图片改正
1 parent a420101 commit f09a978

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

docs/imgs/issue007/bed.png

466 KB
Loading

docs/imgs/issue007/get.png

223 KB
Loading

docs/issue-007.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
这里记录每周值得分享的 Go 语言相关内容,周日发布。
44

5-
欢迎投稿,推荐或自荐文章/软件/资源等,请[提交 issue](https://github.com/polaris1119/golangweekly/issues)
5+
本周刊开源(GitHub:[polaris1119/golangweekly](https://github.com/polaris1119/golangweekly)),欢迎投稿,推荐或自荐文章/软件/资源等,请[提交 issue](https://github.com/polaris1119/golangweekly/issues)
66

77
鉴于大部分人可能没法坚持把英文文章看完,因此,周刊中会尽可能推荐优质的中文文章。优秀的英文文章,我们的 GCTT 组织会进行翻译。
88

9-
![](/Users/xuxinhua/opensource/golang/golangweekly/docs/imgs/issue007/cover.png)
9+
![](imgs/issue007/cover.png)
1010

1111
(题图:来源 Twitter)
1212

@@ -280,9 +280,11 @@ Bokchoy是一个简单的 Go 库,用于排队任务并在后台与工作人员
280280

281281
如果您喜欢 HTTPie 的界面但却错过了 curl 的功能,那么 curlie 就是您想要的工具。 Curlie 是 curl 的前端,增加了httpie的易用性,而不会影响功能和性能。
282282

283-
![](https://raw.githubusercontent.com/rs/curlie/master/doc/get.png)3、[bed:用 Go 编写的二进制/十六进制编辑器](https://github.com/itchyny/bed)
283+
![curlie](imgs/issue007/get.png)
284284

285-
![](https://user-images.githubusercontent.com/375258/38499347-2f71306c-3c42-11e8-926e-1782b0bc73f3.png)
285+
3、[bed:用 Go 编写的二进制/十六进制编辑器](https://github.com/itchyny/bed)
286+
287+
![bed](imgs/issue007/bed.png)
286288

287289
4、[阿里云大学开发者课堂](https://edu.aliyun.com/developer)
288290

0 commit comments

Comments
 (0)