关于异常System.OutOfMemoryException
摘要:
什么是System.OutOfMemoryException 当没有足够的内存继续执行程序时引发的异常。 继承关系 Object Exception SystemException OutOfMemoryException 说明 OutOfMemoryException异常有两个主要原因: 您正试图 阅读全文
posted @ 2020-07-10 08:05 活着的虫子 阅读(2960) 评论(0) 推荐(0) 编辑