• 大小: 1.12MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-08
  • 语言: C/C++
  • 标签: mfc  计时器  

资源简介

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个文件信息

评论

共有 条评论