Facebook API 教程/技巧推荐
我主要是一名 .Net 和 JavaScript 开发人员,对于这些主题,我从大量博客和推文中进行了挑选,以获取教程和技巧。我还没有找到任何可与 Facebook api 开发相媲美的东西。您能否推荐一些好的 facebook api 博客和推文以获取教程和技巧?
提前致谢。
I'm mostly a .Net and JavaScript developer, and for those topics, I've picked from a large pool of blogs and tweets to follow for tutorials and tips. I haven't found anything comparable for Facebook api development. Can you make recommendations for good facebook api blogs and tweets for tutorials and tips?
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有一个名为 Facebook C# SDK 的开源 .Net sdk。
包含的示例是提示的良好来源,以及一些贡献者的博客此处和此处。
Javascript SDK 的文档很合理,但我发现 Dev Wiki 很有帮助。
There is an open source .Net sdk called Facebook C# SDK.
The samples included are a good source for tips as well as some of the contributor's blogs here and here.
The documentation for the Javascript SDK is reasonable but I have found the Dev Wiki helpful.