time.h是C标准函数库中获取时间与日期、对时间与日期数据操作及格式化的头文件。 ... struct tm* gmtime(const time_t* timer) ... time_t mktime(struct tm* ptm).
確定! 回上一頁