asp.net 中的谷歌 gdata api

发布于 2024-12-02 23:22:35 字数 191 浏览 0 评论 0原文

我正在为客户创建图像目录,我正在考虑将相关图像上传到 picasa 并将其设为私有,然后使用 gdata 获取特定 picasa 用户的相册名称,选择后显示该用户的所有图像网站缩略图中的相册。我计划使用 asp.net 和 gdata 进行操作,我对身份验证过程感到震惊,我不希望客户为每个客户创建一个 gmail id 来查看目录图像,有没有可能的方法来显示所有图像

i am in process of creating a image catlogue for a client, i was thinking that upload the relevent images to picasa and make it as private, then using gdata fetch the album name of the particular picasa user , after choosing it show all the images of the album in thumbnails in site. i am planning todo with asp.net and gdata , i am struck with the authentication process, i dont want the client to create a gmail id for each of his customer to view the catlog images, is there any possible way to show all the images

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

森罗 2024-12-09 23:22:35

只需用用户名标记照片,然后您就可以将它们全部存储在一个 Gmail 帐户下的一张相册中,并根据关联的标记检索正确的照片子集。

如果照片中有人,您还可以使用面部识别功能来简化标记过程。

Just tag the photos with user names, then you can store them all in one album under one Gmail account, and retrieve the correct subset of photos based on the associated tags.

You could also use the facial recognition feature to make the tagging process easier for yourself, if there are people in the photos.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文