访次: AmazingCounters.com 次

C语言的时间戳

       time_t now;

        time(&now);

        time_stamp  = [NSString stringWithFormat:@"%ld", now]

posted @ 2016-11-04 16:04  JusDoit  阅读(1580)  评论(0编辑  收藏  举报