使用OutputDebugString输出调试信息
1 | void __cdecl odprintf(const char* fmt, ...) |
时间戳转字符日期
1 | void __cdecl dateprintf(long long timestamp, char*now,int len) |
按行读取文本文件到map
1 | #include<io.h> |
Nico the Unicorn
1 | void __cdecl odprintf(const char* fmt, ...) |
1 | void __cdecl dateprintf(long long timestamp, char*now,int len) |
1 | #include<io.h> |