資源簡介
武漢大學動力與機械學院機械設計齒輪設計程序源代碼

代碼片段和文件信息
//?2009301390065齒輪設計.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“2009301390065齒輪設計.h“
#include?“2009301390065齒輪設計Dlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CMy2009301390065App
BEGIN_MESSAGE_MAP(CMy2009301390065App?CWinApp)
//{{AFX_MSG_MAP(CMy2009301390065App)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CMy2009301390065App?construction
CMy2009301390065App::CMy2009301390065App()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CMy2009301390065App?object
CMy2009301390065App?theApp;
/////////////////////////////////////////////////////////////////////////////
//?CMy2009301390065App?initialization
BOOL?CMy2009301390065App::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
CMy2009301390065Dlg?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;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-11-09?19:03??2009301390065齒輪設計\
?????文件???????22092??2012-11-09?19:02??2009301390065齒輪設計\2009301390065齒輪設計.aps
?????文件????????1759??2012-11-09?19:02??2009301390065齒輪設計\2009301390065齒輪設計.clw
?????文件????????2207??2011-12-25?13:46??2009301390065齒輪設計\2009301390065齒輪設計.cpp
?????文件????????4443??2011-12-25?13:46??2009301390065齒輪設計\2009301390065齒輪設計.dsp
?????文件?????????550??2011-12-25?13:46??2009301390065齒輪設計\2009301390065齒輪設計.dsw
?????文件????????1435??2011-12-25?13:46??2009301390065齒輪設計\2009301390065齒輪設計.h
?????文件???????66560??2012-11-09?19:03??2009301390065齒輪設計\2009301390065齒輪設計.ncb
?????文件???????54784??2012-11-09?19:03??2009301390065齒輪設計\2009301390065齒輪設計.opt
?????文件?????????785??2012-06-09?19:02??2009301390065齒輪設計\2009301390065齒輪設計.plg
?????文件????????6801??2012-01-05?23:22??2009301390065齒輪設計\2009301390065齒輪設計.rc
?????文件???????22842??2012-01-01?23:10??2009301390065齒輪設計\2009301390065齒輪設計Dlg.cpp
?????文件????????1632??2011-12-25?15:22??2009301390065齒輪設計\2009301390065齒輪設計Dlg.h
?????文件?????????248??2012-01-05?19:51??2009301390065齒輪設計\acad.err
?????文件??????????24??2012-01-05?19:48??2009301390065齒輪設計\Data.DAT
?????目錄???????????0??2012-06-09?19:02??2009301390065齒輪設計\Debug\
?????文件??????147556??2012-06-09?19:02??2009301390065齒輪設計\Debug\2009301390065齒輪設計.exe
?????文件??????248020??2012-06-09?19:02??2009301390065齒輪設計\Debug\2009301390065齒輪設計.ilk
?????文件???????13514??2011-12-25?15:23??2009301390065齒輪設計\Debug\2009301390065齒輪設計.obj
?????文件?????5502656??2011-12-25?14:02??2009301390065齒輪設計\Debug\2009301390065齒輪設計.pch
?????文件??????435200??2012-06-09?19:02??2009301390065齒輪設計\Debug\2009301390065齒輪設計.pdb
?????文件????????3136??2012-01-05?23:22??2009301390065齒輪設計\Debug\2009301390065齒輪設計.res
?????文件??????134675??2012-06-09?19:02??2009301390065齒輪設計\Debug\2009301390065齒輪設計Dlg.obj
?????文件??????????24??2012-01-01?23:16??2009301390065齒輪設計\Debug\Data.DAT
?????文件?????????742??2012-01-01?23:16??2009301390065齒輪設計\Debug\drawgear.scr
?????文件??????????41??2012-01-02?00:41??2009301390065齒輪設計\Debug\Drawing1.dwl
?????文件?????????194??2012-01-02?00:41??2009301390065齒輪設計\Debug\Drawing1.dwl2
?????文件????????3243??2012-01-01?23:16??2009301390065齒輪設計\Debug\jilu.txt
?????文件??????105771??2011-12-25?14:02??2009301390065齒輪設計\Debug\StdAfx.obj
?????文件??????222208??2012-06-09?19:02??2009301390065齒輪設計\Debug\vc60.idb
?????文件??????364544??2012-06-09?19:02??2009301390065齒輪設計\Debug\vc60.pdb
............此處省略13個文件信息
- 上一篇:ssd_keras版本代碼
- 下一篇:vfp6運行庫文件
評論
共有 條評論