有关使用 Dropbox API 和 Javascript 访问文件的帮助

发布于 2024-11-29 09:17:11 字数 89 浏览 1 评论 0原文

我在使用 dropbox js API 执行基本操作(例如上传和删除文件)时遇到问题。我希望看到一个简单的例子来做到这一点,或者至少是我应该做的事情的基本结构。谢谢

I'm having trouble doing basic stuff with dropbox js API such as uploading and deleting a file. I would like to see a simple example doing that or at least a basic structure of what i should do. Thanks

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

天暗了我发光 2024-12-06 09:17:11

官方 JavaScript 库有一个包含示例的入门文档用于读取和写入文件的代码。

您还可以阅读 checkbox.js 示例应用源代码 看看一切如何配合。

The official JavaScript library has a getting started document with sample code for reading and writing files.

You can also read the checkbox.js sample app source code to see how everything fits in.

饮惑 2024-12-06 09:17:11

请小心,因为 API v1 已贬值。

这是官方 Javascript 库 API v2:https://github.com/dropbox/dropbox-sdk -js

Be careful as the API v1 is depreciated.

This is the Official Javascript Library API v2: https://github.com/dropbox/dropbox-sdk-js

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文