<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/webpagemaker" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/webpagemaker" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 25 Dec 2006 16:39:00 GMT</lastBuildDate><title>黑色的眼睛的专栏</title><description>技术永远要领先，学习永远不会停止</description><link>http://blog.csdn.net/webpagemaker/</link><item><title>函数参数返回的简单总结</title><link>http://blog.csdn.net/webpagemaker/archive/2006/12/25/1460442.aspx</link><wfw:comment>http://blog.csdn.net/webpagemaker/comments/1460442.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/webpagemaker/comments/commentRss/1460442.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1460442</trackback:ping><description>在C语言中，我们知道函数参数的返回时，一般的方法就是利用RETURN来处理。但是这样在实际的数据处理时出现了我们所不希望的现象，即返回值太少，达不到我们希望的要求。下面先总结一下在函数参数返回的时候，我们有那些的方法可以应用&lt;img src =&quot;http://blog.csdn.net/webpagemaker/aggbug/1460442.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 26 Dec 2006 00:39:00 +0800</pubDate><author>webpagemaker</author><comments>http://blog.csdn.net/webpagemaker/archive/2006/12/25/1460442.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/webpagemaker/archive/2006/12/25/1460442.aspx</guid><dc:creator>webpagemaker</dc:creator></item><item><title>结构体和联合体在数据处理中的妙用</title><link>http://blog.csdn.net/webpagemaker/archive/2006/12/21/1451537.aspx</link><wfw:comment>http://blog.csdn.net/webpagemaker/comments/1451537.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/webpagemaker/comments/commentRss/1451537.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1451537</trackback:ping><description>在数据位的处理上，我们知道整型数是两个字节，而字符数是一个字节。在我们要从字符串中得到整型数时，可以利用结构体和联合体来进行处理，这样就可以得到事半功倍的效果&lt;img src =&quot;http://blog.csdn.net/webpagemaker/aggbug/1451537.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 21 Dec 2006 19:09:00 +0800</pubDate><author>webpagemaker</author><comments>http://blog.csdn.net/webpagemaker/archive/2006/12/21/1451537.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/webpagemaker/archive/2006/12/21/1451537.aspx</guid><dc:creator>webpagemaker</dc:creator></item><item><title>数组在状态传递中的作用</title><link>http://blog.csdn.net/webpagemaker/archive/2006/12/21/1451536.aspx</link><wfw:comment>http://blog.csdn.net/webpagemaker/comments/1451536.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/webpagemaker/comments/commentRss/1451536.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1451536</trackback:ping><description>在多状态信息系统中，一次可能要传递多的状态信息，同时各个状态信息的关联性很小，如果在不用数组在传递参数时会发现这么多的状态信息是很难处理的。这是我们可以利用数组来解决这一问题&lt;img src =&quot;http://blog.csdn.net/webpagemaker/aggbug/1451536.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 21 Dec 2006 19:06:00 +0800</pubDate><author>webpagemaker</author><comments>http://blog.csdn.net/webpagemaker/archive/2006/12/21/1451536.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/webpagemaker/archive/2006/12/21/1451536.aspx</guid><dc:creator>webpagemaker</dc:creator></item></channel></rss>