<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<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语学习</title><link>http://www.008m.cn/</link><description>世界因我而更精彩！ - </description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 100427</generator><language>zh-CN</language><copyright>Copyright 2010 Your 008m.cn. Some Rights Reserved.var _bdhmProtocol = ((&amp;quot;https:&amp;quot; == document.location.protocol) ? &amp;quot; https://&amp;quot; : &amp;quot; http://&amp;quot;);document.write(unescape(&amp;quot;%3Cscript src='&amp;quot; + _bdhmProtocol + &amp;quot;hm.baidu.com/h.js%3F8fbc0d15fb9e234d973293ebaf4ea157' type='text/javascript'%3E%3C/script%3E&amp;quot;));</copyright><pubDate>Mon, 06 Sep 2010 04:34:27 +0800</pubDate><item><title>C语--简单程序</title><author>a@b.com (杨川)</author><link>http://www.008m.cn/post/44.html</link><pubDate>Mon, 09 Aug 2010 20:07:31 +0800</pubDate><guid>http://www.008m.cn/post/44.html</guid><description><![CDATA[<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;今天新学的两个简单的程序，大概的意思还是弄懂了。写出来复习一下</p><p><strong>程序一</strong></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#include &lt;stdio.h&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; //这是编译预处理指令</p><p>...</p>]]></description><category>C语学习</category><comments>http://www.008m.cn/post/44.html#comment</comments><wfw:comment>http://www.008m.cn/</wfw:comment><wfw:commentRss>http://www.008m.cn/feed.asp?cmt=44</wfw:commentRss><trackback:ping>http://www.008m.cn/cmd.asp?act=tb&amp;id=44&amp;key=8a9c04c3</trackback:ping></item><item><title>C语第一天--初识C语</title><author>a@b.com (杨川)</author><link>http://www.008m.cn/post/43.html</link><pubDate>Sat, 07 Aug 2010 11:56:15 +0800</pubDate><guid>http://www.008m.cn/post/43.html</guid><description><![CDATA[<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;说了这么久的学习C语，今天终于开始了第一天。我就把书上每一章的课后练习写出来吧，因为咱的笔法真的太臭。</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1、什么是程序？什么是程序设计？</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;所谓<strong>程序</strong>，就是一组计算机识别和执行的指令。&ldquo;<strong>程序设计</strong>(Programming)是指设计、编制、调试程序的方法和过程。它是目标明确的智力活动。由于程序是软件的本体，软件的质量主要通过程序的质量来体现，在软件研究中，程序设计的工作非常重要，内容涉及到有关的基本概念、工具、方法以及方法学等。&rdquo;（百度来的）</p><p>...</p>]]></description><category>C语学习</category><comments>http://www.008m.cn/post/43.html#comment</comments><wfw:comment>http://www.008m.cn/</wfw:comment><wfw:commentRss>http://www.008m.cn/feed.asp?cmt=43</wfw:commentRss><trackback:ping>http://www.008m.cn/cmd.asp?act=tb&amp;id=43&amp;key=d4a926ae</trackback:ping></item></channel></rss>
