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

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

資源簡介

C++實戰源碼-播放Flash動畫(入門級實例560).zip

資源截圖

代碼片段和文件信息

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

#include?“stdafx.h“
#include?“FlashPlayer.h“
#include?“FlashPlayerDlg.h“

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

/////////////////////////////////////////////////////////////////////////////
//?CFlashPlayerApp

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

/////////////////////////////////////////////////////////////////////////////
//?CFlashPlayerApp?construction

CFlashPlayerApp::CFlashPlayerApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}

/////////////////////////////////////////////////////////////////////////////
//?The?one?and

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????1228??2010-11-13?11:28??FlashPlayer\FlashPlayer.clw
?????文件????????2133??2006-11-15?16:30??FlashPlayer\FlashPlayer.cpp
?????文件????????4740??2006-11-15?16:51??FlashPlayer\FlashPlayer.dsp
?????文件?????????591??2006-11-15?16:51??FlashPlayer\FlashPlayer.dsw
?????文件????????1379??2006-11-15?16:30??FlashPlayer\FlashPlayer.h
?????文件????????6369??2007-05-31?10:04??FlashPlayer\FlashPlayer.rc
?????文件????????4687??2007-05-31?10:03??FlashPlayer\FlashPlayerDlg.cpp
?????文件????????1485??2007-05-31?10:01??FlashPlayer\FlashPlayerDlg.h
?????文件?????????781??2007-05-31?09:55??FlashPlayer\resource.h
?????文件???????13573??2006-11-15?16:37??FlashPlayer\shockwaveflash.cpp
?????文件????????4224??2006-11-15?16:37??FlashPlayer\shockwaveflash.h
?????文件?????????213??2006-11-15?16:30??FlashPlayer\StdAfx.cpp
?????文件????????1054??2006-11-15?16:30??FlashPlayer\StdAfx.h
?????文件??????????91??2010-11-11?14:16??FlashPlayer\程序使用說明.txt
?????文件????????5694??2005-10-08?16:28??FlashPlayer\res\FlashPlayer.ico
?????文件?????????403??2006-11-15?16:30??FlashPlayer\res\FlashPlayer.rc2

評論

共有 條評論