辛亚平的博客专栏

06 2024 档案

在 Visual Studio 2022 (Visual C++ 17) 中使用 Visual Leak Detector
摘要:在 Visual Studio 2022 (Visual C++ 17) 中使用 Visual Leak DetectorVLD(Visual Leak Detector)是 Windows 平台上优秀的内存泄露检测工具。本文介绍在 Visual C++ 2022 中使用 VLD 的方法。 阅读全文

posted @ 2024-06-20 10:02 辛亚平 阅读(3715) 评论(0) 推荐(7)

用 Visual C++ 2022 和 CMake 编译 CUnit 静态库
摘要:记录编译 cunit-3.3.1 静态库的过程。 阅读全文

posted @ 2024-06-12 22:04 辛亚平 阅读(198) 评论(0) 推荐(0)

导航