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