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

  • 大小: 33.41MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2023-07-04
  • 語言: C/C++
  • 標(biāo)簽:

資源簡介

c++程序設(shè)計(jì)所有答案,自己做的,歡迎下載

資源截圖

代碼片段和文件信息

//?ChildFrm.cpp?:?implementation?of?the?CChildframe?class
//

#include?“stdafx.h“
#include?“test.h“

#include?“ChildFrm.h“

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

/////////////////////////////////////////////////////////////////////////////
//?CChildframe

IMPLEMENT_DYNCREATE(CChildframe?CMDIChildWnd)

BEGIN_MESSAGE_MAP(CChildframe?CMDIChildWnd)
//{{AFX_MSG_MAP(CChildframe)
//?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
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
//?CChildframe?construction/destruction

CChildframe::CChildframe()
{
//?TODO:?add?member?initialization?code?here

}

CChildframe::~CChildframe()
{
}

BOOL?CChildframe::PreCreateWindow(CREATESTRUCT&?cs)
{
//?TODO:?Modify?the?Window?class?or?styles?here?by?modifying
//??the?CREATESTRUCT?cs

if(?!CMDIChildWnd::PreCreateWindow(cs)?)
return?FALSE;

return?TRUE;
}



/////////////////////////////////////////////////////////////////////////////
//?CChildframe?diagnostics

#ifdef?_DEBUG
void?CChildframe::AssertValid()?const
{
CMDIChildWnd::AssertValid();
}

void?CChildframe::Dump(CDumpContext&?dc)?const
{
CMDIChildWnd::Dump(dc);
}

#endif?//_DEBUG

/////////////////////////////////////////////////////////////////////////////
//?CChildframe?message?handlers

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

?????文件?????544814??2011-04-17?16:11??C++\exercise1\第三題\Debug\test2.exe

?????文件?????785280??2011-04-17?16:11??C++\exercise1\第三題\Debug\test2.ilk

?????文件?????248064??2011-04-17?16:11??C++\exercise1\第三題\Debug\test2.obj

?????文件????2009720??2011-04-17?16:07??C++\exercise1\第三題\Debug\test2.pch

?????文件????1098752??2011-04-17?16:11??C++\exercise1\第三題\Debug\test2.pdb

?????文件?????115712??2011-04-17?16:11??C++\exercise1\第三題\Debug\vc60.idb

?????文件?????110592??2011-04-17?16:11??C++\exercise1\第三題\Debug\vc60.pdb

?????文件??????53760??2011-04-17?16:15??C++\exercise1\第三題\test2.opt

?????文件????????888??2011-04-17?16:11??C++\exercise1\第三題\test2.plg

?????文件???????1531??2011-04-13?16:06??C++\exercise1\第二題\ChildFrm.cpp

?????文件???????1397??2011-04-13?16:06??C++\exercise1\第二題\ChildFrm.h

?????文件???????5702??2011-04-13?17:16??C++\exercise1\第二題\Debug\BuildLog.htm

?????文件??????16021??2011-04-17?16:03??C++\exercise1\第二題\Debug\ChildFrm.obj

?????文件??????16457??2011-04-17?16:03??C++\exercise1\第二題\Debug\JSJX.obj

?????文件??????18051??2011-04-17?17:21??C++\exercise1\第二題\Debug\JYYEC.obj

?????文件??????25730??2011-04-17?16:03??C++\exercise1\第二題\Debug\MainFrm.obj

?????文件?????105431??2011-04-17?16:03??C++\exercise1\第二題\Debug\StdAfx.obj

?????文件?????127021??2011-04-17?17:21??C++\exercise1\第二題\Debug\test.exe

?????文件???????2048??2011-04-13?17:15??C++\exercise1\第二題\Debug\test.exe.embed.manifest

?????文件?????350852??2011-04-17?17:21??C++\exercise1\第二題\Debug\test.ilk

?????文件??????23136??2011-04-17?16:03??C++\exercise1\第二題\Debug\test.obj

?????文件????5701360??2011-04-17?16:03??C++\exercise1\第二題\Debug\test.pch

?????文件?????451584??2011-04-17?17:21??C++\exercise1\第二題\Debug\test.pdb

?????文件???????8716??2011-04-13?18:26??C++\exercise1\第二題\Debug\test.res

?????文件??????14398??2011-04-17?16:03??C++\exercise1\第二題\Debug\testDoc.obj

?????文件??????19293??2011-04-17?16:03??C++\exercise1\第二題\Debug\testView.obj

?????文件?????361472??2011-05-03?21:51??C++\exercise1\第二題\Debug\vc60.idb

?????文件?????372736??2011-04-17?17:21??C++\exercise1\第二題\Debug\vc60.pdb

?????文件?????723968??2011-04-13?17:16??C++\exercise1\第二題\Debug\vc80.idb

?????文件?????700416??2011-04-13?17:16??C++\exercise1\第二題\Debug\vc80.pdb

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

評論

共有 條評論

相關(guān)資源