• 大小: 0.67M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-02-01
  • 标签:

资源简介

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  msxml6.dll
     文件      148794  2010-11-20 04:19  msxml6.tlh
     文件      127723  2010-11-20 04:19  msxml6.tli
     文件        3687  2009-02-24 13:09  ReadMe.txt
     文件       21504  2013-11-21 08:45  ReadWritexml.aps
     文件        1556  2013-11-21 08:48  ReadWritexml.clw
     文件        2169  2009-02-24 14:07  ReadWritexml.cpp
     文件        4268  2009-02-24 15:44  ReadWritexml.dsp
     文件         549  2009-02-24 13:09  ReadWritexml.dsw
     文件        1390  2009-02-24 13:09  ReadWritexml.h
     文件       48640  2013-11-21 08:48  ReadWritexml.opt
     文件        5840  2013-11-20 16:50  ReadWritexml.rc
     文件        7586  2013-11-20 16:59  ReadWritexmlDlg.cpp
     文件        1674  2013-11-20 16:38  ReadWritexmlDlg.h
     文件        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\ReadWritexml.ico
     文件         404  2009-02-24 13:09  res\ReadWritexml.rc2

评论

共有 条评论