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 创建集合吗(我使用的是 C# FlickerNet,但如果支持,我可以使用 REST 调用)。我没有得到任何方法。
谢谢。
您可以使用flickr.photosets.create制作新照片集。照片集类似于集合,也许它们的差异对您的要求并不重要。