-
大小: 0.01M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-21
- 標(biāo)簽:
資源簡(jiǎn)介
C++實(shí)戰(zhàn)源碼-截取指定位置的字符串(入門級(jí)實(shí)例157).zip
代碼片段和文件信息
//?SelectString.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“SelectString.h“
#include?“SelectStringDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CSelectStringApp
BEGIN_MESSAGE_MAP(CSelectStringApp?CWinApp)
//{{AFX_MSG_MAP(CSelectStringApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CSelectStringApp?construction
CSelectStringApp::CSelectStringApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}
/////////////////////////////////////////////////////////////////////////////
//?Th
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????????874??2007-05-10?15:07??StringSelectCap\resource.h
?????文件????????1342??2007-05-10?15:37??StringSelectCap\SelectString.clw
?????文件????????2147??2007-05-10?11:21??StringSelectCap\SelectString.cpp
?????文件????????4267??2007-05-10?11:21??StringSelectCap\SelectString.dsp
?????文件?????????549??2007-05-10?11:21??StringSelectCap\SelectString.dsw
?????文件????????1390??2007-05-10?11:21??StringSelectCap\SelectString.h
?????文件????????5648??2007-05-10?15:14??StringSelectCap\SelectString.rc
?????文件????????5275??2007-05-10?15:38??StringSelectCap\SelectStringDlg.cpp
?????文件????????1425??2007-05-10?15:18??StringSelectCap\SelectStringDlg.h
?????文件?????????214??2007-05-10?11:21??StringSelectCap\StdAfx.cpp
?????文件????????1054??2007-05-10?11:21??StringSelectCap\StdAfx.h
?????文件????????5694??2005-10-08?16:28??StringSelectCap\res\SelectString.ico
?????文件?????????404??2007-05-10?11:21??StringSelectCap\res\SelectString.rc2
評(píng)論
共有 條評(píng)論