資源簡介
包含代碼,歷次周總結,匯報PPT和個人總結小組總結

代碼片段和文件信息
//?mofang1.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“mofang1.h“
#include?“mofang1Dlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CMofang1App
BEGIN_MESSAGE_MAP(CMofang1App?CWinApp)
//{{AFX_MSG_MAP(CMofang1App)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG
ON_COMMAND(ID_HELP?CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CMofang1App?construction
CMofang1App::CMofang1App()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CMofang1App?object
CMofang1App?theApp;
/////////////////////////////////////////////////////////////////////////////
//?CMofang1App?initialization
BOOL?CMofang1App::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
CMofang1Dlg?dlg;
m_pMainWnd?=?&dlg;
int?nResponse?=?dlg.DoModal();
if?(nResponse?==?IDOK)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?OK
}
else?if?(nResponse?==?IDCANCEL)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?Cancel
}
//?Since?the?dialog?has?been?closed?return?FALSE?so?that?we?exit?the
//??application?rather?than?start?the?application‘s?message?pump.
return?FALSE;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????.......????177152??2010-08-26?10:05??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\PPT報告\MFC編程小組開題報.ppt
????.......????386048??2010-09-16?12:25??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\PPT報告\進度報告.ppt
?????文件??????14761??2010-10-17?21:49??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\個人小結和小組小結\個人小結?張俊61309112.docx
????.......??????3632??2010-10-17?22:03??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\個人小結和小組小結\個人小結?賈昊若?61309110.txt
????.......??????1250??2010-10-17?23:35??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\個人小結和小組小結\個人小結?郭瑞興?61309105.txt
????.......??????1399??2010-10-17?23:58??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\個人小結和小組小結\個人小結-徐鵬駿61309108.txt
????.......??????1260??2010-10-17?23:58??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\個人小結和小組小結\小組小結.txt
????.......???????737??2010-09-17?21:22??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\會議記錄(共五次)\魔方小組第一次會議記錄.txt
????.......???????804??2010-09-17?23:51??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\會議記錄(共五次)\魔方小組第三次會議記錄.txt
????.......???????937??2010-09-17?20:13??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\會議記錄(共五次)\魔方小組第二次會議記錄.txt
????.......???????397??2010-10-17?21:14??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\會議記錄(共五次)\魔方小組第五次會議.txt
????.......???????406??2010-10-13?23:28??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\會議記錄(共五次)\魔方小組第四次會議.txt
?????文件?????127032??2010-10-17?21:03??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\Debug\mofang1.exe
?????文件?????209568??2010-10-17?21:03??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\Debug\mofang1.ilk
?????文件??????12658??2010-10-15?18:33??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\Debug\mofang1.obj
?????文件????5493524??2010-10-12?23:32??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\Debug\mofang1.pch
?????文件?????386048??2010-10-17?21:03??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\Debug\mofang1.pdb
?????文件???????3580??2010-10-17?20:59??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\Debug\mofang1.res
?????文件??????77286??2010-10-17?21:03??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\Debug\mofang1Dlg.obj
?????文件?????105279??2010-10-12?23:32??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\Debug\StdAfx.obj
?????文件?????214016??2010-10-17?21:03??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\Debug\vc60.idb
?????文件?????372736??2010-10-17?21:03??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\Debug\vc60.pdb
?????文件??????38060??2010-10-17?20:59??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\mofang1.aps
?????文件???????1961??2010-10-17?21:26??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\mofang1.clw
?????文件???????2077??2010-10-12?23:30??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\mofang1.cpp
?????文件???????4177??2010-10-12?23:30??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\mofang1.dsp
?????文件????????537??2010-10-12?23:30??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\mofang1.dsw
?????文件???????1335??2010-10-12?23:30??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\mofang1.h
?????文件??????91136??2010-10-17?21:27??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\mofang1.ncb
?????文件??????48640??2010-10-17?21:26??魔方小組MFC程序代碼歷次周總結匯報PPT和個人總結小組總結\魔方程序\mofang\mofang1.opt
............此處省略23個文件信息
- 上一篇:c++調用matlab函數
- 下一篇:第四次上機作業 語法分析2
評論
共有 條評論