1.Visual Leak Detector
C++轻量级检查工具
http://www.codeproject.com/Articles/9815/Visual-Leak-Detector-Enhanced-Memory-Leak-Detectio
2.ANTS Memory Profiler
.NET程序内存分析的工具
http://www.red-gate.com/products/ants_memory_profiler/
本文介绍了两款用于检测C++和.NET程序内存泄漏的工具:VisualLeakDetector和ANTSMemoryProfiler。VisualLeakDetector是一款轻量级的C++内存泄漏检查工具,ANTSMemoryProfiler则是.NET程序的内存分析工具。
1.Visual Leak Detector
C++轻量级检查工具
http://www.codeproject.com/Articles/9815/Visual-Leak-Detector-Enhanced-Memory-Leak-Detectio
2.ANTS Memory Profiler
.NET程序内存分析的工具
http://www.red-gate.com/products/ants_memory_profiler/

被折叠的 条评论
为什么被折叠?