Flickr如何阻止人们从网站下载图片? [英] How does Flickr prevent people from downloading images from the site?

查看:83
本文介绍了Flickr如何阻止人们从网站下载图片?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

只是想知道Flickr如何阻止人们从其网站下载图像?他们在使用什么?

Just wondering how does Flickr prevent people from downloading images from its site? What are they using?

推荐答案

透明。您仍然可以通过查看HTML源码并查找图像的实际URL来下载实际图像。

Transparent .gif over the image. You can still download the actual image by viewing the HTML source and finding the image's actual URL.

例如,一个随机图像:
http://www.flickr.com/photos/34285128@N00/4300352607/

For example, a random image: http://www.flickr.com/photos/34285128@N00/4300352607/

<img style="position:absolute;top:0px;left:0px;display:block" src="http://l.yimg.com/g/images/spaceball.gif" alt="" width="500" height="366">

这是顶部的透明图像。

<img src="http://farm5.static.flickr.com/4057/4300352607_edcc5a4a9e.jpg" alt="Say It With Flowers by *sido* (back in a few days)." title="" width="500" height="366" class="reflect">

这是实际的图像,显​​示在spaceball.gif下面。

That's the actual image, which is displayed below spaceball.gif.

这篇关于Flickr如何阻止人们从网站下载图片?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆