摘要:
#include <tchar.h>#include <stdio.h>#include <Windows.h>/** \brief 作者 */#define APPLOG_AUTHOR _T("[author] ")/** \brief 附加信息 */#define APPLOG_APPEND _T("Communication ")/** \brief 缓存长度 */#define APPLOG_BUFFER_SIZE (256)/** \brief 应用程序LOG */#if 1#define APP_LOG( 阅读全文
posted @ 2012-12-27 10:39
cqfuture
阅读(388)
评论(0)
推荐(0)
浙公网安备 33010602011771号