vc 对XML的操作

时间:2013-09-17 10:46:05
【文件属性】:
文件名称:vc 对XML的操作
文件大小:5.06MB
文件格式:RAR
更新时间:2013-09-17 10:46:05
vc ,xml // xmltree.h : main header file for the XMLTREE application // #if !defined(AFX_XMLTREE_H__F3C8BBA5_DA60_11D2_866B_00A0CC23C8EA__INCLUDED_) #define AFX_XMLTREE_H__F3C8BBA5_DA60_11D2_866B_00A0CC23C8EA__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 #ifndef __AFXWIN_H__ #error include 'stdafx.h' before including this file for PCH #endif #include "resource.h" // main symbols #include "Xmltree_i.h" ///////////////////////////////////////////////////////////////////////////// // CXmltreeApp: // See xmltree.cpp for the implementation of this class // class CXmltreeApp : public CWinApp { public: CXmltreeApp(); // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CXmltreeApp) public: virtual BOOL InitInstance(); virtual int ExitInstance(); //}}AFX_VIRTUAL // Implementation //{{AFX_MSG(CXmltreeApp) // NOTE - the ClassWizard will add and remove member functions here. // DO NOT EDIT what you see in these blocks of generated code ! //}}AFX_MSG DECLARE_MESSAGE_MAP() private: BOOL m_bATLInited; private: BOOL InitATL(); }; ///////////////////////////////////////////////////////////////////////////// //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_XMLTREE_H__F3C8BBA5_DA60_11D2_866B_00A0CC23C8EA__INCLUDED_)
【文件预览】:
xml
----StdAfx.cpp(295B)
----EULA.txt(2KB)
----resource.h(3KB)
----xmltree.aps(28KB)
----xmltree.rc(9KB)
----xmltree.rc2(399B)
----xmltree.ncb(105KB)
----XMLDOMDocumentEventsSink.cpp(612B)
----xmltree.opt(55KB)
----Xmltree_i.c(1KB)
----xmltreeDlg.cpp(28KB)
----xmltree.ico(1KB)
----xmltree.dsp(5KB)
----Debug()
--------XMLDOMDocumentEventsSink.obj(4KB)
--------vc60.pdb(612KB)
--------xmltree.obj(75KB)
--------xmltreeDlg.sbr(0B)
--------msxml.tlh(53KB)
--------vc60.idb(273KB)
--------xmltree.pdb(889KB)
--------xmltree.ilk(487KB)
--------msxml.tli(53KB)
--------xmltree.bsc(3.98MB)
--------xmltree.sbr(0B)
--------XMLDOMDocumentEventsSink.sbr(0B)
--------StdAfx.obj(130KB)
--------xmltree.pch(11.81MB)
--------xmltree.res(7KB)
--------xmltree.exe(196KB)
--------StdAfx.sbr(1.99MB)
--------xmltreeDlg.obj(344KB)
----Xmltree_p.c(5KB)
----ReadMe.txt(8KB)
----StdAfx.h(1KB)
----xmltree.plg(248B)
----Xmltree.idl(825B)
----toolbar1.bmp(3KB)
----xmltreeDlg.h(3KB)
----xmltree.clw(5KB)
----xmltree.cpp(4KB)
----xmltree.h(1KB)
----xmltree.dsw(537B)
----XMLDOMDocumentEventsSink.h(2KB)
----Xmltree.rgs(177B)
----Xmltree_i.h(6KB)

网友评论

  • 比较好用,谢谢
  • 代码不错 帮上忙了
  • 下载了,比较好用,使用微软的API
  • 谢谢楼主,学会了VC对Xml的操作
  • 代码值得进一步学习体会。
  • 非常不错,正是我要找的
  • 比较详细,可以作为参考使用。
  • 谢谢楼主,学会了VC对Xml的操作。谢谢
  • 更准确解析了xml,有很好的参考价值,感谢分享资源!
  • 下载了,比较好用,使用微软的API
  • 不错的资源 准备按楼主的方式封装一个
  • 嗯,很值得大家参考,还有详细的注释
  • 里面使用了智能指针,限制比较大
  • VC6.0下运行可用,感谢楼主分享资源,代码值得进一步学习体会。
  • 对我学习有帮助
  • 嗯,很值得大家参考,还有详细的注释
  • 嗯,很值得大家参考,还有详细的注释
  • 很棒,简化了对xml的操作,就是里面使用了智能指针,限制比较大