摘要:
c/c++ 中经常会遇到时间和字符串互相转化的情形 用以下2个函数来转就很方便了 1、时间转字符串函数 size_t strftime(char *strDest, size_t maxsize, const char *format, const struct tm *timeptr); 2、字符 阅读全文
posted @ 2020-06-13 10:27 yacbo 阅读(338) 评论(0) 推荐(0)
posted @ 2020-06-13 10:27 yacbo 阅读(338) 评论(0) 推荐(0)
posted @ 2020-06-06 15:25 yacbo 阅读(1371) 评论(0) 推荐(0)
posted @ 2020-06-06 10:29 yacbo 阅读(1159) 评论(0) 推荐(0)
posted @ 2020-06-05 09:25 yacbo 阅读(1607) 评论(0) 推荐(0)
posted @ 2020-05-28 16:51 yacbo 阅读(121) 评论(0) 推荐(0)
posted @ 2020-05-23 15:25 yacbo 阅读(1309) 评论(0) 推荐(0)
posted @ 2020-05-15 15:00 yacbo 阅读(693) 评论(0) 推荐(0)
posted @ 2020-05-15 14:29 yacbo 阅读(813) 评论(0) 推荐(0)
posted @ 2020-05-09 14:56 yacbo 阅读(144) 评论(0) 推荐(0)
posted @ 2020-04-28 10:53 yacbo 阅读(1507) 评论(0) 推荐(0)