Description: 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.
To Search:
File list (Check if you may need any files):
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