日志
摘要:
背景 封装日志API供平时代码学习使用,顺便学习一下相关的知识点: 变参函数 时间的格式化输出 c语言版本 log.h #ifndef _LOG_H_ #define _LOG_H_ #include <stdarg.h> #include <stdio.h> #include <time.h> # 阅读全文
posted @ 2019-12-29 13:30
sermatec江
阅读(156)
评论(0)
推荐(0)
浙公网安备 33010602011771号