摘要:
// Log.h#ifndef LOG_H#define LOG_H#include #include #include #include using namespace std;/** * 用于输出log文件的类. */class Log{public: Log(); ~Log()... 阅读全文
posted @ 2012-07-08 21:31
无名使者
阅读(528)
评论(0)
推荐(0)
2012年7月8日