<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>文本编辑器 - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/%E6%96%87%E6%9C%AC%E7%BC%96%E8%BE%91%E5%99%A8/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Sat, 26 Dec 2009 06:09:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>《数据结构》读书笔记 第四章 文本编辑</title>
		<link>https://www.coder4.com/archives/235</link>
					<comments>https://www.coder4.com/archives/235#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Sat, 26 Dec 2009 06:09:51 +0000</pubDate>
				<category><![CDATA[算法&数据结构]]></category>
		<category><![CDATA[c语言]]></category>
		<category><![CDATA[严蔚敏]]></category>
		<category><![CDATA[数据结构]]></category>
		<category><![CDATA[文本编辑器]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=235</guid>

					<description><![CDATA[文本编辑 有点BT啊&#8230;&#8230; #include &#60;fstream&#62; #include &#34;D:\数据结构\第四章 堆分配的串及其基本操作\HString.h&#34; enum {ML=25,MLL=75,MNL=20}; HString T[ML]; char str[MLL],filename[MNL]=&#34;&#34;; int n=0; using namespace std; void Open() { &#160;[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/235/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
