2015年9月8日
摘要: 头文件中包括:#ifdef _DEBUG // 内存泄漏检测支持。#define _CRTDBG_MAP_ALLOC#include #include // 解决 malloc.h 与 crtdbg.h 顺序导致的 Debug Assertion Failed, "Corrupted pointe... 阅读全文
posted @ 2015-09-08 14:34 carekee 阅读(354) 评论(0) 推荐(0)