C语言程序设计的几个详细的有用的实例 上传者:lausfs 2020-09-20 22:46:28上传 DOC文件 23.5KB 热度 31次 时间函数举例程序分析 2.程序源代码: #include "stdio.h" #include "time.h" void main() { time_t lt; /*define a longint time varible*/ lt=time(NULL);/*system time and date*/ printf(ctime( 下载地址 用户评论 更多下载 下载地址 立即下载 用户评论 发表评论