先说区别,原文出处http://www.dotnetspider.com/resources/740-Difference-between-class-struct-C.aspx 1,class 是引用类型,structs是值类型 ...
確定! 回上一頁