資源簡介
C++ 獲取INI文件中所有節名(提高篇-實例248).zip
代碼片段和文件信息
//?ProfileSectionNames.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“ProfileSectionNames.h“
#include?“ProfileSectionNamesDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CProfileSectionNamesApp
BEGIN_MESSAGE_MAP(CProfileSectionNamesApp?CWinApp)
//{{AFX_MSG_MAP(CProfileSectionNamesApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CProfileSectionNam
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????25660??2013-11-19?14:48??ProfileSectionNames.aps
?????文件????????1312??2013-11-19?14:48??ProfileSectionNames.clw
?????文件????????2245??2007-08-21?15:46??ProfileSectionNames.cpp
?????文件????????4393??2007-08-21?15:46??ProfileSectionNames.dsp
?????文件?????????563??2007-08-21?15:46??ProfileSectionNames.dsw
?????文件????????1467??2007-08-21?15:46??ProfileSectionNames.h
?????文件??????271872??2013-11-19?14:48??ProfileSectionNames.opt
?????文件????????5517??2013-11-19?14:38??ProfileSectionNames.rc
?????文件????????4669??2013-11-19?14:37??ProfileSectionNamesDlg.cpp
?????文件????????1477??2007-08-21?15:46??ProfileSectionNamesDlg.h
?????文件????????3813??2007-08-21?15:46??ReadMe.txt
?????文件?????????743??2007-08-21?15:46??resource.h
?????文件?????????221??2007-08-21?15:46??StdAfx.cpp
?????文件????????1054??2007-08-21?15:46??StdAfx.h
?????文件????????5694??2007-08-21?15:46??res\ProfileSectionNames.ico
?????文件?????????411??2007-08-21?15:46??res\ProfileSectionNames.rc2
- 上一篇:C++ 將部門結構信息插入xm
l文件中 - 下一篇:C++ 獲取文件夾屬性
評論
共有 條評論