• 大小: 1.96MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-03
  • 标签: MFC  

资源简介

学生健康管理系统学生健康管理系统学生健康管理系统学生健康管理系统

资源截图

代码片段和文件信息

// MainFrm.cpp : implementation of the CMainframe class
//

#include “stdafx.h“
#include “Stu_Healthy.h“

#include “MainFrm.h“

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

/////////////////////////////////////////////////////////////////////////////
// CMainframe

IMPLEMENT_DYNCREATE(CMainframe CframeWnd)

BEGIN_MESSAGE_MAP(CMainframe CframeWnd)
//{{AFX_MSG_MAP(CMainframe)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code !
ON_WM_CREATE()
//}}AFX_MSG_MAP
END_MESSAGE_MAP()

static UINT indicators[] =
{
ID_SEPARATOR           // status line indicator
ID_INDICATOR_CAPS
ID_INDICATOR_NUM
ID_INDICATOR_SCRL
};

/

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件         96  2011-09-18 11:41  Stu_Healthy\data.txt

     文件      20162  2011-09-16 17:46  Stu_Healthy\Debug\MainFrm.obj

     文件      11783  2011-09-17 09:31  Stu_Healthy\Debug\PrintDlg.obj

     文件     105831  2011-09-16 17:46  Stu_Healthy\Debug\StdAfx.obj

     文件     147555  2011-09-18 11:47  Stu_Healthy\Debug\Stu_Healthy.exe

     文件     379212  2011-09-18 11:47  Stu_Healthy\Debug\Stu_Healthy.ilk

     文件      37603  2011-09-18 11:40  Stu_Healthy\Debug\Stu_Healthy.obj

     文件    5502316  2011-09-16 17:46  Stu_Healthy\Debug\Stu_Healthy.pch

     文件     558080  2011-09-18 11:47  Stu_Healthy\Debug\Stu_Healthy.pdb

     文件       9332  2011-09-18 11:47  Stu_Healthy\Debug\Stu_Healthy.res

     文件      15208  2011-09-16 17:46  Stu_Healthy\Debug\Stu_HealthyDoc.obj

     文件      38655  2011-09-18 11:40  Stu_Healthy\Debug\Stu_HealthyView.obj

     文件      89050  2011-09-18 11:43  Stu_Healthy\Debug\TestDlg.obj

     文件     279552  2011-09-18 20:15  Stu_Healthy\Debug\vc60.idb

     文件     462848  2011-09-18 11:43  Stu_Healthy\Debug\vc60.pdb

     文件       2512  2011-09-16 17:43  Stu_Healthy\MainFrm.cpp

     文件       1581  2011-09-16 17:43  Stu_Healthy\MainFrm.h

     文件       1339  2011-09-17 09:31  Stu_Healthy\PrintDlg.cpp

     文件       1238  2011-09-17 09:30  Stu_Healthy\PrintDlg.h

     文件       4431  2011-09-16 17:43  Stu_Healthy\ReadMe.txt

     文件        717  2011-09-16 19:00  Stu_Healthy\res\Master.manifest

     文件       1078  2011-09-16 17:43  Stu_Healthy\res\Stu_Healthy.ico

     文件        403  2011-09-16 17:43  Stu_Healthy\res\Stu_Healthy.rc2

     文件       1078  2011-09-16 17:43  Stu_Healthy\res\Stu_HealthyDoc.ico

    ..A.SH.      6656  2011-09-16 18:40  Stu_Healthy\res\Thumbs.db

     文件       1078  2011-09-16 17:43  Stu_Healthy\res\Toolbar.bmp

     文件       1564  2011-09-17 10:55  Stu_Healthy\resource.h

     文件        213  2011-09-16 17:43  Stu_Healthy\StdAfx.cpp

     文件       1054  2011-09-16 17:43  Stu_Healthy\StdAfx.h

     文件      47608  2011-09-18 11:47  Stu_Healthy\Stu_Healthy.aps

............此处省略21个文件信息

评论

共有 条评论