首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 用vc++mfc做的时钟

用vc++mfc做的时钟

  • 资源大小:4.95 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Windows开发 c++ VCMFC 时钟

资 源 简 介

#include "stdafx.h"#include"windows.h"#include "clock.h"#include "clockDlg.h"#include"math.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CAboutDlg dialog used for App Aboutclass CAboutDlg : public CDialog{public: CAboutDlg();// Dialog Data //{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX }; //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg) protected: virtual void DoDataExchange(CDataExchange* pDX);    // DDX/DDV support //}}AFX_VIRTUAL// Implementationprotected: //{{AFX_MSG(CAboutDlg) //}}AFX_MSG DECLARE_MESSAGE_MAP()

文 件 列 表

clock
res
Debug
clock.aps
clock.clw
clock.cpp
clock.dsp
clock.dsw
clock.h
clock.ncb
clock.opt
clock.plg
clock.rc
clockDlg.cpp
clockDlg.dsp
clockDlg.h
clockDlg.ncb
clockDlg.opt
clockDlg.plg
ReadMe.txt
resource.h
StdAfx.cpp
StdAfx.h
VIP VIP
0.178693s