資源簡介
VC++ 三維圖形繪制實例
代碼片段和文件信息
//?eidter.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“eidter.h“
#include?“MainFrm.h“
#include?“eidterDoc.h“
#include?“eidterView.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CEidterApp
BEGIN_MESSAGE_MAP(CEidterApp?CWinApp)
//{{AFX_MSG_MAP(CEidterApp)
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)
//?Stand
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????108??1998-03-18?09:16??www.newxing.com\display.h
?????文件???????4517??1998-03-18?09:03??www.newxing.com\eidter.001
?????文件??????46744??1998-03-19?09:52??www.newxing.com\eidter.aps
?????文件???????3646??1998-03-19?09:51??www.newxing.com\eidter.clw
?????文件???????4191??1998-03-18?09:03??www.newxing.com\eidter.cpp
?????文件???????4751??1998-03-19?10:00??www.newxing.com\eidter.dsp
?????文件????????537??1998-03-18?09:13??www.newxing.com\eidter.dsw
?????文件???????1366??1998-03-18?09:03??www.newxing.com\eidter.h
?????文件??????13135??1998-03-19?09:52??www.newxing.com\eidter.rc
?????文件???????1779??2010-06-30?15:53??www.newxing.com\eidterDoc.cpp
?????文件???????1483??1998-03-18?09:03??www.newxing.com\eidterDoc.h
?????文件??????11372??2010-06-30?15:53??www.newxing.com\eidterView.cpp
?????文件???????3070??1998-03-19?09:51??www.newxing.com\eidterView.h
?????文件????1273900??1996-08-21?12:11??www.newxing.com\GLAUX.LIB
?????文件??????49514??1996-08-21?12:11??www.newxing.com\GLU32.LIB
?????文件???????2579??2010-06-30?15:53??www.newxing.com\MainFrm.cpp
?????文件???????1586??1998-03-18?09:03??www.newxing.com\MainFrm.h
?????文件?????336274??1996-08-21?12:12??www.newxing.com\OPENGL32.LIB
?????文件????????313??1998-03-19?09:59??www.newxing.com\ReadMe.txt
?????文件???????1078??1998-03-18?09:03??www.newxing.com\res\eidter.ico
?????文件????????398??1998-03-18?09:03??www.newxing.com\res\eidter.rc2
?????文件???????1078??1998-03-18?09:03??www.newxing.com\res\eidterDoc.ico
?????文件???????1078??1998-03-18?09:03??www.newxing.com\res\Toolbar.bmp
?????文件????????922??1998-03-19?09:52??www.newxing.com\resource.h
?????文件????????204??1998-03-18?09:03??www.newxing.com\StdAfx.cpp
?????文件????????987??1998-03-18?09:03??www.newxing.com\StdAfx.h
?????文件????????498??1998-03-19?10:09??www.newxing.com\編輯.txt
?????目錄??????????0??2010-06-30?15:53??www.newxing.com\res
?????目錄??????????0??2010-06-30?15:52??www.newxing.com
-----------?---------??----------?-----??----
............此處省略2個文件信息
- 上一篇:學生機和老師機
- 下一篇:C語言基礎PPT課件
評論
共有 條評論