xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 352KB
    文件類(lèi)型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2021-05-16
  • 語(yǔ)言: C/C++
  • 標(biāo)簽: C++??MFC??

資源簡(jiǎn)介

簡(jiǎn)單的程序,適合初學(xué)者,還可以在此基礎(chǔ)上做自己想要的設(shè)計(jì),比如窗口的美化,功能的進(jìn)一步強(qiáng)化等,初學(xué)者不要錯(cuò)過(guò)哦~~

資源截圖

代碼片段和文件信息

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

#include?“stdafx.h“
#include?“1123.h“
#include?“1123Dlg.h“

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

/////////////////////////////////////////////////////////////////////////////
//?CMy1123App

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

/////////////////////////////////////////////////////////////////////////////
//?CMy1123App?construction

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

/////////////////////////////////////////////////////////////////////////////
//?The?one?and?only?CMy1123App?object

CMy1123App?theApp;

/////////////////////////////////////////////////////////////////////////////
//?CMy1123App?initialization

BOOL?CMy1123App::InitInstance()
{
AfxEnableControlContainer();

//?Standard?initialization
//?If?you?are?not?using?these?features?and?wish?to?reduce?the?size
//??of?your?final?executable?you?should?remove?from?the?following
//??the?specific?initialization?routines?you?do?not?need.

#ifdef?_AFXDLL
Enable3dControls(); //?Call?this?when?using?MFC?in?a?shared?DLL
#else
Enable3dControlsStatic(); //?Call?this?when?linking?to?MFC?statically
#endif

CMy1123Dlg?dlg;
m_pMainWnd?=?&dlg;
int?nResponse?=?dlg.DoModal();
if?(nResponse?==?IDOK)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?OK
}
else?if?(nResponse?==?IDCANCEL)
{
//?TODO:?Place?code?here?to?handle?when?the?dialog?is
//??dismissed?with?Cancel
}

//?Since?the?dialog?has?been?closed?return?FALSE?so?that?we?exit?the
//??application?rather?than?start?the?application‘s?message?pump.
return?FALSE;
}

?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----

?????文件??????44440??2010-01-12?15:31??學(xué)生信息查詢(xún)系統(tǒng)\1123.aps

?????文件???????2403??2010-01-17?16:01??學(xué)生信息查詢(xún)系統(tǒng)\1123.clw

?????文件???????2057??2010-01-03?16:25??學(xué)生信息查詢(xún)系統(tǒng)\1123.cpp

?????文件???????4186??2010-01-17?16:01??學(xué)生信息查詢(xún)系統(tǒng)\1123.dsp

?????文件????????516??2010-01-03?17:14??學(xué)生信息查詢(xún)系統(tǒng)\1123.dsw

?????文件???????1312??2010-01-03?16:25??學(xué)生信息查詢(xún)系統(tǒng)\1123.h

?????文件??????58368??2010-01-17?16:01??學(xué)生信息查詢(xún)系統(tǒng)\1123.ncb

?????文件??????48640??2010-01-17?16:01??學(xué)生信息查詢(xún)系統(tǒng)\1123.opt

?????文件????????663??2010-01-12?15:31??學(xué)生信息查詢(xún)系統(tǒng)\1123.plg

?????文件???????7225??2010-01-12?15:31??學(xué)生信息查詢(xún)系統(tǒng)\1123.rc

?????文件???????1132??2010-01-17?16:00??學(xué)生信息查詢(xún)系統(tǒng)\1123.txt

?????文件??????11168??2010-01-12?15:31??學(xué)生信息查詢(xún)系統(tǒng)\1123Dlg.cpp

?????文件???????1549??2010-01-03?17:08??學(xué)生信息查詢(xún)系統(tǒng)\1123Dlg.h

?????文件?????127031??2010-01-12?15:31??學(xué)生信息查詢(xún)系統(tǒng)\Debug\1123.exe

?????文件?????240016??2010-01-12?15:31??學(xué)生信息查詢(xún)系統(tǒng)\Debug\1123.ilk

?????文件??????12672??2010-01-03?17:09??學(xué)生信息查詢(xún)系統(tǒng)\Debug\1123.obj

?????文件??????43520??2010-01-03?17:11??學(xué)生信息查詢(xún)系統(tǒng)\Debug\1123.opt

?????文件?????402432??2010-01-12?15:31??學(xué)生信息查詢(xún)系統(tǒng)\Debug\1123.pdb

?????文件??????10900??2010-01-12?15:31??學(xué)生信息查詢(xún)系統(tǒng)\Debug\1123.res

?????文件??????57904??2010-01-12?15:31??學(xué)生信息查詢(xún)系統(tǒng)\Debug\1123Dlg.obj

?????文件?????105327??2010-01-03?16:40??學(xué)生信息查詢(xún)系統(tǒng)\Debug\StdAfx.obj

?????文件?????205824??2010-01-12?15:31??學(xué)生信息查詢(xún)系統(tǒng)\Debug\vc60.idb

?????文件?????364544??2010-01-12?15:31??學(xué)生信息查詢(xún)系統(tǒng)\Debug\vc60.pdb

?????文件???????3549??2010-01-03?16:25??學(xué)生信息查詢(xún)系統(tǒng)\ReadMe.txt

?????文件???????7398??2010-01-12?15:31??學(xué)生信息查詢(xún)系統(tǒng)\res\1123.ico

?????文件????????396??2010-01-03?16:25??學(xué)生信息查詢(xún)系統(tǒng)\res\1123.rc2

?????文件????????766??2010-01-12?15:31??學(xué)生信息查詢(xún)系統(tǒng)\res\icon1.ico

?????文件???????1601??2010-01-12?15:31??學(xué)生信息查詢(xún)系統(tǒng)\resource.h

?????文件????????206??2010-01-03?16:25??學(xué)生信息查詢(xún)系統(tǒng)\StdAfx.cpp

?????文件???????1054??2010-01-03?16:25??學(xué)生信息查詢(xún)系統(tǒng)\StdAfx.h

............此處省略6個(gè)文件信息

評(píng)論

共有 條評(píng)論