资源简介

直接编译通过,不需要添加库文件

资源截图

代码片段和文件信息

// AgingTestSystem.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “AgingTestSystem.h“

#include “MainFrm.h“
#include “AgingTestSystemDoc.h“
#include “AgingTestSystemView.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CAgingTestSystemApp

BEGIN_MESSAGE_MAP(CAgingTestSystemApp CWinApp)
//{{AFX_MSG_MAP(CAgingTestSystemApp)
ON_COMMAND(ID_APP_ABOUT OnAppAbout)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG_MAP
// Standard file based document commands
ON_COMMAND(ID_FILE_NEW CWinApp::OnFile

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件     9350500  2017-02-22 11:01  AgingTestSystem.aps
     文件        5631  2017-02-23 16:16  AgingTestSystem.clw
     文件        5690  2008-07-11 14:54  AgingTestSystem.cpp
     文件        8270  2017-02-22 11:31  AgingTestSystem.dsp
     文件         553  2017-02-20 15:51  AgingTestSystem.dsw
     文件        2180  2008-07-11 14:54  AgingTestSystem.h
     文件      197632  2017-02-23 16:17  AgingTestSystem.ncb
     文件       58880  2017-02-23 16:17  AgingTestSystem.opt
     文件        3004  2017-02-23 15:53  AgingTestSystem.plg
     文件       19866  2008-07-28 16:15  AgingTestSystem.rc
     文件        1922  2008-05-09 14:19  AgingTestSystemDoc.cpp
     文件        1574  2008-05-09 14:19  AgingTestSystemDoc.h
     文件       42701  2017-02-22 15:37  AgingTestSystemView.cpp
     文件        5364  2017-02-22 15:37  AgingTestSystemView.h
     文件        6376  2004-11-25 18:13  AppFace.h
     文件        4362  2008-07-15 11:43  DealDlg.cpp
     文件        1452  2008-05-27 14:55  DealDlg.h
     文件        1040  2008-07-15 11:36  DeleteReportDlg.cpp
     文件        1284  2008-07-15 11:36  DeleteReportDlg.h
     文件        3651  2008-05-10 10:07  DevCapsChange.cpp
     文件         775  2008-05-10 10:02  DevCapsChange.h
     目录           0  2017-02-20 15:52  Digital\
     文件        2505  1999-09-09 02:28  Digital\cdxCDynamicDialog.cpp
     文件        4107  1999-10-13 14:02  Digital\cdxCDynamicDialog.h
     文件       19191  2000-02-09 23:29  Digital\cdxCDynamicWnd.cpp
     文件       20727  2000-02-09 23:42  Digital\cdxCDynamicWnd.h
     文件        9235  1999-10-13 14:09  Digital\cdxCDynamicWndEx.cpp
     文件        1790  1999-09-09 02:25  Digital\cdxCDynamicWndEx.h
     文件        4137  2000-01-09 03:19  Digital\cdxCSizeIconCtrl.cpp
     文件        2582  1999-10-14 12:50  Digital\cdxCSizeIconCtrl.h
     文件        4373  2001-01-23 21:20  Digital\Curvefit.cpp
............此处省略53个文件信息

评论

共有 条评论