值类型:c#中,值类型继承自System.ValueType:bool, byte, char, decimal, double, enum, float, int, long, sbyte, short, struct, uint, ulong, ushort引用类型:而引用类型则有:class, interface, delegate, object, string[代码]a的原值:abcst... Read More
posted @ 2010-01-04 10:51 KissFly Views(513) Comments(0) Diggs(0)