(WeakReference )弱引用解决OutOfMemoryException异常

使用WeakReference 来释放那些长时间在内存中无用的大对象 测试代码:   View Code using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Runtime.Serialization.Formatter
相关文章
相关标签/搜索