json 对象 字符串 转换

json字符串转json对象:jQuery.parseJSON(jsonStr);

json对象转json字符串:JSON.stringify(jsonObj);

上一篇:我JSP学习心得1


下一篇:升级NC6.3