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.
我正在用 C#.Net 制作一个简单的程序,为一些客户提供不断更新的链接,我需要为我的应用程序提供一个简单的文本数据库。
我需要使用谷歌驱动器来让一些用户轻松编辑数据库。
那么,如何下载上传到 Google 云端硬盘并公开共享的文本或 doc 文件?
使用以下 Google Drive SDK
https://developers.google.com/drive/examples/dotnet