资源简介
这个是用MFC做的,有关数据结构—课程设计——家谱树管理系统的程序和代码
代码片段和文件信息
// 0807020218张朝政(家谱信息管理系统).cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “0807020218张朝政(家谱信息管理系统).h“
#include “FamilytreeDlg.h“
#include “MainFrm.h“
#include “0807020218张朝政(家谱信息管理系统)Doc.h“
#include “0807020218张朝政(家谱信息管理系统)View.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CMy0807020218App
BEGIN_MESSAGE_MAP(CMy0807020218App CWinApp)
//{{AFX_MSG_MAP(CMy0807020218App)
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::OnFileNew)
ON_COMMAND(ID_FILE_OPEN CWinApp::OnFileOpen)
// Standard print setup command
ON_COMMAND(ID_FILE_PRINT_SETUP CWinApp::OnFilePrintSetup)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CMy0807020218App construction
CMy0807020218App::CMy0807020218App()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CMy0807020218App object
CMy0807020218App theApp;
/////////////////////////////////////////////////////////////////////////////
// CMy0807020218App initialization
/*BOOL CMy0807020218App::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
// Change the registry key under which our settings are stored.
// TODO: You should modify this string to be something appropriate
// such as the name of your company or organization.
SetRegistryKey(_T(“Local AppWizard-Generated Applications“));
LoadStdProfileSettings(); // Load standard INI file options (including MRU)
// Register the application‘s document templates. Document templates
// serve as the connection between documents frame windows and views.
CSingleDocTemplate* pDocTemplate;
pDocTemplate = new CSingleDocTemplate(
IDR_MAINframe
RUNTIME_CLASS(CMy0807020218Doc)
RUNTIME_CLASS(CMainframe) // main SDI frame window
RUNTIME_CLASS(CMy0807020218View));
AddDocTemplate(pDocTemplate);
// Parse command line for standard shell commands DDE file open
CCommandLineInfo cmdInfo;
ParseCommandLine(cmdInfo);
// Dispatch commands specified on the command line
if (!ProcessShellCommand(cmdInfo))
retur
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 10115 2010-06-28 11:50 0807020218张朝政(家谱信息管理系统)——最终定稿\0807020218张朝政(家谱信息管理系统).clw
文件 580 2010-06-22 07:54 0807020218张朝政(家谱信息管理系统)——最终定稿\0807020218张朝政(家谱信息管理系统).dsw
文件 1496 2010-06-23 08:38 0807020218张朝政(家谱信息管理系统)——最终定稿\0807020218张朝政(家谱信息管理系统).h
文件 1041408 2010-06-28 11:50 0807020218张朝政(家谱信息管理系统)——最终定稿\0807020218张朝政(家谱信息管理系统).ncb
文件 306 2010-06-28 11:50 0807020218张朝政(家谱信息管理系统)——最终定稿\0807020218张朝政(家谱信息管理系统).plg
文件 1934 2010-06-22 07:54 0807020218张朝政(家谱信息管理系统)——最终定稿\0807020218张朝政(家谱信息管理系统)Doc.cpp
文件 1559 2010-06-22 07:54 0807020218张朝政(家谱信息管理系统)——最终定稿\0807020218张朝政(家谱信息管理系统)Doc.h
文件 3398 2010-06-23 14:57 0807020218张朝政(家谱信息管理系统)——最终定稿\0807020218张朝政(家谱信息管理系统)View.cpp
文件 74 2010-06-24 09:11 0807020218张朝政(家谱信息管理系统)——最终定稿\11
文件 2537 2010-06-22 07:54 0807020218张朝政(家谱信息管理系统)——最终定稿\MainFrm.cpp
文件 1581 2010-06-22 07:54 0807020218张朝政(家谱信息管理系统)——最终定稿\MainFrm.h
文件 4863 2010-06-22 07:54 0807020218张朝政(家谱信息管理系统)——最终定稿\ReadMe.txt
文件 238 2010-06-22 07:54 0807020218张朝政(家谱信息管理系统)——最终定稿\StdAfx.cpp
文件 1054 2010-06-22 07:54 0807020218张朝政(家谱信息管理系统)——最终定稿\StdAfx.h
文件 23146 2010-06-27 16:34 0807020218张朝政(家谱信息管理系统)——最终定稿\0807020218张朝政(家谱信息管理系统).rc
文件 47 2010-06-24 18:07 0807020218张朝政(家谱信息管理系统)——最终定稿\a
文件 14452 2010-06-23 08:24 0807020218张朝政(家谱信息管理系统)——最终定稿\OperationFamilytree.cpp
文件 80 2010-06-24 18:07 0807020218张朝政(家谱信息管理系统)——最终定稿\aaa
文件 355 2010-06-24 13:18 0807020218张朝政(家谱信息管理系统)——最终定稿\zcz
文件 49 2010-06-24 17:53 0807020218张朝政(家谱信息管理系统)——最终定稿\qq
文件 2452396 2010-06-28 08:52 0807020218张朝政(家谱信息管理系统)——最终定稿\0807020218张朝政(家谱信息管理系统).aps
文件 66 2010-06-25 15:02 0807020218张朝政(家谱信息管理系统)——最终定稿\1
文件 51712 2010-06-28 11:50 0807020218张朝政(家谱信息管理系统)——最终定稿\0807020218张朝政(家谱信息管理系统).opt
文件 4091 2010-06-24 09:05 0807020218张朝政(家谱信息管理系统)——最终定稿\AddInfoDlg.cpp
文件 4356 2002-06-21 14:16 0807020218张朝政(家谱信息管理系统)——最终定稿\OperationFamilytree.h
文件 34210 2010-06-27 12:41 0807020218张朝政(家谱信息管理系统)——最终定稿\FamilytreeDlg.cpp
文件 1926 2010-06-23 14:23 0807020218张朝政(家谱信息管理系统)——最终定稿\0807020218张朝政(家谱信息管理系统)View.h
文件 1577 2010-06-23 14:50 0807020218张朝政(家谱信息管理系统)——最终定稿\AddInfoDlg.h
文件 1250 2010-06-23 20:28 0807020218张朝政(家谱信息管理系统)——最终定稿\BirthdayDlg.h
文件 1780 2010-06-23 20:29 0807020218张朝政(家谱信息管理系统)——最终定稿\BirthdayDlg.cpp
............此处省略58个文件信息
评论
共有 条评论