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

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

資源簡介

C++實戰源碼-繪制圓形(入門級實例466).zip

資源截圖

代碼片段和文件信息

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

#include?“stdafx.h“
#include?“BitRound.h“

#include?“MainFrm.h“
#include?“BitRoundDoc.h“
#include?“BitRoundView.h“

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

/////////////////////////////////////////////////////////////////////////////
//?CBitRoundApp

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

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

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????2220??2010-09-10?10:36??BitRound\BitRound.clw
?????文件????????4284??2010-09-10?10:33??BitRound\BitRound.cpp
?????文件????????4597??2010-09-01?11:35??BitRound\BitRound.dsp
?????文件?????????541??2010-09-01?11:35??BitRound\BitRound.dsw
?????文件????????1378??2010-09-01?11:35??BitRound\BitRound.h
?????文件???????10581??2010-09-01?11:35??BitRound\BitRound.rc
?????文件????????1782??2010-09-01?11:35??BitRound\BitRoundDoc.cpp
?????文件????????1497??2010-09-01?11:35??BitRound\BitRoundDoc.h
?????文件????????2729??2010-09-10?10:32??BitRound\BitRoundView.cpp
?????文件????????1923??2010-09-01?11:35??BitRound\BitRoundView.h
?????文件????????2509??2010-09-01?11:35??BitRound\MainFrm.cpp
?????文件????????1581??2010-09-01?11:35??BitRound\MainFrm.h
?????文件?????????496??2010-09-01?11:35??BitRound\Resource.h
?????文件?????????210??2010-09-01?11:35??BitRound\StdAfx.cpp
?????文件????????1054??2010-09-01?11:35??BitRound\StdAfx.h
?????文件????????5694??2005-10-08?16:28??BitRound\res\BitRound.ico
?????文件?????????400??2010-09-01?11:35??BitRound\res\BitRound.rc2
?????文件????????1078??2010-09-01?11:35??BitRound\res\BitRoundDoc.ico
?????文件????????1078??2010-09-01?11:35??BitRound\res\Toolbar.bmp

評論

共有 條評論