MFC序列化到xml文档,支持STL的vector,map,pair

时间:2013-08-29 03:53:51
【文件属性】:

文件名称:MFC序列化到xml文档,支持STL的vector,map,pair

文件大小:33KB

文件格式:RAR

更新时间:2013-08-29 03:53:51

MFC serilize XML stl

最简单的MFC序列化扩展,实现输出到XML文档,支持STL的vector、map等容器和pair。


【文件预览】:
testxml_in_dll_exe.VS08
----test.sln(1KB)
----Xml()
--------ReadMe.txt(2KB)
--------StdAfx.h(1KB)
--------xml.dsw(529B)
--------res()
--------xml.vcproj(7KB)
--------xml.dsp(4KB)
--------XMLArchive.h(10KB)
--------Resource.h(375B)
--------xml.def(175B)
--------xml.cpp(1KB)
--------targetver.h(1KB)
--------xml.rc(3KB)
--------StdAfx.cpp(205B)
--------XMLArchive.cpp(23KB)
----readme.txt(601B)
----test()
--------StdAfx.h(1KB)
--------res()
--------test.dsp(5KB)
--------testDlg.cpp(6KB)
--------test.cpp(2KB)
--------test.h(1KB)
--------test.vcproj(9KB)
--------resource.h(1KB)
--------testDlg.h(1KB)
--------PassManager.h(1021B)
--------Item.cpp(1KB)
--------Item.h(1KB)
--------targetver.h(1KB)
--------DataCon.cpp(3KB)
--------StdAfx.cpp(206B)
--------test.rc(5KB)
--------PassManager.cpp(3KB)
--------DataCon.h(3KB)

网友评论

  • 50积分有点多了
  • 代码看起来有些吃力。。。我最后还是使用boost了
  • 还可以吧,有些用
  • 没有什么用,大家别下啊
  • 貌似对我没啥用
  • 还行 但是xml文档的读写不是在doc类完成的 有这样的列子更好