2013年3月28日

摘要: 一句话:采用eval函数计算JSON字符串时要添加额外的括号,如下:var object = eval('(' + JSON + ')'); 阅读全文

posted @ 2013-03-28 05:41 Kanone 阅读(367) 评论(2) 推荐(0)