資源簡介
C++ 將部門結構信息插入XML文件中(提高篇-實例254).zip
代碼片段和文件信息
//?ReadWritexml.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“ReadWritexml.h“
#include?“ReadWritexmlDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CReadWritexmlApp
BEGIN_MESSAGE_MAP(CReadWritexmlApp?CWinApp)
//{{AFX_MSG_MAP(CReadWritexmlApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CReadWritexmlApp?construction
CReadWritexmlApp::CReadWrit
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????1390080??2010-11-20?04:19??msxm
?????文件??????148794??2010-11-20?04:19??msxm
?????文件??????127723??2010-11-20?04:19??msxm
?????文件????????3687??2009-02-24?13:09??ReadMe.txt
?????文件???????21504??2013-11-21?08:45??ReadWritexm
?????文件????????1556??2013-11-21?08:48??ReadWritexm
?????文件????????2169??2009-02-24?14:07??ReadWritexm
?????文件????????4268??2009-02-24?15:44??ReadWritexm
?????文件?????????549??2009-02-24?13:09??ReadWritexm
?????文件????????1390??2009-02-24?13:09??ReadWritexm
?????文件???????48640??2013-11-21?08:48??ReadWritexm
?????文件????????5840??2013-11-20?16:50??ReadWritexm
?????文件????????7586??2013-11-20?16:59??ReadWritexm
?????文件????????1674??2013-11-20?16:38??ReadWritexm
?????文件????????1058??2009-02-24?15:02??Resource.h
?????文件?????????214??2009-02-24?13:09??StdAfx.cpp
?????文件????????1100??2013-11-20?14:33??StdAfx.h
?????文件??????????45??2013-11-20?17:14??說明.txt
?????文件????????1078??2009-02-24?13:09??res\ReadWritexm
?????文件?????????404??2009-02-24?13:09??res\ReadWritexm
- 上一篇:C++ 向INI文件指定節下寫入數據
- 下一篇:C++ 獲取INI文件中所有節名
評論
共有 條評論