如何使用JQuery / Asp.Net C#解析Facebook的Graph API JSON响应 [英] How to Parse Facebook’s Graph API JSON Response using JQuery/Asp.Net C#

查看:66
本文介绍了如何使用JQuery / Asp.Net C#解析Facebook的Graph API JSON响应的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想解析并将自定义CSS提供给从Facebook Graph API检索到的JSON Feeds。网址如:

https://graph.facebook.com/26781952138/posts?access_token = SOME_ACCESS_TOKEN [ ^ ]



如果有任何现成的脚本/项目用jQuery或Asp.Net编写,请发布URL。

谢谢。

解决方案

我用google搜索deserialise json c#,这里有一些链接



https://msdn.microsoft.com/en-us/library/bb412179(v=vs.110).aspx [ ^ ]



http ://stackoverflow.com/questio ns / 7895105 / deserialize-json-with-c-sharp [ ^ ]



用C#反序列化JSON [ ^ ]



还有更多,请在发布问题之前进行自己的基础研究,因为此代码可随时提供

I Want to Parse and Give The Custom CSS to JSON Feeds Retrieved from Facebook Graph API. URL like:
https://graph.facebook.com/26781952138/posts?access_token=SOME_ACCESS_TOKEN[^]

Please Post the URL if any Ready made Script/Project Written in jQuery or Asp.Net.
Thank you.

解决方案

I googled "deserialise json c#" and here are some links

https://msdn.microsoft.com/en-us/library/bb412179(v=vs.110).aspx[^]

http://stackoverflow.com/questions/7895105/deserialize-json-with-c-sharp[^]

Deserialize JSON with C#[^]

There are many more, please do your own basic research before posting a question as the code for this is readily available.


这篇关于如何使用JQuery / Asp.Net C#解析Facebook的Graph API JSON响应的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆