COMPUTER_LZY

要输就输给追求,要嫁就嫁给幸福

导航

09 2009 档案

深度分析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 CANYOUNG 阅读(1365) 评论(0) 推荐(0)