<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[建议友善的工程师稍微花点时间整理下程序 ..]]></title>
 <link><![CDATA[http://aiothome.net/read.php?tid=14357]]></link>
 <description><![CDATA[Latest 20 replies of 建议友善的工程师稍微花点时间整理下程序 ..]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 19:58:17 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://aiothome.net]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[这是2004年我们应用在sbc2410开发板上的led经典代码，书店里有些书都直接照抄这个。
除了这个，还有通过网页控制led的程序，也是被各家“借鉴”的经典示例。
那几个经典的代码，我们一直没有变动过，现在算来有7-8年了。

虽然这个程序“看似”难懂，但也是十分条理，并且合理，都是最基本的语法语句。]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=14357#108078]]></link>
 <author><![CDATA[mindee]]></author>
 <category><![CDATA[友善之臂官方客服中心]]></category>
 <pubdate><![CDATA[Fri, 05 Aug 2011 06:47:56 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[Re:回 1楼(mindee) 的帖子]]></title>
 <description><![CDATA[[quote]引用第5楼gfvvz1于2011-08-05 14:20发表的 回 1楼(mindee) 的帖子 :
if (argc != 3 || sscanf(argv[1], &quot;%d&quot;, &amp;led_no) != 1 || sscanf(argv[2],&quot;%d&quot;, &amp;on) != 1 ||
on &lt; 0 || on &gt; 1 || led_no &lt; 0 || led_no &gt; 3) {
fprintf(stderr, &quot;Usage: leds led_no 0|1\n&qu ..]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=14357#108067]]></link>
 <author><![CDATA[gfvvz1]]></author>
 <category><![CDATA[友善之臂官方客服中心]]></category>
 <pubdate><![CDATA[Fri, 05 Aug 2011 06:21:46 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 1楼(mindee) 的帖子]]></title>
 <description><![CDATA[if (argc != 3 || sscanf(argv[1], &quot;%d&quot;, &amp;led_no) != 1 || sscanf(argv[2],&quot;%d&quot;, &amp;on) != 1 ||
on &lt; 0 || on &gt; 1 || led_no &lt; 0 || led_no &gt; 3) {
fprintf(stderr, &quot;Usage: leds led_no 0|1\n&quot;);
exit(1);
}]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=14357#108066]]></link>
 <author><![CDATA[gfvvz1]]></author>
 <category><![CDATA[友善之臂官方客服中心]]></category>
 <pubdate><![CDATA[Fri, 05 Aug 2011 06:20:29 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 3楼(qq2440) 的帖子]]></title>
 <description><![CDATA[[s:14]&nbsp;&nbsp;[s:14]&nbsp;&nbsp;[s:14]]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=14357#108064]]></link>
 <author><![CDATA[gfvvz1]]></author>
 <category><![CDATA[友善之臂官方客服中心]]></category>
 <pubdate><![CDATA[Fri, 05 Aug 2011 06:18:22 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[意见反馈 ≠ 牢骚
将具体的情况说明指出,才更有意义.]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=14357#107851]]></link>
 <author><![CDATA[qq2440]]></author>
 <category><![CDATA[友善之臂官方客服中心]]></category>
 <pubdate><![CDATA[Thu, 04 Aug 2011 11:29:59 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第1楼mindee于2011-08-04 17:43发表的&nbsp;&nbsp;:
我们的光盘和文档都很规整，不知道你说的乱是什么地方？请具体指出

程序代码就难以做太多注释了，那么多代码，实际上我们的代码也是很规整的。

谢谢
[/quote]

友善的源码我认为一般常用的都标注的很给力啦，不至于很乱。]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=14357#107847]]></link>
 <author><![CDATA[huhu2207]]></author>
 <category><![CDATA[友善之臂官方客服中心]]></category>
 <pubdate><![CDATA[Thu, 04 Aug 2011 11:21:32 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我们的光盘和文档都很规整，不知道你说的乱是什么地方？请具体指出

程序代码就难以做太多注释了，那么多代码，实际上我们的代码也是很规整的。

谢谢]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=14357#107829]]></link>
 <author><![CDATA[mindee]]></author>
 <category><![CDATA[友善之臂官方客服中心]]></category>
 <pubdate><![CDATA[Thu, 04 Aug 2011 09:43:30 +0000]]></pubdate>
</item>
</channel></rss>