摘要: 学习使用json过程随笔: json数组格式var employees = [{ "firstName":"Bill" , "lastName":"Gates" },{ "firstName":"George" , "lastName":"Bush" },{ "firstName":"Tho... 阅读全文
posted @ 2015-04-14 10:18 夕阳边的一片云 阅读(131) 评论(0) 推荐(0) 编辑