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

  • 大小: 0.02M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-02-21
  • 標簽:

資源簡介

C++實戰源碼-繪制自定義線條(入門級實例474).zip

資源截圖

代碼片段和文件信息

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

#include?“stdafx.h“
#include?“DrawstyleLine.h“

#include?“MainFrm.h“
#include?“DrawstyleLineDoc.h“
#include?“DrawstyleLineView.h“

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

/////////////////////////////////////////////////////////////////////////////
//?CDrawstyleLineApp

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

////////////////////////////////////////////

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????2060??2010-09-10?13:18??DrawstyleLine\DrawstyleLine.clw
?????文件????????4380??2010-09-10?13:30??DrawstyleLine\DrawstyleLine.cpp
?????文件????????4702??2010-09-10?13:18??DrawstyleLine\DrawstyleLine.dsp
?????文件?????????549??2010-09-10?13:18??DrawstyleLine\DrawstyleLine.dsw
?????文件????????1433??2010-09-10?13:18??DrawstyleLine\DrawstyleLine.h
?????文件???????10651??2010-09-10?13:18??DrawstyleLine\DrawstyleLine.rc
?????文件????????1882??2010-09-10?13:18??DrawstyleLine\DrawstyleLineDoc.cpp
?????文件????????1552??2010-09-10?13:18??DrawstyleLine\DrawstyleLineDoc.h
?????文件????????4058??2010-09-10?13:21??DrawstyleLine\DrawstyleLineView.cpp
?????文件????????2003??2010-09-10?13:18??DrawstyleLine\DrawstyleLineView.h
?????文件????????2514??2010-09-10?13:18??DrawstyleLine\MainFrm.cpp
?????文件????????1581??2010-09-10?13:18??DrawstyleLine\MainFrm.h
?????文件?????????501??2010-09-10?13:18??DrawstyleLine\Resource.h
?????文件?????????215??2010-09-10?13:18??DrawstyleLine\StdAfx.cpp
?????文件????????1054??2010-09-10?13:18??DrawstyleLine\StdAfx.h
?????文件????????5694??2005-10-08?16:28??DrawstyleLine\res\DrawstyleLine.ico
?????文件?????????405??2010-09-10?13:18??DrawstyleLine\res\DrawstyleLine.rc2
?????文件????????1078??2010-09-10?13:18??DrawstyleLine\res\DrawstyleLineDoc.ico
?????文件????????1078??2010-09-10?13:18??DrawstyleLine\res\Toolbar.bmp

評論

共有 條評論