如何判断Facebook中关系的亲密程度?

发布于 2024-10-15 04:32:37 字数 146 浏览 3 评论 0原文

我正在开发一个 Facebook 应用程序,该应用程序会针对用户的三个亲密朋友发布一些随机笑话。

显然,这对于从朋友列表中随机挑选的人来说效果不佳。

我该如何实施呢?

编辑:

更准确地说,我应该使用什么开放图协议?

I am developing a facebook app that publishes some random jokes directed at the user's three close friends.

Obviously this does not work well with random people picked up from the friends list.

How do I go about implementing this?

EDIT:

To be more precise, what open graph protocol should I use?

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

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

发布评论

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

评论(2

沦落红尘 2024-10-22 04:32:37

我认为你应该使用 FQL http://developers.facebook.com/docs/reference/fql /。有很多涉及用户id的表,如comments、message、comments_into、photo tag。我想你可以得到用户之间的通信数量。

hy I think you should use FQL http://developers.facebook.com/docs/reference/fql/. There are many tables like comments, message, comments_into, photo tag where user id is involved. I think you can get the number of communications between the users.

晒暮凉 2024-10-22 04:32:37

帐户之间的通信次数应作为一般的亲密程度。

The number of communications directed between the accounts should serve as a general scale of closeness.

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