摘要:
struct tm->time() localtime() gmtime()struct tm {int tm_sec; /*代表目前秒数,正常范围为0-59,但允许至61秒 */int tm_min; /*代表目前分数,范围0-59*/int tm_hour; /*从午夜算起的时数,范围为0-23... 阅读全文
posted @ 2015-05-04 12:46
lcx4
阅读(350)
评论(0)
推荐(0)