联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 Serializing Your Structs Using XML - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为18996
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • Air Traffic Controller
  • PoolMan
  • virtualdub-win
  • Apache-SSL-Jserv
  • CppUnit
  • FCK editor
  • GLgraph
  • Async Professional
  • -= 更多 =-

    项目描述:
    This article shows how to save a struct into an XML file (using STL), and load it back using Microsoft's MSXML 3.0 parser. If you have Microsoft's MSXML 4.0 parser installed, modify the stdafx.h file to use MSXML4 instead of MSXML3. This code can be modified to use a class instead of a struct.



    使用XML语言连载你的结构

    这篇文章说明该如何(使用STL)存储一个结构到一个XML文件中,并且使用微软公司的MSXML 3.0语法分析程序加载它。如果你安装了微软公司的MSXML 4.0 语法分析程序,修改stdafx.h文件来使用MSXML4而不是 MSXML3。这个代码可被修改来使用一个类而不是一个结构。

    来源: http://www.codeguru.com/data-misc/SerializeXML.html
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    SerializeXML  1.0  2004-04-18 下载

    原始下载连接(国外) http://www.codeguru.com/code/legacy/data-misc/SerializeXML_demo.zip

      » 合 作 伙 伴