資源簡介
數據庫 課程設計 電信收費管理信息系統 實驗報告 源代碼

代碼片段和文件信息
//?DatabaseCourseDesign.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“DatabaseCourseDesign.h“
#include?“MainFrm.h“
#include?“DatabaseCourseDesignDoc.h“
#include?“DatabaseCourseDesignView.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CDatabaseCourseDesignApp
BEGIN_MESSAGE_MAP(CDatabaseCourseDesignApp?CWinApp)
//{{AFX_MSG_MAP(CDatabaseCourseDesignApp)
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()
/////////////////////////////////////////////////////////////////////////////
//?CDatabaseCourseDesignApp?construction
CDatabaseCourseDesignApp::CDatabaseCourseDesignApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CDatabaseCourseDesignApp?object
CDatabaseCourseDesignApp?theApp;
/////////////////////////////////////////////////////////////////////////////
//?CDatabaseCourseDesignApp?initialization
BOOL?CDatabaseCourseDesignApp::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(CDatabaseCourseDesignDoc)
RUNTIME_CLASS(CMainframe)???????//?main?SDI?frame?window
RUNTIME_CLASS(CDatabaseCourseDesignView));
AddDocTemplate(pDocTemplate);
//?Parse?command?line?for?standard?shell?commands?DDE?file?open
CCommandLineInfo?cmdInfo;
ParseCommandLine(cmdInfo);
//?Dispatch?commands?specified?on?the?co
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????35516??2009-09-28?13:37??012006015323_鄭聰\Databa
?????文件???????6250??2009-09-28?13:37??012006015323_鄭聰\Databa
?????文件???????4461??2009-09-10?10:49??012006015323_鄭聰\Databa
?????文件???????5528??2009-09-11?18:43??012006015323_鄭聰\Databa
?????文件????????565??2009-09-10?10:53??012006015323_鄭聰\Databa
?????文件???????1510??2009-09-10?10:49??012006015323_鄭聰\Databa
?????文件?????148480??2009-09-28?13:38??012006015323_鄭聰\Databa
?????文件??????57856??2009-09-28?13:38??012006015323_鄭聰\Databa
?????文件???????1167??2009-09-18?09:20??012006015323_鄭聰\Databa
?????文件??????16962??2009-09-18?09:20??012006015323_鄭聰\Databa
?????文件???????2022??2009-09-10?10:49??012006015323_鄭聰\Databa
?????文件???????1629??2009-09-10?17:50??012006015323_鄭聰\Databa
?????文件???????3427??2009-09-10?10:53??012006015323_鄭聰\Databa
?????文件???????2420??2009-09-10?10:49??012006015323_鄭聰\Databa
?????文件?????147542??2009-09-18?09:20??012006015323_鄭聰\Databa
?????文件?????398576??2009-09-11?18:42??012006015323_鄭聰\Databa
?????文件??????24342??2009-09-11?18:33??012006015323_鄭聰\Databa
?????文件????5875480??2009-09-11?17:07??012006015323_鄭聰\Databa
?????文件?????517120??2009-09-18?09:20??012006015323_鄭聰\Databa
?????文件???????9824??2009-09-18?09:20??012006015323_鄭聰\Databa
?????文件??????15868??2009-09-11?17:07??012006015323_鄭聰\Databa
?????文件??????22881??2009-09-11?17:07??012006015323_鄭聰\Databa
?????文件??????35736??2009-09-11?18:36??012006015323_鄭聰\Databa
?????文件??????20661??2009-09-11?17:07??012006015323_鄭聰\Databa
?????文件??????27940??2009-09-11?18:42??012006015323_鄭聰\Databa
?????文件?????108096??2009-09-11?17:07??012006015323_鄭聰\Databa
?????文件??????30520??2009-09-11?18:25??012006015323_鄭聰\Databa
?????文件??????29638??2009-09-11?18:10??012006015323_鄭聰\Databa
?????文件??????36180??2009-09-11?18:04??012006015323_鄭聰\Databa
?????文件?????238592??2009-09-11?18:42??012006015323_鄭聰\Databa
............此處省略136個文件信息
評論
共有 條評論