﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-bbxyard-最新评论</title><link>http://www.cppblog.com/bbxyard/CommentsRSS.aspx</link><description /><language>zh-cn</language><pubDate>Wed, 29 Jun 2011 14:48:58 GMT</pubDate><lastBuildDate>Wed, 29 Jun 2011 14:48:58 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 一个基于STL-map的配置文件解析库(类)libconfparser</title><link>http://www.cppblog.com/bbxyard/archive/2011/07/11/149782.html#150673</link><dc:creator>欲三更</dc:creator><author>欲三更</author><pubDate>Mon, 11 Jul 2011 07:14:00 GMT</pubDate><guid>http://www.cppblog.com/bbxyard/archive/2011/07/11/149782.html#150673</guid><description><![CDATA[哈哈，其实我也造过这么一个轮子，当时我想出来好多INI文件的扩展。又是#include，又是宏，又是域和子域。。。乱七八糟一大套，结果写完到最后自己不会用了。。。那些功能我自己都没在逻辑上琢磨明白～～<img src ="http://www.cppblog.com/bbxyard/aggbug/150673.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/bbxyard/" target="_blank">欲三更</a> 2011-07-11 15:14 <a href="http://www.cppblog.com/bbxyard/archive/2011/07/11/149782.html#150673#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 一个基于STL-map的配置文件解析库(类)libconfparser[未登录]</title><link>http://www.cppblog.com/bbxyard/archive/2011/07/11/149782.html#150636</link><dc:creator>bbxyard</dc:creator><author>bbxyard</author><pubDate>Mon, 11 Jul 2011 01:49:00 GMT</pubDate><guid>http://www.cppblog.com/bbxyard/archive/2011/07/11/149782.html#150636</guid><description><![CDATA[@欲三更<br>这个是“类INI”格式的配置文件解析，暂时不支持XML.<br>windows下有：<br>GetPrivateProfileString和GetPrivateProfileInt 两个API可以提取配置项.<br>但是其它系统没有.<br>这是一个通用的ini格式的配置文件解析.<img src ="http://www.cppblog.com/bbxyard/aggbug/150636.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/bbxyard/" target="_blank">bbxyard</a> 2011-07-11 09:49 <a href="http://www.cppblog.com/bbxyard/archive/2011/07/11/149782.html#150636#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 一个基于STL-map的配置文件解析库(类)libconfparser</title><link>http://www.cppblog.com/bbxyard/archive/2011/07/11/149782.html#150630</link><dc:creator>欲三更</dc:creator><author>欲三更</author><pubDate>Mon, 11 Jul 2011 00:52:00 GMT</pubDate><guid>http://www.cppblog.com/bbxyard/archive/2011/07/11/149782.html#150630</guid><description><![CDATA[何必呢，直接用xml dom有什么不好的？<img src ="http://www.cppblog.com/bbxyard/aggbug/150630.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/bbxyard/" target="_blank">欲三更</a> 2011-07-11 08:52 <a href="http://www.cppblog.com/bbxyard/archive/2011/07/11/149782.html#150630#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>