資源簡介
1401150326(17號晚上填充后).zip

代碼片段和文件信息
//?1401150326.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“1401150326.h“
#include?“MainFrm.h“
#include?“1401150326Doc.h“
#include?“1401150326View.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CMy1401150326App
BEGIN_MESSAGE_MAP(CMy1401150326App?CWinApp)
//{{AFX_MSG_MAP(CMy1401150326App)
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()
/////////////////////////////////////////////////////////////////////////////
//?CMy1401150326App?construction
CMy1401150326App::CMy1401150326App()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CMy1401150326App?object
CMy1401150326App?theApp;
/////////////////////////////////////////////////////////////////////////////
//?CMy1401150326App?initialization
BOOL?CMy1401150326App::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(CMy1401150326Doc)
RUNTIME_CLASS(CMainframe)???????//?main?SDI?frame?window
RUNTIME_CLASS(CMy1401150326View));
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))
return?FALSE;
//?The?one?and?only?window?has?been?initialized?so?show?and?update
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-03-14?19:15??1401150326(17號晚上填充后)\
?????目錄???????????0??2018-03-14?19:15??1401150326(17號晚上填充后)\1401150326\
?????文件???????29380??2017-11-17?21:26??1401150326(17號晚上填充后)\1401150326\1401150326.aps
?????文件????????2504??2017-11-17?22:05??1401150326(17號晚上填充后)\1401150326\1401150326.clw
?????文件????????4309??2017-11-06?21:28??1401150326(17號晚上填充后)\1401150326\1401150326.cpp
?????文件????????4664??2017-11-07?15:48??1401150326(17號晚上填充后)\1401150326\1401150326.dsp
?????文件?????????543??2017-11-06?21:28??1401150326(17號晚上填充后)\1401150326\1401150326.dsw
?????文件????????1410??2017-11-06?21:28??1401150326(17號晚上填充后)\1401150326\1401150326.h
?????文件??????173056??2017-11-17?22:05??1401150326(17號晚上填充后)\1401150326\1401150326.ncb
?????文件???????49664??2017-11-17?22:05??1401150326(17號晚上填充后)\1401150326\1401150326.opt
?????文件?????????763??2017-11-17?20:55??1401150326(17號晚上填充后)\1401150326\1401150326.plg
?????文件???????12089??2017-11-17?20:52??1401150326(17號晚上填充后)\1401150326\1401150326.rc
?????文件????????1856??2017-11-06?21:28??1401150326(17號晚上填充后)\1401150326\1401150326Doc.cpp
?????文件????????1533??2017-11-06?21:28??1401150326(17號晚上填充后)\1401150326\1401150326Doc.h
?????文件???????14708??2017-11-17?20:53??1401150326(17號晚上填充后)\1401150326\1401150326View.cpp
?????文件????????3497??2017-11-06?23:04??1401150326(17號晚上填充后)\1401150326\1401150326View.dsp
?????文件?????????551??2017-11-06?23:06??1401150326(17號晚上填充后)\1401150326\1401150326View.dsw
?????文件????????2792??2017-11-17?20:51??1401150326(17號晚上填充后)\1401150326\1401150326View.h
?????文件???????50176??2017-11-07?15:38??1401150326(17號晚上填充后)\1401150326\1401150326View.ncb
?????文件???????48640??2017-11-07?15:38??1401150326(17號晚上填充后)\1401150326\1401150326View.opt
?????文件???????11820??2017-11-07?15:38??1401150326(17號晚上填充后)\1401150326\1401150326View.plg
?????文件?????????509??2017-11-12?22:03??1401150326(17號晚上填充后)\1401150326\AET.CPP
?????文件?????????511??2017-11-12?22:02??1401150326(17號晚上填充后)\1401150326\AET.H
?????文件?????????530??2017-11-12?22:03??1401150326(17號晚上填充后)\1401150326\Bucket.cpp
?????文件?????????548??2017-11-12?22:00??1401150326(17號晚上填充后)\1401150326\Bucket.h
?????目錄???????????0??2018-03-14?19:15??1401150326(17號晚上填充后)\1401150326\Debug\
?????文件??????131130??2017-11-17?20:55??1401150326(17號晚上填充后)\1401150326\Debug\1401150326.exe
?????文件??????381244??2017-11-17?20:55??1401150326(17號晚上填充后)\1401150326\Debug\1401150326.ilk
?????文件???????23145??2017-11-12?23:19??1401150326(17號晚上填充后)\1401150326\Debug\1401150326.obj
?????文件?????5642496??2017-11-12?23:19??1401150326(17號晚上填充后)\1401150326\Debug\1401150326.pch
?????文件??????476160??2017-11-17?20:55??1401150326(17號晚上填充后)\1401150326\Debug\1401150326.pdb
............此處省略26個文件信息
評論
共有 條評論