Commit 86a6f9e 1 parent 1fe0a45 commit 86a6f9e Copy full SHA for 86a6f9e
File tree 7 files changed +11
-2
lines changed
7 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,9 @@ server:
27
27
go run server.go
28
28
29
29
cover :
30
- convert -resize 1800x2360! cover.png cover.jpg
31
- convert -resize 200x262! cover.png cover_small.jpg
30
+ convert A20181610.jpg cover.png
31
+ convert -resize 1800x2360! A20181610.jpg cover.jpg
32
+ convert -resize 200x262! A20181610.jpg cover_small.jpg
32
33
33
34
34
35
# https://chai2010.cn/advanced-go-programming-book
Original file line number Diff line number Diff line change 17
17
- 网址:https://github.com/chai2010/advanced-go-programming-book
18
18
- Star历史:https://starcharts.herokuapp.com/chai2010/advanced-go-programming-book.svg
19
19
20
+ 购买链接:
21
+
22
+ - https://www.epubit.com/book/detail/40090
23
+
20
24
## 在线阅读
21
25
22
26
- [ SUMMARY.md] ( SUMMARY.md )
Original file line number Diff line number Diff line change 8
8
- 作者:曹春晖,Github [ @cch123 ] ( https://github.com/cch123 )
9
9
- 网址:https://github.com/chai2010/advanced-go-programming-book
10
10
11
+ 购买链接:
12
+
13
+ - https://www.epubit.com/book/detail/40090
14
+
11
15
## 在线阅读
12
16
13
17
- https://chai2010.cn/advanced-go-programming-book/
You can’t perform that action at this time.
0 commit comments