Jquery getJSON方法详细分析
准备工作 ·Customer类 ++复制代码++ 代码如下: public class Customer { public int Unid { get; set; } public string CustomerName { get; set; } public string Memo { get; set; } public string ...
准备工作 ·Customer类 ++复制代码++ 代码如下: public class Customer { public int Unid { get; set; } public string CustomerName { get; set; } public string Memo { get; set; } public string ...