资源简介
代码片段和文件信息
// ProgressDemo.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “ProgressDemo.h“
#include “ProgressDemoDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CProgressDemoApp
BEGIN_MESSAGE_MAP(CProgressDemoApp CWinApp)
//{{AFX_MSG_MAP(CProgressDemoApp)
// 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()
/////////////////////////////////////////////////////////////////////////////
// CProgressDemoApp construction
CProgressDemoApp::CProgressDemoApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// Th
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-04-01 10:43 ProgressDemo\
目录 0 2015-12-30 15:22 ProgressDemo\ipch\
目录 0 2015-12-30 15:23 ProgressDemo\ipch\progressdemo-59ffefe\
文件 69861376 2015-12-30 15:23 ProgressDemo\ipch\progressdemo-59ffefe\progressdemo-5d0f54d0.ipch
文件 22180 2015-12-30 15:22 ProgressDemo\ProgressDemo.aps
文件 1271 2014-05-08 09:19 ProgressDemo\ProgressDemo.clw
文件 2147 2003-05-07 22:40 ProgressDemo\ProgressDemo.cpp
文件 4411 2003-05-07 23:34 ProgressDemo\ProgressDemo.dsp
文件 547 2003-05-07 22:40 ProgressDemo\ProgressDemo.dsw
文件 1390 2003-05-07 22:40 ProgressDemo\ProgressDemo.h
文件 54784 2014-05-07 23:00 ProgressDemo\ProgressDemo.opt
文件 1237 2014-05-08 09:21 ProgressDemo\ProgressDemo.plg
文件 5530 2014-04-12 11:28 ProgressDemo\ProgressDemo.rc
文件 890 2015-12-30 15:23 ProgressDemo\ProgressDemo.sln
文件 14336 2015-12-30 19:25 ProgressDemo\ProgressDemo.suo
文件 8058 2015-12-30 15:34 ProgressDemo\ProgressDemo.vcxproj
文件 2151 2015-12-30 15:22 ProgressDemo\ProgressDemo.vcxproj.filters
文件 143 2015-12-30 15:22 ProgressDemo\ProgressDemo.vcxproj.user
文件 4638 2003-05-07 23:16 ProgressDemo\ProgressDemoDlg.cpp
文件 1484 2003-05-07 23:15 ProgressDemo\ProgressDemoDlg.h
目录 0 2003-05-11 20:20 ProgressDemo\res\
文件 736 2003-05-07 23:16 ProgressDemo\Resource.h
文件 1078 2003-05-07 22:40 ProgressDemo\res\ProgressDemo.ico
文件 404 2003-05-07 22:40 ProgressDemo\res\ProgressDemo.rc2
文件 214 2003-05-07 22:40 ProgressDemo\StdAfx.cpp
文件 1054 2003-05-07 22:40 ProgressDemo\StdAfx.h
文件 9150 2015-12-30 15:34 ProgressDemo\TextProgressCtrl.cpp
文件 2520 2015-12-30 15:34 ProgressDemo\TextProgressCtrl.h
- 上一篇:积分分离型PID控制 匿名四轴波形输出
- 下一篇:单片机与PC机串口通信的类程序
相关资源
- 数字信号处理C语言程序集.pdf9971
- 《数字电子技术基础》(第5版)习题
- 数字音频水印算法大全
- c++ 文件目录管理与显示(源码+设计文
- C++ 关闭和打开显示器
- 数字电子技术基础 第3版 资源
- DSPIC数字信号控制器C程序开发及应用
- STM32上驱动基于IIC协议的OLED 128664 0.
- Hash散列函数与RSA实现数字签名
- 数字电子基础技术(数字电路 习题答
- 数字电子技术基础课后答案
- TFTLCD显示-电子钟-万年历-完整
- 大华相机MFC抓取图片显示
- 《Visual C++数字图像处理开发入门与编
- VC++中为PIC空间添加滚动条显示大图片
- VS2015 MFC 指示灯报警显示
- 北斗导航系统卫星星座显示与仿真
- C++/OpenCV2.4.xx印刷数字精确识别源码
- Visual C++数字图像处理(第二版)PDF
- 通过MFC实现数码管显示数字
- MFC Opencv显示图片,图片类型为Mat
- 数字图像处理与机器视觉 光盘
- Visual c++数字图像处理典型算法及源代
- vc++示波器显示波形图
- Visual C++数字图像识别技术典型案例
- MFC PNG GDI 实现的Process 进度控件
- 《Visual C++数字图像处理典型案例详解
- vs2015+opencv3.3+mfc读取摄像头显示在图片
- Visual.C++数字图像处理开发入门与编程
- Visual C++数字图像处理技术详解 完整版
评论
共有 条评论