ImageServer:一个简单的图像服务器

时间:2021-04-07 19:10:04
【文件属性】:
文件名称:ImageServer:一个简单的图像服务器
文件大小:288KB
文件格式:ZIP
更新时间:2021-04-07 19:10:04
Go 影像服务器 Image Server设置了一个简单的图像服务器,使您可以查看文件夹,图像,视频并在文件夹之间比较图像。 如何使用 打开浏览器并导航到http://your_ip:9420以查看您的图像和视频。 浏览当前文件夹 ImageServer 浏览指定的文件夹 ImageServer -root path/to/your/folder 浏览文本文件 这是一个image_list.txt ,其中包含多个图像URL: http://foo/bar/image1.png http://foo/bar/image2.jpg http://foo/bar/image3.gif 那我们应该跑 ImageServer -root path/to/image_list.txt 比较文件夹 魔术参数是c ,表示比较。 它遵循URL语法。 假设您现在位于dir/a ,URL为 http://your
【文件预览】:
ImageServer-master
----.gitignore(4KB)
----main.go(2KB)
----README.md(1KB)
----static()
--------css()
--------template()
--------images()
--------js()
----app()
--------template.go(3KB)
--------core.go(3KB)
--------info.go(128B)
----go.mod(48B)
----go.sum(0B)

网友评论