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

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

資源簡介

C++實戰源碼-實現紀念日提醒(入門級實例346).zip

資源截圖

代碼片段和文件信息

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

#include?“stdafx.h“
#include?“Commemorate.h“
#include?“CommemorateDlg.h“

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

/////////////////////////////////////////////////////////////////////////////
//?CCommemorateApp

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

/////////////////////////////////////////////////////////////////////////////
//?CCommemorateApp?construction

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

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

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????1290??2010-11-13?10:42??Commemorate\Commemorate.clw
?????文件????????2133??2010-06-28?14:26??Commemorate\Commemorate.cpp
?????文件????????4374??2010-10-07?08:41??Commemorate\Commemorate.dsp
?????文件?????????547??2010-06-28?14:26??Commemorate\Commemorate.dsw
?????文件????????1379??2010-06-28?14:26??Commemorate\Commemorate.h
?????文件????????5835??2010-10-07?08:40??Commemorate\Commemorate.rc
?????文件????????6160??2010-10-07?08:40??Commemorate\CommemorateDlg.cpp
?????文件????????1488??2010-10-07?08:39??Commemorate\CommemorateDlg.h
?????文件?????????917??2010-10-07?08:40??Commemorate\resource.h
?????文件?????????213??2010-06-28?14:26??Commemorate\StdAfx.cpp
?????文件????????1054??2010-06-28?14:26??Commemorate\StdAfx.h
?????文件??????268546??2010-10-07?08:38??Commemorate\res\058.bmp
?????文件????????1078??2010-06-28?14:26??Commemorate\res\Commemorate.ico
?????文件?????????403??2010-06-28?14:26??Commemorate\res\Commemorate.rc2
?????文件????????5070??2010-10-07?08:40??Commemorate\res\set.bmp
?????文件???????10752??2010-10-07?08:41??Commemorate\res\Thumbs.db

評論

共有 條評論