如何制作Json原型 [英] How to make Json prototype

查看:121
本文介绍了如何制作Json原型的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在asp.net中制作JSON原型c#(我使用的是microsoft visual studio 2008)

以下是原型的规格:

- 让用户进入json url(拿一个样本网址)

- 从JSON API获取数据

- 解析JSON,在用户面前显示数据

- 缓存json数据

- 创建刷新按钮以清除缓存并刷新数据

how to make JSON prototype in asp.net c#(i use microsoft visual studio 2008)
Here are the specs for the prototype:
- Let the user enter the json url (take a sample url)
- Get data from JSON API
- Parse JSON, display data in front of user
- Cache json data
- Create a refresh button to clear the cache and refresh data

推荐答案

您可以使用json.net [ ^ ]作为解析器
You can use json.net[^] as a parser


这篇关于如何制作Json原型的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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