设为首页 加入收藏

TOP

time
2011-03-28 22:19:20 】 浏览:1483
Tags:time

time

语法:

  #include   time_t time( time_t *time );
 

功能: 函数返回当前时间,如果发生错误返回零。如果给定参数time

,那么当前时间存储到参数time中。

相关主题:


localtime(), gmtime(), strftime(), ctime(),
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇构造函数(Constructors) 下一篇strftime

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目