http://developers.facebook.com/get_started.php
* Your API key: this key identifies your application to Facebook. You pass it with all your API calls.
* Your application secret: [b]Facebook uses this key to authenticate the requests you make. As you can tell by its name, you should never share this key with anyone.[/b]
4 Enter a callback URL. This is the address where your application lives on your server, or the server where the application is being hosted.
5 Enter a canvas page URL. [b]A canvas page is the address where your application lives on Facebook[/b]. When users access your application on Facebook, they're taken to your canvas page. It's a good idea to use your application name or something similar. It must be at least 7 characters long and include only letters, dashes and underscores.
* Your API key: this key identifies your application to Facebook. You pass it with all your API calls.
* Your application secret: [b]Facebook uses this key to authenticate the requests you make. As you can tell by its name, you should never share this key with anyone.[/b]
4 Enter a callback URL. This is the address where your application lives on your server, or the server where the application is being hosted.
5 Enter a canvas page URL. [b]A canvas page is the address where your application lives on Facebook[/b]. When users access your application on Facebook, they're taken to your canvas page. It's a good idea to use your application name or something similar. It must be at least 7 characters long and include only letters, dashes and underscores.
本文介绍如何开始使用Facebook API进行应用开发。主要内容包括设置API密钥、应用密钥及回调URL等关键步骤。此外还介绍了画布页面的概念及其在Facebook平台上的作用。
1461

被折叠的 条评论
为什么被折叠?



