English 中文(简体)
是否有关于Facebook应用开发的详细文件?
原标题:Is there detailed documentation on Facebook Application Development?

我最近开始着手开发面对面应用。 但是,从中可见的信息似乎有些显眼。 我用手提书文件盘问,并进行了许多索戈搜索,以试图学习更多的东西。 但是,我始终想到的问题是,其他人在什么地方学习这种 st子? 我看到了许多例子(最近,在共同财产调查中,FB.Data.query),这些例子含有我发现的任何地方概述的细节。 例如,如果有人学习允许回答什么问题...... 为了能够查询其数据库,你必须知道我所描述的任何地方的表格和结构。 得到帮助!

最佳回答

Facebook的APIC是一个迅速变化、记录不全的目标。 你们经常发现这种情况。

关于这些询问,这些使用FQL——https://developers.facebook.com/docs/fer/fql/

问题回答

暂无回答




相关问题
selected text in iframe

How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.

How to fire event handlers on the link using javascript

I would like to click a link in my page using javascript. I would like to Fire event handlers on the link without navigating. How can this be done? This has to work both in firefox and Internet ...

How to Add script codes before the </body> tag ASP.NET

Heres the problem, In Masterpage, the google analytics code were pasted before the end of body tag. In ASPX page, I need to generate a script (google addItem tracker) using codebehind ClientScript ...

Clipboard access using Javascript - sans Flash?

Is there a reliable way to access the client machine s clipboard using Javascript? I continue to run into permissions issues when attempting to do this. How does Google Docs do this? Do they use ...

javascript debugging question

I have a large javascript which I didn t write but I need to use it and I m slowely going trough it trying to figure out what does it do and how, I m using alert to print out what it does but now I ...

Parsing date like twitter

I ve made a little forum and I want parse the date on newest posts like twitter, you know "posted 40 minutes ago ","posted 1 hour ago"... What s the best way ? Thanx.

热门标签