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 doc list api 查看私有云上的文档。我正在使用 .net 技术
您应该查看 Google Drive SDK 文档,其中包含一个完整的 ASP.NET MVC 示例,该示例与存储在 Google Drive 上的文件进行交互:
https://developers.google.com/drive/examples/dotnet