File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
这里记录每周值得分享的 Go 语言相关内容,周日发布。
4
4
5
- 欢迎投稿,推荐或自荐文章/软件/资源等,请[ 提交 issue] ( https://github.com/polaris1119/golangweekly/issues ) 。
5
+ 本周刊开源(GitHub: [ polaris1119/golangweekly ] ( https://github.com/polaris1119/golangweekly ) ), 欢迎投稿,推荐或自荐文章/软件/资源等,请[ 提交 issue] ( https://github.com/polaris1119/golangweekly/issues ) 。
6
6
7
7
鉴于大部分人可能没法坚持把英文文章看完,因此,周刊中会尽可能推荐优质的中文文章。优秀的英文文章,我们的 GCTT 组织会进行翻译。
8
8
9
- ![ ] ( /Users/xuxinhua/opensource/golang/golangweekly/docs/ imgs/issue007/cover.png)
9
+ ![ ] ( imgs/issue007/cover.png )
10
10
11
11
(题图:来源 Twitter)
12
12
@@ -280,9 +280,11 @@ Bokchoy是一个简单的 Go 库,用于排队任务并在后台与工作人员
280
280
281
281
如果您喜欢 HTTPie 的界面但却错过了 curl 的功能,那么 curlie 就是您想要的工具。 Curlie 是 curl 的前端,增加了httpie的易用性,而不会影响功能和性能。
282
282
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)
284
284
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 )
286
288
287
289
4、[ 阿里云大学开发者课堂] ( https://edu.aliyun.com/developer )
288
290
You can’t perform that action at this time.
0 commit comments