资源简介
程序主要功能是:输入进程pid,对该pid进程进行所占物理内存、句柄数、线程数、GDI数等增长情况进行监控,并将数据保存txt文件,便于事后分析,主要应用与开发过程中监控内存泄漏等
代码片段和文件信息
// stdafx.cpp : 只包括标准包含文件的源文件
// testMemory.pch 将作为预编译头
// stdafx.obj 将包含预编译类型信息
#include “stdafx.h“
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
....... 67777 2015-09-20 17:20 testMemory\testMemory\res\testMemory.ico
文件 676 2018-06-27 11:03 testMemory\testMemory\res\testMemory.rc2
文件 1698 2018-07-03 17:59 testMemory\testMemory\resource.h
文件 143 2018-06-27 11:03 testMemory\testMemory\stdafx.cpp
文件 1578 2018-06-27 11:03 testMemory\testMemory\stdafx.h
文件 240 2018-06-27 11:03 testMemory\testMemory\targetver.h
文件 109044 2018-07-05 10:02 testMemory\testMemory\testMemory.aps
文件 2472 2018-06-27 11:03 testMemory\testMemory\testMemory.cpp
文件 467 2018-06-27 11:03 testMemory\testMemory\testMemory.h
文件 11682 2018-07-05 10:02 testMemory\testMemory\testMemory.rc
文件 10512 2018-06-27 16:20 testMemory\testMemory\testMemory.vcxproj
文件 2076 2018-06-27 11:03 testMemory\testMemory\testMemory.vcxproj.filters
文件 13879 2018-07-03 18:22 testMemory\testMemory\testMemoryDlg.cpp
文件 2856 2018-07-03 18:22 testMemory\testMemory\testMemoryDlg.h
文件 1312 2018-06-27 11:03 testMemory\testMemory.sln
目录 0 2018-06-27 11:03 testMemory\testMemory\res
目录 0 2018-07-05 10:03 testMemory\testMemory
目录 0 2018-07-05 10:03 testMemory
----------- --------- ---------- ----- ----
226412 18
- 上一篇:Visual Fortran 常用数值算法集代码
- 下一篇:chrome一键翻译插件
评论
共有 条评论