.net向文件写入字符串流内存溢出的问题时间:2021-09-04 16:47:14 字符串过大导致抛出异常: exceptopm of type 'system.outOfmemoryexception' was thrown 解决方法:逐块写入可以避免这个问题