.net向文件写入字符串流内存溢出的问题

  字符串过大导致抛出异常:

exceptopm of type 'system.outOfmemoryexception' was thrown

解决方法:逐块写入可以避免这个问题

posted @ 2019-03-20 10:19  marisen  阅读(638)  评论(0编辑  收藏  举报