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