E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
JsonHelper
ASP.NET-
JSONHelper
操作
一、介绍JSON(JavaScriptObjectNotation)是一种轻量级的数据交换格式,基于JavaScript(StandardECMA-2623rdEdition-December1999)的一个子集方法有多种,我这边用到是DataContractJsonSerializer类,官方解释:“NETFramework4.NETFramework3.5Silverlight将对象序列化为J
lisky119
·
2012-05-23 16:00
JavaScript
json
object
String
regex
silverlight
JsonHelper
usingSystem;usingSystem.Text;usingSystem.Data;usingSystem.Collections;usingSystem.Collections.Generic;usingSystem.Reflection;publicclassJsonHelper{ publicstaticstringDataTableToJson(DataTabledt) {
bxc
·
2012-03-09 14:00
C#--Json
Asp.net生成Extjs-Tree数据格式的json类
usingSystem.Collections.Generic;usingSystem.Text;//usingSystem.Web.Script.Serialization;usingSystem.Runtime.Serialization;//////
JSONHelper
longlong821
·
2012-01-09 16:00
Extjs4.0利用Json与Asp.net mvc3服务端进行交互
交互分二部分:第一种:返回json,即用js调用服务端的Action,返回json数据,这部分网上有很多资料介绍,大家可以搜一下
JsonHelper
这个类。
·
2011-12-19 10:00
Extjs4.0
netframework 4.0内置处理JSON对象
2.
JsonHelper
通用类的代码如下:usingSystem; usingSystem.Text; //--------------------------using usingSystem.Runtime.Serialization.Json
·
2011-01-29 11:00
framework
JSON序列化和反序列化集合、字典、数组的处理
newList()2:{3:newPerson(){Name="张三",Age=28},4:newPerson(){Name="李四",Age=25}5:};6: 7:stringjsonString=
JsonHelper
.JsonSerializer
cncdns
·
2011-01-26 11:00
[置顶] JSON序列化和反序列化集合、字典、数组的处理
newList()2:{3:newPerson(){Name="张三",Age=28},4:newPerson(){Name="李四",Age=25}5:};6: 7:stringjsonString=
JsonHelper
.JsonSerializer
cncdns
·
2011-01-26 11:00
json
String
list
Dictionary
asp.net 编写的
JSONHelper
类
publicclassJSONHelper{//对应JSON的singleInfo成员publicstringsingleInfo=string.Empty;protectedstring_error=string.Empty;protectedbool_success=true;protectedlong_totalCount=0;protectedSystem.Collections.Arra
lzy_1515
·
2010-11-16 10:00
json
String
Class
asp.net
JsonHelper
<p><textarea cols="87" rows="19" name="code" class="c-sharp">using System; using System.Collections.Generic; using System.Linq; using System.Web;
yzd
·
2010-10-19 09:00
json
JSONHelper
.CS三层架构中搜集整理的代码
参考网址:http://www.cnblogs.com/shenshi/archive/2009/05/19/1460466.html 1。添加系统引用//添加引用VS2005中添加System.Web.Extensions.dll的引用usingSystem.Web;usingSystem.Web.Script.Serialization;usingSystem.Data;usingSystem
xqf222
·
2010-10-01 18:00
json
String
Class
JSONLib解析json数组
public class
JsonHelper
{ /** * 从一个JSON数组得到一个java对象数组,形如:  
shmily2038
·
2010-06-24 15:00
json
asp.net
JSONHelper
JSON帮助类
复制代码代码如下:/***************************************************版权所有:Mr_Sheng*文件名:
JSONHelper
.cs*文件描述:*类型说明
·
2010-01-09 22:51
JSONHelper
JSON帮助类
usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Web;usingSystem.Web.Script.Serialization;usingSystem.Data;/***************************************************版权所有:*文件名:JSONHel
gdjlc
·
2009-01-15 15:00
ExtJs
JsonHelper
Json序列化与反序列化
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Web.Script.Serialization; using System.Runtime.Serialization.Json; using System.Reflection;
phenixcxg
·
2008-03-28 10:00
json
Web
LINQ
上一页
1
2
3
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他