資源簡介
MFC下編輯的計時器,比較簡單。但是希望能對你有所幫助。
代碼片段和文件信息
//?1101290109.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“1101290109.h“
#include?“1101290109Dlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CMy1101290109App
BEGIN_MESSAGE_MAP(CMy1101290109App?CWinApp)
//{{AFX_MSG_MAP(CMy1101290109App)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CMy1101290109App?construction
CMy1101290109App::CMy1101290109Ap
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-06-28?10:51??計時器\
?????文件?????1473348??2012-03-12?22:07??計時器\1101290109.aps
?????文件????????1917??2012-01-05?14:04??計時器\1101290109.clw
?????文件????????2141??2011-12-27?11:33??計時器\1101290109.cpp
?????文件????????4507??2012-01-03?17:09??計時器\1101290109.dsp
?????文件?????????528??2011-12-27?11:33??計時器\1101290109.dsw
?????文件????????1378??2011-12-27?11:33??計時器\1101290109.h
?????文件??????115712??2012-06-28?10:51??計時器\1101290109.ncb
?????文件???????49664??2012-06-28?10:51??計時器\1101290109.opt
?????文件????????1908??2012-01-05?10:16??計時器\1101290109.plg
?????文件????????7677??2012-01-03?17:20??計時器\1101290109.rc
?????文件????????9584??2012-01-04?10:29??計時器\1101290109Dlg.cpp
?????文件????????2081??2012-01-03?14:38??計時器\1101290109Dlg.h
?????目錄???????????0??2012-03-12?22:07??計時器\Debug\
?????文件????????3657??2011-12-27?11:33??計時器\ReadMe.txt
?????文件????????1281??2012-01-03?14:27??計時器\Record.cpp
?????文件????????1218??2012-01-03?13:26??計時器\Record.h
?????目錄???????????0??2012-01-06?10:30??計時器\res\
?????文件????????1783??2012-01-03?17:09??計時器\resource.h
?????文件????????1078??2011-12-27?11:33??計時器\res\1101290109.ico
?????文件?????????402??2011-12-27?11:33??計時器\res\1101290109.rc2
?????文件?????1920054??2011-12-30?16:18??計時器\res\200971515422689566.bmp
?????文件?????1291190??2012-01-01?19:05??計時器\res\6.bmp
?????文件????????1270??2011-12-30?15:24??計時器\res\bitmap1.bmp
?????文件????????2470??2011-12-30?15:02??計時器\res\bitmap2.bmp
?????文件????????1270??2011-12-30?16:03??計時器\res\bitmap3.bmp
?????文件??????325302??2011-12-30?19:59??計時器\res\bitmap4.bmp
?????文件?????????766??2012-01-03?17:20??計時器\res\icon1.ico
?????文件??????108526??2011-12-30?14:30??計時器\res\stopwatch1.bmp
?????文件??????325302??2011-12-30?13:14??計時器\res\stopwatch2.bmp
?????文件???????39270??2012-01-01?19:30??計時器\res\小時.bmp
............此處省略7個文件信息
- 上一篇:vc6 開發的股票k線數據顯示程序
- 下一篇:舵機控制器源代碼
評論
共有 條評論