outofmemory issue for stringbuilder

when use Remove method of stringbuilder, for large string, it will cause OutofMemory exception, so the solution is to use stringbuilder.lenght=0 to remove string

posted on 2011-11-17 18:41  逗号李  阅读(289)  评论(0编辑  收藏  举报

导航