摘要:
1. What's the advantage of using System.Text.StringBuilder over System.String? StringBuilder is more efficient in the cases, where a lot of manipulation is done to the text. Strings are immutable,... 阅读全文
posted @ 2004-06-20 01:32
fengzhimei
阅读(15542)
评论(8)
推荐(0)
浙公网安备 33010602011771号