摘要: #include <iostream> #include <chrono> #include <thread> #include <functional> #include <uuid/uuid.h> #include <cstdlib> #include <fstream> using names 阅读全文
posted @ 2021-12-28 19:06 FredGrit 阅读(27) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> #include <chrono> #include <thread> #include <functional> #include <uuid/uuid.h> using namespace std; static char *dtValue=(char*) 阅读全文
posted @ 2021-12-28 18:49 FredGrit 阅读(56) 评论(0) 推荐(0) 编辑
摘要: //This is UtilityHelper.h #include <iostream> #include <uuid/uuid.h> #include <ctime> using namespace std; class UtilityHelper { public: static char * 阅读全文
posted @ 2021-12-28 11:48 FredGrit 阅读(44) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> #include <uuid/uuid.h> #include <sstream> #include <ctime> #include <unistd.h> #include <ostream> #include <fstream> #include <ist 阅读全文
posted @ 2021-12-28 11:24 FredGrit 阅读(21) 评论(0) 推荐(0) 编辑