VS在代码中判断debug和release模式 采用_DEBUG关键字#ifdef _DEBUG...#else...#endif在MFC下,可以用DEBUG关键字 C/C++ 2023-08-23 44 点赞 0 评论 66 浏览