Extjs - JSON数据转换

Ext.decode(str) //将json数据转换成对象

Ext.encode(obj)//将对象转换成json数据

posted on 2013-10-18 15:23  看天空的星星  阅读(337)  评论(0)    收藏  举报

导航