摘要:
// Log.h #ifndef LOG_H #define LOG_H #include <fstream> #include <string> #include <sstream> #include <ctime> using namespace std; /** * 用于输出log文件的类. */ class Log { public: L... 阅读全文
posted @ 2013-06-03 17:02
edwardcmh
阅读(869)
评论(0)
推荐(0)

浙公网安备 33010602011771号