新微赢技术网

标题: ctime 问题?? [打印本页]

作者: 龙龙    时间: 2009-10-31 01:15
标题: ctime 问题??
#include<iostream> #include<ctime> using namespace std; int main() { time_t now=time(0); 这个0是什么意思啊?? cout<<now<<endl; 是不是 直接显示在屏幕上啊?? cout<<ctime (&now)<<endl; 如果写其他的是什么意思ne ?? return 0; }
作者: 飞你默属    时间: 2009-10-31 01:15
忘了,我有空再查下。
作者: carsoom    时间: 2009-11-5 15:05
沙发...................




欢迎光临 新微赢技术网 (http://bbs.weiying.cn/) Powered by Discuz! X3.2