10 2024 档案

摘要:代码中定了#define DEBUG(format,...) printf(""format"\n", ##__VA_ARGS__ ) 编译参数为DEBUG时会报错: debug.h:8: warning: "DEBUG" redefined <command-line>: note: this i 阅读全文
posted @ 2024-10-18 09:12 lxue07 阅读(218) 评论(0) 推荐(0)