html #API #Google Drive - 创建保存按钮

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html #API #Google Drive - 创建保存按钮相关的知识,希望对你有一定的参考价值。

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Google Drive - Creating a Button</title>
</head>
<script src="https://apis.google.com/js/platform.js"></script>  
<body>

<div class="g-savetodrive" data-src="http://example.com/pug-snores.mp3" data-filename="pug-snores.mp3" data-sitename="pic of pugs"></div>
</body>
</html>

以上是关于html #API #Google Drive - 创建保存按钮的主要内容,如果未能解决你的问题,请参考以下文章

Google Drive API失败,因为库的google.drive功能不存在

Drive Builder错误:API Google Drive Spring Boot

通过 Google Drive API 从本地 CSV 文件创建 Google Drive 电子表格

Google Drive API无法找到任何文件夹

使用 Java 和 Google Drive API V3 将文件上传到共享的 Google Drive 位置?

Google Drive api范围和文件访问(驱动器vs drive.files)