<?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>《为什么还用C编程？》的评论</title>
	<atom:link href="http://tonybai.com/2013/02/27/why-code-in-c-anymore/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2013/02/27/why-code-in-c-anymore/</link>
	<description>一个程序员的心路历程</description>
	<lastBuildDate>Wed, 25 Mar 2026 09:21:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：yogoloth</title>
		<link>https://tonybai.com/2013/02/27/why-code-in-c-anymore/#comment-816</link>
		<dc:creator>yogoloth</dc:creator>
		<pubDate>Sat, 02 Mar 2013 18:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1204#comment-816</guid>
		<description>能看到源代码的情况下，c是无敌的，c下面的库明显一点也不比其他任何一门语言少，而且明显更稳定更容易debug，是除了汇编一位唯一一个知道到底写了什么东西的语言。个人认为c++主要是为了解决闭源开发的情况下，追溯资源管理的责任的问题，谁申请的资源，就由谁释放。</description>
		<content:encoded><![CDATA[<p>能看到源代码的情况下，c是无敌的，c下面的库明显一点也不比其他任何一门语言少，而且明显更稳定更容易debug，是除了汇编一位唯一一个知道到底写了什么东西的语言。个人认为c++主要是为了解决闭源开发的情况下，追溯资源管理的责任的问题，谁申请的资源，就由谁释放。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：t.k.</title>
		<link>https://tonybai.com/2013/02/27/why-code-in-c-anymore/#comment-815</link>
		<dc:creator>t.k.</dc:creator>
		<pubDate>Thu, 28 Feb 2013 11:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1204#comment-815</guid>
		<description>c语言简单、非常符合当今计算机的硬件抽象，而且比汇编易编写。</description>
		<content:encoded><![CDATA[<p>c语言简单、非常符合当今计算机的硬件抽象，而且比汇编易编写。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
