如何将图片上传到 tumblr api?

发布于 2024-12-25 04:09:31 字数 433 浏览 1 评论 0原文

我发现了这个 Tumblr API - 如何将多个图像上传到一个Photoset链接显示了如何做到这一点。但是我仍然不知道如何在java中实现它。我有这个图像的文件路径,我也完成了身份验证。我应该怎么做才能将它上传到tumblr?

我还发现 将图像发布到 Tumblr API 。但我不知道认为 URLEncoder.encode(bytes.toString(), enc); 不能完成这项工作。

I found this Tumblr API - how to upload multiple images to a Photoset link shows how to do it.But I still cannot figure out how to realize it in java.I have file path of this image,I also finished authentication.What should I do to upload it to tumblr?

I also found Posting an image to the Tumblr API .But I don't think URLEncoder.encode(bytes.toString(), enc); can do the job.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文