摘要: StringBuilder sb = new StringBuilder(10);sb.Append("Test");sb.Length = 0; //这句清空 阅读全文
posted @ 2015-04-29 09:25 杨mon 阅读(155) 评论(0) 推荐(0)