文件名称:MemoryCollectTest

介绍说明--下载内容均来自于网络,请自行研究使用

C#的垃圾回收机制,使我们编程时,不用想C++的时代一样,小心翼翼的手动释放内存,但当程序很大,并且频繁的增加对象时,内存不断增加。直到系统无法吃得消。本程序演示了如何手动的释放不用的内存,优化程序占用的windows资源。-C# garbage collection, so that our programming, do not want the C++ era, carefully release the memory manually, but a great program, and the frequent increase in the object, the memory is increasing. Until the system can not be able to stand. This program demonstrates how to manually release unused memory optimizer windows occupied resources.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

MemoryCollectTest\WindowsFormsApplication2.sln

.................\WindowsFormsApplication2.suo

.................\........................\Form1.cs

.................\........................\Form1.Designer.cs

.................\........................\Form1.resx

.................\........................\Log.cs

.................\........................\MyNormalClass.cs

.................\........................\Program.cs

.................\........................\RevokeMemory.cs

.................\........................\WindowsFormsApplication2.csproj

.................\........................\Properties\AssemblyInfo.cs

.................\........................\..........\Resources.Designer.cs

.................\........................\..........\Resources.resx

.................\........................\..........\Settings.Designer.cs

.................\........................\..........\Settings.settings

.................\........................\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache

.................\........................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache

.................\........................\...\...\.....\GenerateResource.read.1.tlog

.................\........................\...\...\.....\GenerateResource.write.1.tlog

.................\........................\...\...\.....\WindowsFormsApplication2.csproj.FileListAbsolute.txt

.................\........................\...\...\.....\WindowsFormsApplication2.exe

.................\........................\...\...\.....\WindowsFormsApplication2.Form1.resources

.................\........................\...\...\.....\WindowsFormsApplication2.pdb

.................\........................\...\...\.....\WindowsFormsApplication2.Properties.Resources.resources

.................\........................\bin\Debug\kernel32.dll

.................\........................\...\.....\WindowsFormsApplication2.exe

.................\........................\...\.....\WindowsFormsApplication2.pdb

.................\........................\...\.....\WindowsFormsApplication2.vshost.exe

.................\........................\...\.....\WindowsFormsApplication2.vshost.exe.manifest

.................\........................\obj\x86\Debug\TempPE

.................\........................\...\...\Debug

.................\........................\...\x86

.................\........................\bin\Debug

.................\........................\Properties

.................\........................\obj

.................\........................\bin

.................\WindowsFormsApplication2

MemoryCollectTest

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org