object_id 和常规 id 之间的区别
我注意到几个 fql 表有一个 object_id 以及一个常规 id。例如,照片表同时具有 object_id 和 pid。两者有什么区别?
I noticed that several fql tables have an object_id as well as a regular id. For instance, the photo table has both the object_id and a pid. What is the difference between the two?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
此外,您还可以将 object_id 附加到
www.facebook.com/
以用作 facebook 中实际图片的链接。Also, you can append the object_id to
www.facebook.com/
to use as a link to the actual picture in facebook.