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.
在 Google Drive 上有一个 30MB 的 palin 文本文件。 是否可以使用 Google Drive 实时 API 在文件末尾添加一行(无需将其下载到设备,然后将其上传回 GDrive)?
我们目前不允许对文件内容进行差异更新。您需要下载文件,添加一行并重新上传。