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.
有没有办法允许/拒绝某人下载使用谷歌驱动器与他共享的文档?这个问题不是关于共享设置,而是关于下载/不下载已经与用户共享的文档的权限。
如果您在更改权限以拒绝下载文件的同时查看 firebug 请求,则参数 v 从 false 更改为 true。
然后是我用来将键 v 设置为 true 但没有成功的 insertProperty 方法。我希望这至少能给你一个开始挖掘的点。