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.
我检查了 flickr api 文档。我觉得有点混乱。应该使用哪个 api 在移动应用程序中显示图像(仅限照片)。在我们的服务器中存储照片 id。使用此照片 id 发出请求,我们希望图像显示。
给定 ID,您可以使用flickr.photos.getSizes来检索可用图像的各种版本的各种 URL。