下载资源后端资源详情
boost xml parser.zip
资源类型:本地上传资源
大小:3.36KB
评分:
5.0
上传者:Shinobi_Jack
更新日期:2024-07-20

boost 实现xml 解析

资源文件列表(大概)

文件名
大小
boost xml parser/
-
boost xml parser/debug_settings.cpp
1.46KB
boost xml parser/debug_settings.xml
905B
boost xml parser/SigRaw_CQ.xml
2.45KB
boost xml parser/xml_parser_test.cpp
7.92KB

资源内容介绍

boost中提供了对配置文件读取的支持:property_tree。property_tree的核心基础是basic_ptree。其接口像std::list。可以执行很多基本的元素操作,比如使用begin()、end()等。此外还加入了操作属性树的get()、get_child()、get_value()、data()等额外的操作。

用户评论 (0)

发表评论

captcha