深度分析String类型与StringBuilder类型
摘要:String类型在MSDN中的描述如下: String is called immutable because its value cannot be modified once it has been created. Methods that appear to modify a String actually return a new String containing the modi...
阅读全文
posted @ 2009-09-18 10:07