摘要: time函数 time #include<time.h> time_t time(time_t *t); typdef long int time_t; time() returns the time as the number of secs since 1970-01-01 00:00:00 + 阅读全文
posted @ 2015-12-08 21:57 yuxi_o 阅读(664) 评论(0) 推荐(0) 编辑