摘要:
public class Student { public int Age { get; set; } public string Name { get; set; } public string Adress { get; set; } } List<Student> list = new Lis 阅读全文
摘要:
报错信息: 平台版本信息 Windows : 6.1.7601.65536 (Win32NT) Common Language Runtime : 4.0.30319.42000 System.Deployment.dll : 4.6.1055.0 built by: NETFXREL2 clr.d 阅读全文