摘要: 最终数组:"line":[ { "Name":"WK_CT", "Sex":"CT", "Age":"1" } ] //首先定义一个数组内容的类function Class() { this.Name = ""; this.Sex = ""; this.Age = 0;} 只能使用delete In 阅读全文
posted @ 2018-04-11 13:20 洛晨随风 阅读(1418) 评论(0) 推荐(0)