在 flickr 上分享图片
我正在开发一个应用程序,我想在 flickr 上加载图像。我见过 Snap and Run 项目,我尝试使用 API 密钥共享图像,但无法做到。任何人都可以帮我解决这个问题,因为我无法做到这一点。
I am developing a app where i want to load the images on flickr. I have seen the Snap and Run project where i tried to share the image using my API key but cannot do it. Can anyone help me with this as I am not able to do this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我建议您查看斯坦福大学的 iOS 开发课程,因为有一个很棒的关于使用 Flickr 的示例应用程序。请特别注意 FlickrFetcher 类 http://www. stanford.edu/class/cs193p/cgi-bin/drupal/downloads-2011-fall 第 9 课:)
I would recommend looking at the Stanford course for iOS development as there is a great sample app on using Flickr. Pay particular attention to the FlickrFetcher class http://www.stanford.edu/class/cs193p/cgi-bin/drupal/downloads-2011-fall lecture 9 :)