摘要: 只要include头文件就能使用,单例模式 #ifndef MONITORING_LOGGER_H #define MONITORING_LOGGER_H #include <iostream> #include <string> #include <sstream> #include <mutex 阅读全文
posted @ 2024-07-18 10:14 aliving 阅读(30) 评论(0) 推荐(0)