摘要:
#ifndef MYLOG_H #define MYLOG_H #include #define __DEBUG__ #ifdef __DEBUG__ #define DEBUG(format,...) printf("File: "__FILE__", Line: %d: "format"\n", __LINE__, ##__VA_ARGS__) #define detail(f... 阅读全文
posted @ 2019-06-05 22:09
茫茫明明
阅读(571)
评论(0)
推荐(0)

浙公网安备 33010602011771号