码迷,mamicode.com
首页 >  
搜索关键字:json数组字符串    ( 11个结果
Spring 接收转换 jquery ajax json数组字符串
1、ajax发送json字符串 组建对象 var student = new Object(); student.name = "柯乐义"; student.age = "25"; student.location = "广州"; var student2 = new Object(); student2.name = "柯范德萨"; student2.age = "45"; stude...
分类:编程语言   时间:2014-08-14 01:38:57    阅读次数:318
11条   上一页 1 2
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!