Skip to content

Commit ee72fde

Browse files
authored
Update README.md
1 parent bfe5937 commit ee72fde

1 file changed

Lines changed: 30 additions & 8 deletions

File tree

README.md

Lines changed: 30 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,60 @@
11
# ImageHosting for Mac Usage
22

3-
转战iOS开发以来,一直坚持撰写自己的技术博客。使用Github Pages + Hexo 搭建了属于自己的空间。具体搭建方法可以参考[《手把手教 GitHub + Hexo 搭建博客》](http://charsdavy.github.io/2016/05/31/build-blog-by-hexo/) 。 然而,博客中有很多时候需要使用图片说明,俗话说“一图胜千言”,博主使用 七牛云 做图床,然每次编写博客时需要打开Web版上传图片,甚是繁琐。故此,博主自己编写了一个自己的图片上传软件。
3+
博主在转战iOS开发以来,一直坚持撰写自己的技术博客。使用Github Pages + Hexo 搭建了属于自己的空间。具体搭建方法可以参考[《手把手教 GitHub + Hexo 搭建博客》](http://charsdavy.github.io/2016/05/31/build-blog-by-hexo/) 。 然而,博客中有很多时候需要使用图片说明,俗话说“一图胜千言”,博主使用 七牛云 做图床,然每次编写博客时需要打开Web版上传图片,甚是繁琐。故此,博主自己编写了一个自己的图片上传软件。
44

5-
![](http://o88e8any8.bkt.clouddn.com/imagehosting-use-introduction-1.png)
5+
![](http://o88e8any8.bkt.clouddn.com/ImageHosting-use-introduction-launchpad.png)
66

77
软件下载地址:[ImageHosting for Mac](https://github.com/charsdavy/ImageHosting/releases)
88

9+
## 安装
10+
11+
![](http://o88e8any8.bkt.clouddn.com/imagehosting-use-introduction-8.png)
12+
13+
遇到以上问题,处理方法如下:
14+
15+
将权限改为“任何来源”即可
16+
17+
![](http://o88e8any8.bkt.clouddn.com/imagehosting-use-introduction-9.png)
18+
919
## 软件菜单栏
1020

11-
![](http://o88e8any8.bkt.clouddn.com/imagehosting-use-introduction-2.png)
21+
![](http://o88e8any8.bkt.clouddn.com/ImageHosting-use-introduction-stateMenu.png)
1222

1323
## 打开软件配置,添加账户信息
1424

15-
![](http://o88e8any8.bkt.clouddn.com/imagehosting-use-introduction-3.png)
25+
![](http://o88e8any8.bkt.clouddn.com/ImageHosting-use-introduction-account.png)
1626

1727
## 打开文件选择页,选择文件
1828

1929
## 上传文件
2030

21-
![](http://o88e8any8.bkt.clouddn.com/imagehosting-use-introduction-4.png)
31+
![](http://o88e8any8.bkt.clouddn.com/ImageHosting-use-introduction-upload-main.png)
32+
33+
## 上传进度提示
34+
35+
![](http://o88e8any8.bkt.clouddn.com/ImageHosting-use-introduction-upload_1.png)
36+
37+
![](http://o88e8any8.bkt.clouddn.com/ImageHosting-use-introduction-upload_2.png)
38+
39+
![](http://o88e8any8.bkt.clouddn.com/ImageHosting-use-introduction-upload_3.png)
40+
41+
## 上传完成
42+
43+
![](http://o88e8any8.bkt.clouddn.com/ImageHosting-use-introduction-upload-success-main.png)
2244

2345
## 操作提示
2446

2547
### 未添加账户信息提示
2648

27-
![](http://o88e8any8.bkt.clouddn.com/imagehosting-use-introduction-5.png)
49+
![](http://o88e8any8.bkt.clouddn.com/ImageHosting-use-introduction-no-account.png)
2850

2951
### 未选择上传文件提示
3052

31-
![](http://o88e8any8.bkt.clouddn.com/imagehosting-use-introduction-6.png)
53+
![](http://o88e8any8.bkt.clouddn.com/ImageHosting-use-introduction-no-select.png)
3254

3355
### 上传文件成功提示
3456

35-
![](http://o88e8any8.bkt.clouddn.com/imagehosting-use-introduction-7.png)
57+
![](http://o88e8any8.bkt.clouddn.com/ImageHosting-use-introduction-upload-success.png)
3658

3759

3860
[博客传送门](http://charsdavy.github.io)

0 commit comments

Comments
 (0)