資源簡(jiǎn)介
C++ 帶毫秒的時(shí)間(提高篇-實(shí)例040).zip
代碼片段和文件信息
//?SecondTime.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“SecondTime.h“
#include?“SecondTimeDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CSecondTimeApp
BEGIN_MESSAGE_MAP(CSecondTimeApp?CWinApp)
//{{AFX_MSG_MAP(CSecondTimeApp)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG
ON_COMMAND(ID_HELP?CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CSecondTimeApp?construction
CSecondTimeApp::CSecondTimeApp()
{
//?
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????3651??2007-08-21?15:46??ReadMe.txt
?????文件?????????688??2007-08-21?15:46??resource.h
?????文件???????25324??2013-10-26?16:53??SecondTime.aps
?????文件????????1139??2013-10-26?16:56??SecondTime.clw
?????文件????????2119??2007-08-21?15:46??SecondTime.cpp
?????文件????????4231??2007-08-21?15:46??SecondTime.dsp
?????文件?????????545??2007-08-21?15:46??SecondTime.dsw
?????文件????????1368??2007-08-21?15:46??SecondTime.h
?????文件??????290304??2013-10-26?16:56??SecondTime.opt
?????文件????????5238??2007-08-21?15:46??SecondTime.rc
?????文件????????4483??2007-08-21?15:46??SecondTimeDlg.cpp
?????文件????????1409??2007-08-21?15:46??SecondTimeDlg.h
?????文件?????????212??2007-08-21?15:46??StdAfx.cpp
?????文件????????1054??2007-08-21?15:46??StdAfx.h
?????文件????????5694??2007-08-21?15:46??res\SecondTime.ico
?????文件?????????402??2007-08-21?15:46??res\SecondTime.rc2
- 上一篇:C++ 獲取特殊文件夾路徑
- 下一篇:C++ 隱藏任務(wù)欄時(shí)鐘
評(píng)論
共有 條評(píng)論