会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
七郎's Blog
草木竹石皆可為劒。至人之用人若鏡,不將不迎,應而不藏,故能勝物而不傷。
CnBlogs
Home
New Post
Contact
Admin
Subscription
2013年3月18日
Json对象和字符串互转
https://github.com/douglascrockford/JSON-js/blob/master/json.jshttp://www.JSON.org/js.html var json = JSON.parse(str); //转对象 var str = JSON.stringify(json) //转字符串
Read More
posted @ 2013-03-18 15:34 七郎
Views(179)
Comments(0)
Diggs(0)
Edit
公告