摘要: C#字符串拼接的方法常用的有:StringBuilder、+、string.Format、List。使用情况不同,效率不同。(+=将在+的方式中提到)... 阅读全文
posted @ 2013-08-18 23:27 hourglasser 阅读(1057) 评论(0) 推荐(0)