-
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#de...
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#define new DEBUG_NEW一行,在MemoryMgr.cpp里最上边加上#include "stdafx.h"就可以了。结果会保存在MemoryLeakLog.txt里-See the class memory leaks, use the method: the two files added to the project, the testing needs to be done in the document together with the# include " MemoryMgr.h" If the procedure is to use the MFC deleted# define new DEBUG_NEW line, MemoryMgr. cpp with the most top# include " stdafx.h" on it. Results will be stored in MemoryLeakLog.txt Lane
- 2022-03-25 17:15:42下载
- 积分:1
-
俄罗斯方块练习
此段代码是在学习mfc期间所做练习,使用mfc可以方便的编写windows应用程序,提高生产效率,程序实现了俄罗斯方块的最基本功能,可以调节难度,显示积分
- 2023-03-02 22:45:03下载
- 积分:1
-
一些简单的C++算法,对初学c++很有帮助哦
一些简单的C++算法,对初学c++很有帮助哦
- 2022-03-12 14:05:56下载
- 积分:1
-
This just a tank game example code
This just a tank game example code-This is just a tank game example code
- 2022-05-22 02:37:05下载
- 积分:1
-
C#读取gps串口信息,可以实时读取gps模块定位信息
可以选取串口号,解析gps模块获取的坐标,并且实时显示获取的字符串信息,可以判断当前定位状态是否处于锁定状态。
- 2022-08-12 17:03:59下载
- 积分:1
-
打开一个给定视频,有一个进度条能够控制视频的播放进度,进度条的单位为帧数。
打开一个视频,计算视频的帧数,有一个进度条,以帧数为单位进行播放的调整。
- 2022-03-03 12:25:11下载
- 积分:1
-
创建字体的程序,演示了如何生成更漂亮的艺术字
创建字体的程序,演示了如何生成更漂亮的艺术字-create fonts procedures, demonstrating how to create a more beautiful word art
- 2022-03-25 18:09:50下载
- 积分:1
-
A sample export IE favorite to XML format
A sample export IE favorite to XML format
- 2023-01-17 08:30:04下载
- 积分:1
-
●WinPopup增强版及VC++源程序 409K 2004
●WinPopup增强版及VC++源程序 409K 2004-12-23 这是一个免费的用于局域网的消息传送小工具, 您可以用它来取代Windows 自带的WinPopup.EXE,和后者比较它有以下特点:消息可以自动保存, 根据您的选择最多可以保存 30 天;消息大小不再限制在 38 字节, 每条消息最多可以达到 400 字节;对单个计算机发出的消息, 可以要求接收方确认"已收到";可以广播消息到局域网中的多个工作组;可将它缩小为系统状态条图标, 当有消息到达时, 它可以发出声音或闪动图标加以提醒;可定制的消息文本显示字体和颜色;可选择让它开机自动运行;自动收集网络信息, 您可以在“网络邻居”列表中选择接收人, 而不是手工输入它。压缩包中含有可执行程序和源代码。-enhanced version and VC source 409K 2004-12-23 This is a free for LAN messaging small tool, you can use it to replace the Windows WinPopup.EXE, and the latter is more it has the following features : automatic preservation news, according to your choice of the most more can be preserved for 30 days; news is no longer limited to the size of 38 bytes each message can be up to 400 bytes; right individual information from the computer, the receiving party may request confirmation "has received"; news to be broadcast a number of LAN Working Group; it can be reduced to the system- state of the icon, when news arrived, it emits sounds or flashing icon t
- 2022-06-20 23:13:46下载
- 积分:1
-
查看内存和硬盘的使用情况
查看内存和硬盘的使用情况-View memory and the use of the hard disk
- 2022-05-17 05:44:19下载
- 积分:1