Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道我是否可以为每个使用 facebook connect 注册网站的人链接 Facebook 个人资料图片?
Facebook 允许使用获取用户个人资料图片
https://graph.facebook.com/[ID]/picture?type=square
但是是否允许热链接个人资料图片,否则我将不得不将它们缓存在我自己的服务器上。谢谢。
直接在img标签中使用该链接作为src.
img
src