vc 问题请教!
Posted on 八月 16rd, 2007 由 admin
#ifdef _debug
#define new debug_new
#undef this_file
static char this_file[] = __file__;
#endif
这些是干什么用的,请具体告知!
推荐阅读
#ifdef _debug
#define new debug_new
#undef this_file
static char this_file[] = __file__;
#endif
这些是干什么用的,请具体告知!
推荐阅读
讨论区