<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_码农.KEN的园子_分类_C/C++</title><id>http://feed.cnblogs.com/blog/u/30096/category/212060/rss</id><updated>2012-06-03T01:37:04Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ken-zhang/category/212060.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/30096/category/212060/rss"/><entry><id>http://www.cnblogs.com/ken-zhang/archive/2009/09/27/1574984.html</id><title type="text">【转】CString/string/char *比较详解</title><summary type="text">注：本文转载自阿黎在CSDN的博客(一) 概述string和CString均是字符串模板类，string为标准模板类（STL）定义的字符串类，已经纳入C++标准之中；CString（typedef CStringT&lt;TCHAR, StrTraitMFC&lt;TCHAR&gt;&gt; CString）为Visual C++中最常用的字符串类，继承自CSimpleStringT类，主要应用在...</summary><published>2009-09-27T06:39:00Z</published><updated>2009-09-27T06:39:00Z</updated><author><name>码农.ＫＥＮ</name><uri>http://www.cnblogs.com/ken-zhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ken-zhang/archive/2009/09/27/1574984.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ken-zhang/archive/2009/09/27/1574984.html"/><content type="text">注：本文转载自阿黎在CSDN的博客(一) 概述string和CString均是字符串模板类，string为标准模板类（STL）定义的字符串类，已经纳入C++标准之中；CString（typedef CStringT&lt;TCHAR, StrTraitMFC&lt;TCHAR&gt;&gt; CString）为Visual C++中最常用的字符串类，继承自CSimpleStringT类，主要应用在...</content></entry></feed>
