VC++中的CTime头文件是什么?

我在msdn上看,Header:atltime.h可是为什么编译时说Cannotopenincludefile:'atltime.h':Nosuchfileordirec... 我在msdn上看,Header: atltime.h
可是为什么编译时说Cannot open include file: 'atltime.h': No such file or directory
然后在网上找了找,貌似用time.h就没这个问题
为什么会这样?
展开
 我来答
可以叫我表哥
推荐于2016-02-18 · 知道合伙人数码行家
可以叫我表哥
知道合伙人数码行家
采纳数:25897 获赞数:1464978
2010年毕业于北京化工大学北方学院计算机科学与技术专业毕业,学士学位,工程电子技术行业4年从业经验。

向TA提问 私信TA
展开全部
  ctime分函数和类两种用途。ctime功能是 把日期和时间转换为字符串,而ctime类的对象表示的时间是基于格林威治标准时间(GMT)的。
  函数: ctime
  功 能: 把日期和时间转换为字符串
  用 法: char *ctime(const time_t *time);
  程序例:
  #include<cstdio>
  #include<ctime>
  intmain(void) //返回值是int类型,用int来指示

  {
  time_tt; //以秒计算
  t=time(&t);
  printf("Today'sdateandtime:%s\n",ctime(&t));
  return0;
  }

  注:若在linux下使用本函数,需要include <time.h>头文件。
silvergingko
2010-04-23 · TA获得超过5945个赞
知道小有建树答主
回答量:688
采纳率:0%
帮助的人:867万
展开全部
是atltime.h呀,这个不用在网上找的。安装VC的时候,安装程序会把这个头文件COPY到VC的子目录中的。找不到的话,会不会被楼主给误删或改名了?

在VS2005+的版本中,在.h或.cpp文件中加上“#include <atltime.h>”就OK了,如果要验证该头文件是否存在以及是否在VC环境变量中指定的路径上,可以鼠标右键单击这行代码,在弹出菜单的第一项选择“打开atltime.h文件”,VS如果能够识别,就会正确打开,只要能打开,编译器就不会报错的。

别问VC6.0,恕不解释。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
晏自明0IC
2010-04-23 · 超过32用户采纳过TA的回答
知道答主
回答量:140
采纳率:0%
帮助的人:105万
展开全部
CAnimateCtrl afxcmn.h

CArchive afx.h

CArchiveException afx.h

CArray afxtempl.h

CAsyncMonikerFile afxole.h

CAsyncSocket afxsock.h

CBitmap afxwin.h

CBitmapButton afxext.h

CBrush afxwin.h

CButton afxwin.h

CByteArray afxcoll.h

CCachedDataPathProperty afxctl.h

CCheckListBox afxwin.h

CClientDC afxwin.h

CCmdTarget afxwin.h

CCmdUI afxwin.h

CColorDialog afxdlgs.h

CComboBox afxwin.h

CComboBoxEx afxcmn.h

CCommandLineInfo afxwin.h

CCommonDialog afxdlgs.h
CCommonDialog 类CCommonDialog是所有封装了Windows通用对话框的类的基类。封装了Windows通用对话框的类如下:
·CFileDialog
·CFontDialog
·CColorDialog
·CPageSetupDialog
·CPrintDialog
·CFindReplaceDialog
·COleDialog

CConnectionPoint afxdisp.h

CControlBar afxext.h

CCriticalSection afxmt.h

CCtrlView afxwin.h

CDaoDatabase afxdao.h

CDaoException afxdao.h

CDaoFieldExchange afxdao.h

CDaoQueryDef afxdao.h

CDaoRecordset afxdao.h

CDaoRecordView afxdao.h

CDaoTableDef afxdao.h

CDaoWorkspace afxdao.h

CDatabase afxdb.h

CDataExchange afxwin.h

CDataPathProperty afxctl.h

CDateTimeCtrl afxdtctl.h

CDBException afxdb.h

CDBVariant afxdb.h

CDC afxwin.h

CDHtmlDialog afxdhtml.h

CDialog afxwin.h

CDialogBar afxext.h

CDocItem afxole.h

CDockState afxadv.h

CDocObjectServer afxdocob.h

CDocObjectServerItem afxdocob.h

CDocTemplate afxwin.h

CDocument afxwin.h

CDragListBox afxcmn.h

CDumpContext afx.h

CDWordArray afxcoll.h

CEdit afxwin.h

CEditView afxext.h

CEvent afxmt.h

CException afx.h

CFieldExchange afxdb.h

CFile afx.h

CFileDialog afxdlgs.h

CFileException afx.h

CFileFind afx.h

CFindReplaceDialog afxdlgs.h

CFont afxwin.h

CFontDialog afxdlgs.h

CFontHolder afxctl.h

CFormView afxext.h

CFrameWnd afxwin.h

CFtpConnection afxinet.h

CFtpFileFind afxinet.h

CGdiObject afxwin.h

CGopherConnection afxinet.h

CGopherFile afxinet.h

CGopherFileFind afxinet.h

CGopherLocator afxinet.h

CHeaderCtrl afxcmn.h

CHotKeyCtrl afxcmn.h

CHtmlEditCtrl afxhtml.h

CHtmlEditCtrlBase afxhtml.h

CHtmlEditDoc afxhtml.h

CHtmlEditView afxhtml.h

CHtmlStream afxisapi.h

CHtmlView afxhtml.h

CHttpArgList afxisapi.h

CHttpConnection afxinet.h

CHttpFile afxinet.h

CHttpFilter afxisapi.h

CHttpFilterContext afxisapi.h

CHttpServer afxisapi.h

CHttpServerContext afxisapi.h

CImage atlimage.h

CImageList afxcmn.h

CInternetConnection afxinet.h

CInternetException afxinet.h

CInternetFile afxinet.h

CInternetSession afxinet.h

CIPAddressCtrl afxcmn.h

CLinkCtrl afxcmn.h

CList afxtempl.h

CListBox afxwin.h

CListCtrl afxcmn.h

CListView afxcview.h

CLongBinary afxdb_.h

CMap afxtempl.h

CMapPtrToPtr afxcoll.h

CMapPtrToWord afxcoll.h

CMapStringToOb afxcoll.h

CMapStringToPtr afxcoll.h

CMapStringToString afxcoll.h

CMapWordToOb afxcoll.h

CMapWordToPtr afxcoll.h

CMDIChildWnd afxwin.h

CMDIFrameWnd afxwin.h

CMemFile afx.h

CMemoryException afx.h

CMenu afxwin.h

CMetaFileDC afxext.h

CMiniFrameWnd afxwin.h

CMonikerFile afxole.h

CMonthCalCtrl afxdtctl.h

CMultiDocTemplate afxwin.h

CMultiLock afxmt.h

CMultiPageDHtmlDialog afxdhtml.h

CMutex afxmt.h

CNotSupportedException afx.h

CObArray afxcoll.h

CObject afx.h

CObList afxcoll.h

COccManager afxocc.h

COleBusyDialog afxodlgs.h

COleChangeIconDialog afxodlgs.h

COleChangeSourceDialog afxodlgs.h

COleClientItem afxole.h

COleCmdUI afxdocob.h

COleControl afxctl.h

COleControlContainer afxocc.h

COleControlModule afxctl.h

COleControlSite afxocc.h

COleConvertDialog afxodlgs.h

COleCurrency afxdisp.h

COleDataObject afxole.h

COleDataSource afxole.h

COleDBRecordView afxoledb.h

COleDialog afxodlgs.h

COleDispatchDriver afxdisp.h

COleDispatchException afxdisp.h

COleDocObjectItem afxole.h

COleDocument afxole.h

COleDropSource afxole.h

COleDropTarget afxole.h

COleException afxdisp.h

COleInsertDialog afxodlgs.h

COleIPFrameWnd afxole.h

COleLinkingDoc afxole.h

COleLinksDialog afxodlgs.h

COleMessageFilter afxole.h

COleObjectFactory afxdisp.h

COlePasteSpecialDialog afxodlgs.h

COlePropertiesDialog afxodlgs.h

COlePropertyPage afxctl.h

COleResizeBar afxole.h

COleSafeArray afxdisp.h

COleServerDoc afxole.h

COleServerItem afxole.h

COleStreamFile afxole.h

COleTemplateServer afxdisp.h

COleUpdateDialog afxodlgs.h

COleVariant afxdisp.h

CPageSetupDialog afxdlgs.h

CPaintDC afxwin.h

CPalette afxwin.h

CPen afxwin.h

CPictureHolder afxctl.h

CPoint atltypes.h

CPrintDialog afxdlgs.h

CPrintDialogEx afxdlgs.h

CProgressCtrl afxcmn.h

CPropertyPage afxdlgs.h

CPropertySheet afxdlgs.h

CPropExchange afxctl.h

CPtrArray afxcoll.h

CPtrList afxcoll.h

CReBar afxext.h

CReBarCtrl afxcmn.h

CRecentFileList afxadv.h

CRecordset afxdb.h

CRecordView afxdb.h

CRect atltypes.h

CRectTracker afxext.h

CResourceException afxwin.h

CRgn afxwin.h

CRichEditCntrItem afxrich.h

CRichEditCtrl afxcmn.h

CRichEditDoc afxrich.h

CRichEditView afxrich.h

CScrollBar afxwin.h

CScrollView afxwin.h

CSemaphore afxmt.h

CSharedFile afxadv.h

CSingleDocTemplate afxwin.h

CSingleLock afxmt.h

CSize atltypes.h

CSliderCtrl afxcmn.h

CSocket afxsock.h

CSocketFile afxsock.h

CSpinButtonCtrl afxcmn.h

CSplitterWnd afxext.h

CStatic afxwin.h

CStatusBar afxext.h

CStatusBarCtrl afxcmn.h

CStdioFile afx.h

CStringArray afxcoll.h

CStringList afxcoll.h

CSyncObject afxmt.h

CTabCtrl afxcmn.h

CToolBar afxext.h

CToolBarCtrl afxcmn.h

CToolTipCtrl afxcmn.h

CTreeCtrl afxcmn.h

CTreeView afxcview.h

CTypedPtrArray afxtempl.h

CTypedPtrList afxtempl.h

CTypedPtrMap afxtempl.h

CUIntArray afxcoll.h

CUserException afxwin.h

CView afxwin.h

CWaitCursor afxwin.h

CWinApp afxwin.h

CWindowDC afxwin.h

CWinThread afxwin.h

CWnd afxwin.h

CWordArray afxcoll.h
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
rootie321
2010-04-23 · TA获得超过172个赞
知道小有建树答主
回答量:187
采纳率:0%
帮助的人:114万
展开全部
time.h就是关于时间的C库函数头文件。而atltime.h其实不是C库中的函数头文件,楼主可以看看从MSDN上哪个集合中找到的这个头文件。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
rui_xing_
2015-06-30 · 知道合伙人教育行家
rui_xing_
知道合伙人教育行家
采纳数:6306 获赞数:51261
在读博士研究生

向TA提问 私信TA
展开全部
atltime.h或者是afx.h。
与程序版本有关。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(9)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式