[转载]泛型 List 和 Dictionary 类的互相转换 泛型 List 和 Dictionary 类的互相转换 - snapping - 博客园. using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace testcs { class Program { static v C# mikel 2010-11-22 82 热度 0评论
[转载]Nullable 类型的转换 Nullable 类型的转换 - KKcat ^_^ - 博客园. 一直都是个头疼的问题,感谢maplye 1.The PumaCode.org Blog public object ChangeType(object value, Type conversionType) { if ( conversionType.IsGenericType && conversionT C# mikel 2010-05-31 73 热度 0评论