摘要:
The standard ESXi ISO image doesn’t support most desktop NIC adapters. To install ESXi on such a computer, you will need to inject the drivers for you 阅读全文
摘要:
以下提供两种方式,一种是序列化,一种是泛型+反射;实现功能: 两个实体类数据转换赋值开发环境: 开发工具: Visual Studio 2013 .NET Framework版本:4.5实现代码: //学生类 private class Student { public string name { 阅读全文