Go语言开发的存储手机相册项目

markus · · 950 次点击 · · 开始浏览    
这是一个创建于 的文章,其中的信息可能已经有所发展或是发生改变。

# TaoAlbum 道相册 ## 说明 ### 项目由服务端和安卓客户端组成 ### 1.[Go语言后端](https://github.com/markusleevip/taostorage)实现手机相册备份到私有服务器的功能 ### 2.[安卓客户端](https://github.com/markusleevip/TaoAlbum-android) ### 在[output](https://github.com/markusleevip/TaoAlbum-android/tree/master/output)目录提供了Windows x64平台的可运行版本。 ### 输入服务端地址,点击上传全部,将手机相册的照片全部上传到服务端,服务端使用SHA265算法对文件去重,以减少占用空间。 ### 前端效果截图 <image src="https://static.studygolang.com/190614/1c51bb4baa21f1dbe91245aba137ab3e.JPG" width="240px"/> <image src="https://static.studygolang.com/190614/e74f78c901c46d1e151a9bc259e39392.JPG" width="240px"/> <image src="https://static.studygolang.com/190614/2280d20a368dae72c826e3715d224248.JPG" width="240px"/> ### 后端运行 #### 1.main方法及启动参数 <image src="https://static.studygolang.com/190614/4b86dc2d9901e9c156717ce07f831347.png" width="800px"/> #### 2.启动Taodb <image src="https://static.studygolang.com/190614/826b98392651eaa81a4cecb6f4f1fbc0.png" width="800px"/> #### 2.启动Taostorage <image src="https://static.studygolang.com/190614/9893ca72fb44a5ba5ea7f51bac03c789.png" width="800px"/>

有疑问加站长微信联系(非本文作者))

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

950 次点击  ∙  1 赞  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传