摘要: public class People { public string name { get; set; } public string age { get; set; } public string sex { get; set; } }Li... 阅读全文
posted @ 2015-05-04 16:05 .Net之旅 阅读(565) 评论(2) 推荐(0)