c语言之时间函数操作

time_t_time=time(NULL);//unix时间戳1900printf("seconds: %lld\r\n",_time);struct