asp.net mvc jquery json 传递复杂参数
摘要:
js中区分大小写; model类 public class Student { public string name { get; set; } public int id { get; set; } public string gender { get; set; } public int age { get; set; } ... 阅读全文
posted @ 2012-11-28 17:46 zlb 阅读(580) 评论(0) 推荐(0) 编辑