資源簡介
C++ 獲取INI文件固定節下的鍵名及數據(提高篇-實例249).zip
代碼片段和文件信息
//?ProfileSection.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“ProfileSection.h“
#include?“ProfileSectionDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CProfileSectionApp
BEGIN_MESSAGE_MAP(CProfileSectionApp?CWinApp)
//{{AFX_MSG_MAP(CProfileSectionApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CProfileSectionApp?construction
CProfileSecti
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????40444??2013-11-19?14:54??ProfileSection.aps
?????文件????????1275??2013-11-19?15:05??ProfileSection.clw
?????文件????????2175??2007-08-21?15:46??ProfileSection.cpp
?????文件????????4303??2007-08-21?15:46??ProfileSection.dsp
?????文件?????????553??2007-08-21?15:46??ProfileSection.dsw
?????文件????????1412??2007-08-21?15:46??ProfileSection.h
?????文件??????271872??2013-11-19?15:05??ProfileSection.opt
?????文件????????5515??2013-11-19?14:54??ProfileSection.rc
?????文件????????4589??2013-11-19?15:02??ProfileSectionDlg.cpp
?????文件????????1422??2007-08-21?15:46??ProfileSectionDlg.h
?????文件????????3723??2007-08-21?15:46??ReadMe.txt
?????文件?????????784??2007-08-21?15:46??resource.h
?????文件?????????216??2007-08-21?15:46??StdAfx.cpp
?????文件????????1054??2007-08-21?15:46??StdAfx.h
?????文件????????5694??2007-08-21?15:46??res\ProfileSection.ico
?????文件?????????406??2007-08-21?15:46??res\ProfileSection.rc2
- 上一篇:C++ 修改文件夾的只讀屬性
- 下一篇:C++ 向INI文件中指定鍵值寫入字符串數據
評論
共有 條評論