91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 317KB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-01
  • 語言: C/C++
  • 標簽: CAD,MFC??

資源簡介

用MFC做的簡易CAD畫圖系統,值得MFC初學者學習

資源截圖

代碼片段和文件信息

//?line.cpp?:?Defines?the?class?behaviors?for?the?application.
//

#include?“stdafx.h“
#include?“line.h“

#include?“MainFrm.h“
#include?“lineDoc.h“
#include?“lineView.h“

#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
//?CLineApp

BEGIN_MESSAGE_MAP(CLineApp?CWinApp)
//{{AFX_MSG_MAP(CLineApp)
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?setu

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????118872??2012-05-31?11:06??橡皮筋CAD3.0\line\Debug\line.exe

?????文件??????22942??2012-05-29?15:55??橡皮筋CAD3.0\line\Debug\line.obj

?????文件?????492544??2012-05-31?11:06??橡皮筋CAD3.0\line\Debug\line.pdb

?????文件???????7248??2012-05-31?10:05??橡皮筋CAD3.0\line\Debug\line.res

?????文件??????14722??2012-05-29?15:55??橡皮筋CAD3.0\line\Debug\lineDoc.obj

?????文件??????31080??2012-05-31?11:06??橡皮筋CAD3.0\line\Debug\lineView.obj

?????文件??????20018??2012-05-29?15:55??橡皮筋CAD3.0\line\Debug\MainFrm.obj

?????文件?????105721??2012-05-29?15:55??橡皮筋CAD3.0\line\Debug\StdAfx.obj

?????文件?????230400??2012-05-31?23:34??橡皮筋CAD3.0\line\Debug\vc60.idb

?????文件?????364544??2012-05-31?11:06??橡皮筋CAD3.0\line\Debug\vc60.pdb

?????文件???????2342??2012-05-31?10:13??橡皮筋CAD3.0\line\line.clw

?????文件???????4173??2012-05-28?23:36??橡皮筋CAD3.0\line\line.cpp

?????文件???????4513??2012-05-28?23:36??橡皮筋CAD3.0\line\line.dsp

?????文件????????533??2012-05-28?23:36??橡皮筋CAD3.0\line\line.dsw

?????文件???????1334??2012-05-28?23:36??橡皮筋CAD3.0\line\line.h

?????文件??????53760??2012-05-31?23:34??橡皮筋CAD3.0\line\line.opt

?????文件????????242??2012-05-31?23:34??橡皮筋CAD3.0\line\line.plg

?????文件??????11879??2012-05-31?10:05??橡皮筋CAD3.0\line\line.rc

?????文件???????1702??2012-05-28?23:36??橡皮筋CAD3.0\line\lineDoc.cpp

?????文件???????1453??2012-05-28?23:36??橡皮筋CAD3.0\line\lineDoc.h

?????文件???????4926??2012-05-31?11:06??橡皮筋CAD3.0\line\lineView.cpp

?????文件???????2176??2012-05-31?11:00??橡皮筋CAD3.0\line\lineView.h

?????文件???????2505??2012-05-28?23:36??橡皮筋CAD3.0\line\MainFrm.cpp

?????文件???????1581??2012-05-28?23:36??橡皮筋CAD3.0\line\MainFrm.h

?????文件???????4263??2012-05-28?23:36??橡皮筋CAD3.0\line\ReadMe.txt

?????文件???????1078??2012-05-28?23:36??橡皮筋CAD3.0\line\res\line.ico

?????文件????????396??2012-05-28?23:36??橡皮筋CAD3.0\line\res\line.rc2

?????文件???????1078??2012-05-28?23:36??橡皮筋CAD3.0\line\res\lineDoc.ico

?????文件???????1078??2012-05-28?23:36??橡皮筋CAD3.0\line\res\Toolbar.bmp

?????文件????????873??2012-05-31?10:05??橡皮筋CAD3.0\line\Resource.h

............此處省略9個文件信息

評論

共有 條評論

相關資源