<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 常用的C++字符串操作函数</title>
	<atom:link href="http://pwwang.com/technology/c-c-plus-plus-technology/%e5%b8%b8%e7%94%a8%e7%9a%84c%e5%ad%97%e7%ac%a6%e4%b8%b2%e6%93%8d%e4%bd%9c%e5%87%bd%e6%95%b0/feed/" rel="self" type="application/rss+xml" />
	<link>http://pwwang.com/technology/c-c-plus-plus-technology/%e5%b8%b8%e7%94%a8%e7%9a%84c%e5%ad%97%e7%ac%a6%e4%b8%b2%e6%93%8d%e4%bd%9c%e5%87%bd%e6%95%b0/</link>
	<description>专注技术,用心生活!</description>
	<lastBuildDate>Wed, 08 Sep 2010 15:16:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Rock</title>
		<link>http://pwwang.com/technology/c-c-plus-plus-technology/%e5%b8%b8%e7%94%a8%e7%9a%84c%e5%ad%97%e7%ac%a6%e4%b8%b2%e6%93%8d%e4%bd%9c%e5%87%bd%e6%95%b0/comment-page-1/#comment-181</link>
		<dc:creator>Rock</dc:creator>
		<pubDate>Mon, 27 Apr 2009 12:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://pwwang.com/?p=602#comment-181</guid>
		<description>在非MFC环境下用string还是非常不错的,很多操作也都封装好了.
泛型编程我也是头大的,不过也没什么时间研究了,最近就看看STL与DIRECTX :roll:</description>
		<content:encoded><![CDATA[<p>在非MFC环境下用string还是非常不错的,很多操作也都封装好了.<br />
泛型编程我也是头大的,不过也没什么时间研究了,最近就看看STL与DIRECTX <img src='http://pwwang.com/wp-includes/images/smilies/icon_rolleyes.gif' alt=':roll:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pwwang</title>
		<link>http://pwwang.com/technology/c-c-plus-plus-technology/%e5%b8%b8%e7%94%a8%e7%9a%84c%e5%ad%97%e7%ac%a6%e4%b8%b2%e6%93%8d%e4%bd%9c%e5%87%bd%e6%95%b0/comment-page-1/#comment-176</link>
		<dc:creator>pwwang</dc:creator>
		<pubDate>Thu, 23 Apr 2009 01:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://pwwang.com/?p=602#comment-176</guid>
		<description>String.h有好用的函数吗?上面这些用泛型算法应该也能实现,无奈泛型算法学得不好,看来大家都有这种写操作包的习惯  8)</description>
		<content:encoded><![CDATA[<p>String.h有好用的函数吗?上面这些用泛型算法应该也能实现,无奈泛型算法学得不好,看来大家都有这种写操作包的习惯  <img src='http://pwwang.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CG</title>
		<link>http://pwwang.com/technology/c-c-plus-plus-technology/%e5%b8%b8%e7%94%a8%e7%9a%84c%e5%ad%97%e7%ac%a6%e4%b8%b2%e6%93%8d%e4%bd%9c%e5%87%bd%e6%95%b0/comment-page-1/#comment-175</link>
		<dc:creator>CG</dc:creator>
		<pubDate>Wed, 22 Apr 2009 14:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://pwwang.com/?p=602#comment-175</guid>
		<description>还是习惯用String.h的，现在开始怀念当年自己用C写的字符操作包的经历了</description>
		<content:encoded><![CDATA[<p>还是习惯用String.h的，现在开始怀念当年自己用C写的字符操作包的经历了</p>
]]></content:encoded>
	</item>
</channel>
</rss>
