<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://www.lupaworld.com/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>平凡的世界</title>
			    <link>http://www.lupaworld.com/47147</link>
			    <description>永远把艰辛的付出看作是生命的必要；
即使没有收获的指望，也心平气静地继续耕种!</description>
			    <copyright>Copyright(C) 平凡的世界</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>2008-07-09 22:07:51</lastBuildDate><item>
								<title>PHPing</title>
								<link>http://www.lupaworld.com/47147/viewspace_106873.html</link>
								<description><![CDATA[<P>昨日终于踏出PHP学习第一步,在电脑上听了孙仲岳老师一堂课。</P>
<P>第一次感受到什么叫相见恨晚</P>
<P>PHP确实是非常的不错东东</P>
<P>台湾老师讲课真的很棒</P>
<P>风趣幽默,有条不紊,十分有亲合力</P>
<P>接下来就是PHPing</P>
<P>6/28 浙图借PHP相关书籍</...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-06-27 16:01:44</pubDate>
							</item>
							<item>
								<title>九州 五湖 四海</title>
								<link>http://www.lupaworld.com/47147/viewspace_86583.html</link>
								<description><![CDATA[<br>1.古代分 中国 为九州。说法不一。《书·禹贡》作 冀 、 衮 、 青 、 徐 、 扬 、 荆 、 豫 、 梁 、 雍 ；《尔雅·释地》有 幽
、 营 州而无 青 、 梁 州；《周礼·夏官·职方》有 幽 、 并 州而无 徐 、 梁 州。后以“九州”泛指天下，全 中国
。《楚辞·离骚》：...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-06-12 16:50:59</pubDate>
							</item>
							<item>
								<title>使用批处理文件</title>
								<link>http://www.lupaworld.com/47147/viewspace_84060.html</link>
								<description><![CDATA[后缀是bat的文件就是批处理文件，是一种文本文件。简单的说，它的作用就是自动的连续执行多条命令，批处理文件的内容就是一条一条的命令。<br><br>echo、@、call、pause、rem　是批处理文件最常用的几个命令，我们就从他们开始学起。 
<table align="center" border="0" ...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-06-11 15:29:18</pubDate>
							</item>
							<item>
								<title>什么是 Linux</title>
								<link>http://www.lupaworld.com/47147/viewspace_55278.html</link>
								<description><![CDATA[
			1991 年8 月,芬兰的一个学生在 comp.os.minix 新闻组贴上了以下这段话: &nbsp;<br>&nbsp;<br>你好,所有使用 minix 的人 -我正在为 386(486)AT 做一个免费的操作系统(只是为了爱<br>好,不会象 gnu 那样很大很专业). <br>这名学生就是 Linus Torvalds, 而他所说的'爱好...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-05-07 23:35:16</pubDate>
							</item>
							<item>
								<title>DOS命令集</title>
								<link>http://www.lupaworld.com/47147/viewspace_46677.html</link>
								<description><![CDATA[
			
			有关某个命令的详细信息<br>ASSOC&nbsp;&nbsp;&nbsp; 显示或修改文件扩展名关联。<br>AT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 计划在计算机上运行的命令和程序。<br>ATTRIB&nbsp;&nbsp; 显示或更改文件属性。<br>BREAK&nbsp;&nbsp;&nbsp; 设置或清除扩展式 CTR...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-20 01:22:16</pubDate>
							</item>
							<item>
								<title>Qt 基础</title>
								<link>http://www.lupaworld.com/47147/viewspace_46675.html</link>
								<description><![CDATA[<h1 align="center">关于Qt</h1>

 
Qt是一个多平台的C++图形用户界面应用程序框架。它提供给应用程序开发者建立
艺术级的图形用户界面所需的所用功能。Qt是完全面向对象的很容易扩展，并且
允许真正地组件编程。
<p> 自从1996年早些时候，Qt进入商业领域，它已经成...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-19 22:10:28</pubDate>
							</item>
							<item>
								<title>ACE简介</title>
								<link>http://www.lupaworld.com/47147/viewspace_46485.html</link>
								<description><![CDATA[<p><span class="remote"><a href="http://www.cs.wustl.edu/%7Eschmidt/ACE.html" class="remote">ACE</a></span><a name="idx001"></a>
全称是 ADAPTIVE Communication Environment， 其中 ADAPTIVE 的全称是
A Dynamically Assembled Protocol Transformation, Inter...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-18 13:56:17</pubDate>
							</item>
							<item>
								<title>串口并口基础</title>
								<link>http://www.lupaworld.com/47147/viewspace_46403.html</link>
								<description><![CDATA[COM是串口的意思而LPT(不是LTP)是并口的意思,串口是计算机总线提供的用于数据传输的一个端口,在串口中数据是按位成流传输的,而LPT是传输
的另一种端口,在这里一般是按字节成流传输,也就是说串口好比每位排队排一排传输,并口是8位并排排一起传输,虽然感觉LPT这样是串口的8...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-17 14:27:04</pubDate>
							</item>
							<item>
								<title>86/100 C Programs(字符串连接)</title>
								<link>http://www.lupaworld.com/47147/viewspace_46191.html</link>
								<description><![CDATA[/*【程序86】<br>题目：两个字符串连接程序<br>1.程序分析：<br>2.程序源代码：*/<br>#include "stdio.h"<br>void main(void)<br>{<br>&nbsp;&nbsp; &nbsp;char a[] = "acegikm";<br>&nbsp;&nbsp; &nbsp;char b[] = "bdfhjlnpq";<br>&nbsp;&nbsp; &nbsp;char c[80], *p;<b...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-14 23:45:06</pubDate>
							</item>
							<item>
								<title>87/100 C Programs(结构体变量传递)</title>
								<link>http://www.lupaworld.com/47147/viewspace_46190.html</link>
								<description><![CDATA[
			/*【程序87】<br>题目：回答结果（结构体变量传递）<br>1.程序分析：　　　　　<br>2.程序源代码：*/<br>#include "stdio.h"<br>struct student<br>{ <br>&nbsp;&nbsp; &nbsp;int x;<br>&nbsp;&nbsp; &nbsp;char c;<br>}a;<br>void f1(struct student b);<br>void f2...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-14 23:33:54</pubDate>
							</item>
							<item>
								<title>51单片机模拟串口</title>
								<link>http://www.lupaworld.com/47147/viewspace_45963.html</link>
								<description><![CDATA[
			<br>--&nbsp;&nbsp;51单片机模拟串口的三种方法ZT<br>随着单片机的使用日益频繁,用其作前置机进行采集和通信也常见于各种应用,一般是利用前置<br>机采集各种终端数据后进行处理、存储,再主动或被动上报给管理站。这种情况下下,采集会需<br>要一个串口,上报又需要另一...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-13 19:32:53</pubDate>
							</item>
							<item>
								<title>88/100 C Programs(扫描打*)</title>
								<link>http://www.lupaworld.com/47147/viewspace_45590.html</link>
								<description><![CDATA[/*【程序88】<br>题目：读取7个数（1-50）的整数值，每读取一个值，程序打印出该值个数的＊。<br>1.程序分析：<br>2.程序源代码：*/<br>#include "stdio.h"<br>#include "string.h"<br>void main(void)<br>{<br>&nbsp;&nbsp; &nbsp;int i, a, n = 1;<br>&nbsp;&nbsp; &nbs...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-08 00:26:04</pubDate>
							</item>
							<item>
								<title>89/100 C Programs(数据加密)</title>
								<link>http://www.lupaworld.com/47147/viewspace_45589.html</link>
								<description><![CDATA[/*【程序89】<br>题目：某个公司采用公用电话传递数据，数据是四位的整数，在传递过程中是加密的，加密规则如下：<br>每位数字都加上5,然后用和除以10的余数代替该数字，再将第一位和第四位交换，第二位和第三位交换。<br>1.程序分析：<br>2.程序源代码：*/<br>#include "...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-08 00:24:52</pubDate>
							</item>
							<item>
								<title>90/100 C Programs(字符串倒置)</title>
								<link>http://www.lupaworld.com/47147/viewspace_45588.html</link>
								<description><![CDATA[/*【程序90】<br>.字符串倒置*/<br>#include "stdio.h"<br>#define M 5<br>void main(void)<br>{<br>&nbsp;&nbsp; &nbsp;int a[M] = {1, 2, 3, 4, 5};<br>&nbsp;&nbsp; &nbsp;int i, j, t;<br>&nbsp;&nbsp; &nbsp;i = 0;<br>&nbsp;&nbsp; &nbsp;j= M - 1;<br>&nbsp;&nbsp;...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-08 00:23:53</pubDate>
							</item>
							<item>
								<title>91、92、93/100 C Programs(时间函数)</title>
								<link>http://www.lupaworld.com/47147/viewspace_45586.html</link>
								<description><![CDATA[
			/*【程序91】<br>题目：时间函数举例1<br>1.程序分析：<br>2.程序源代码：*/<br>#include "stdio.h"<br>#include "time.h"<br>void main(void)<br>{ <br>&nbsp;&nbsp;&nbsp; time_t lt; /*define a longint time varible*/<br>&nbsp;&nbsp;&nbsp; lt = time(NULL);/*...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-08 00:22:26</pubDate>
							</item>
							<item>
								<title>94/100 C Programs(猜数)</title>
								<link>http://www.lupaworld.com/47147/viewspace_45585.html</link>
								<description><![CDATA[/*【程序94】<br>题目：时间函数举例4,一个猜数游戏，判断一个人反应快慢。<br>1.程序分析：<br>2.程序源代码：*/<br>#include "time.h"<br>#include "stdlib.h"<br>#include "stdio.h"<br>void main(void)<br>{<br>&nbsp;&nbsp; &nbsp;char c;<br>&nbsp;&nbsp; &nbsp;clo...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-08 00:20:11</pubDate>
							</item>
							<item>
								<title>95/100 C Programs(财务管理)</title>
								<link>http://www.lupaworld.com/47147/viewspace_45584.html</link>
								<description><![CDATA[/*【程序95】<br>题目：家庭财务管理小程序<br>1.程序分析：<br>2.程序源代码：<br>3.修改了部分排版<br>//4.打算增加一个数据查找，删除功能。。。<br>money management system*/<br>#include "stdio.h"<br>#include "dos.h"<br>#include &lt;conio.h&gt;<br>void initdi...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-08 00:19:02</pubDate>
							</item>
							<item>
								<title>96/100 C Programs(计算字符串中子串出现的次数)</title>
								<link>http://www.lupaworld.com/47147/viewspace_45264.html</link>
								<description><![CDATA[
			/*<br>【程序96】<br>题目：计算字符串中子串出现的次数<br>1.程序分析：<br>2.程序源代码：*/<br><br>#include "string.h"<br>#include "stdio.h"<br>main()<br>{ <br>&nbsp;&nbsp; &nbsp;char str1[20], str2[20], *p1, *p2;<br>&nbsp;&nbsp; &nbsp;int sum = 0;<b...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-01 23:06:28</pubDate>
							</item>
							<item>
								<title>97/100 C Programs(文件名加存盘)</title>
								<link>http://www.lupaworld.com/47147/viewspace_45205.html</link>
								<description><![CDATA[/*【程序97】<br>题目：从键盘输入一些字符，逐个把它们送到磁盘上去，直到输入一个#为止。<br>1.程序分析：　　　　　<br>2.程序源代码：*/<br>#include "stdio.h"<br>main()<br>{ <br>&nbsp;&nbsp; &nbsp;FILE *fp;<br>&nbsp;&nbsp; &nbsp;char ch, filename[10];<br>&n...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-01 00:22:24</pubDate>
							</item>
							<item>
								<title>98/100 C Programs(字符串存盘)</title>
								<link>http://www.lupaworld.com/47147/viewspace_45204.html</link>
								<description><![CDATA[/*【程序98】<br>题目：从键盘输入一个字符串，<br>将小写字母全部转换成大写字母，<br>然后输出到一个磁盘文件“test”中保存。<br>　　　输入的字符串以！结束。 <br>1.程序分析：<br>2.程序源代码：*/<br>#include "stdio.h"<br>void main(void)<br>{<br>&nbsp;&nbsp; ...]]></description>
								<category>blog</category>
								<author>wuhua0904</author>
								<pubDate>2008-04-01 00:17:39</pubDate>
							</item>
							
		</channel>
	</rss>