<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feed.diaomin.org/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:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feed.diaomin.org" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feed.feedsky.com/DiaoMin" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 31 Dec 2008 14:43:14 GMT</lastBuildDate><title>刁民的Blog</title><description>关注：网络，科技；坚持：分享，共享</description><image><url>http://www.feedsky.com/images/feedsky_logologo.gif</url><title>刁民的Blog</title><link>http://www.diaomin.org</link></image><link>http://www.diaomin.org</link><language>en</language><pubDate>Wed, 31 Dec 2008 14:44:12 GMT</pubDate><item><title>2009新年logo</title><link>http://item.feedsky.com/~feedsky/DiaoMin/~7046418/155920376/5154398/1/item.html</link><wfw:commentRss>http://www.diaomin.org/articles/2009-new-years-logo.html/feed</wfw:commentRss><description>2009年1月1日，新年（元旦）logo&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;

	
	Tags: logo, 节日logo&lt;br /&gt;...</description><category>网站logo</category><category>节日logo</category><category>logo</category><pubDate>Wed, 31 Dec 2008 22:43:14 +0800</pubDate><author>嘎嘎</author><comments>http://www.diaomin.org/articles/2009-new-years-logo.html#comments</comments><guid isPermaLink="false">http://www.diaomin.org/articles/2009-new-years-logo.html</guid><dc:creator>嘎嘎</dc:creator><fs:srclink>http://www.diaomin.org/articles/2009-new-years-logo.html</fs:srclink><fs:srcfeed>http://www.diaomin.org/feed</fs:srcfeed><fs:itemid>feedsky/DiaoMin/~7046418/155920376/5154398</fs:itemid></item><item><title>学生教务系统(PB9.0+SQL 2000)-课程设计</title><link>http://item.feedsky.com/~feedsky/DiaoMin/~7046418/155832602/5154398/1/item.html</link><wfw:commentRss>http://www.diaomin.org/articles/student-senate-system-pb90-sql-2000-course-design.html/feed</wfw:commentRss><description>这是《数库据设计与应用》的课程设计，花费了快3个星期的时间才完成的。&lt;br /&gt;
&amp;#160;主要功能：&lt;br /&gt;
其中管理员的主要操作是“系统维护”，包括用户的管理，信息的维护；教师的主要操作...</description><category>学生教务系统</category><category>SQL</category><category>PB</category><category>学习笔记</category><category>cn</category><category>数据库</category><pubDate>Wed, 31 Dec 2008 17:02:26 +0800</pubDate><author>嘎嘎</author><comments>http://www.diaomin.org/articles/student-senate-system-pb90-sql-2000-course-design.html#comments</comments><guid isPermaLink="false">http://www.diaomin.org/articles/student-senate-system-pb90-sql-2000-course-design.html</guid><dc:creator>嘎嘎</dc:creator><fs:srclink>http://www.diaomin.org/articles/student-senate-system-pb90-sql-2000-course-design.html</fs:srclink><fs:srcfeed>http://www.diaomin.org/feed</fs:srcfeed><fs:itemid>feedsky/DiaoMin/~7046418/155832602/5154398</fs:itemid></item><item><title>C语言变量详解（复习）</title><link>http://item.feedsky.com/~feedsky/DiaoMin/~7046418/155832603/5154398/1/item.html</link><wfw:commentRss>http://www.diaomin.org/articles/detailed-c-language-variables-review.html/feed</wfw:commentRss><description>2008-11-8&lt;br /&gt;
http//www.diaomin.org&lt;br /&gt;
通过1个月的找工作，发现自己还是太弱了，努力下&lt;br /&gt;
一。变量的存储类型&lt;br /&gt;
C语言中的变量存储类型有4种，分别为auto（自动变量）,static（静态变量）,exte...</description><category>学习笔记</category><pubDate>Sat, 08 Nov 2008 22:07:30 +0800</pubDate><author>嘎嘎</author><comments>http://www.diaomin.org/articles/detailed-c-language-variables-review.html#comments</comments><guid isPermaLink="false">http://www.diaomin.org/articles/detailed-c-language-variables-review.html</guid><dc:creator>嘎嘎</dc:creator><fs:srclink>http://www.diaomin.org/articles/detailed-c-language-variables-review.html</fs:srclink><fs:srcfeed>http://www.diaomin.org/feed</fs:srcfeed><fs:itemid>feedsky/DiaoMin/~7046418/155832603/5154398</fs:itemid></item><item><title>C#学习笔记-（如何：串联多个字符串）-（2008-10-18）</title><link>http://item.feedsky.com/~feedsky/DiaoMin/~7046418/155832604/5154398/1/item.html</link><wfw:commentRss>http://www.diaomin.org/articles/c-study-notes-how-to-serial-number-of-strings-c-programming-guide-2008-10-18.html/feed</wfw:commentRss><description>http://msdn.microsoft.com/zh-cn/library/ms228504.aspx&lt;br /&gt;
using System;&lt;br /&gt;
using System.Collections.Generic;&lt;br /&gt;
using System.Linq;&lt;br /&gt;
using System.Text;&lt;br /&gt;
using System.Text.RegularExpressions;&lt;br /&gt;
//如何：串联多个字符串（C# ...</description><category>C#</category><category>学习笔记</category><category>cn</category><pubDate>Tue, 04 Nov 2008 21:43:58 +0800</pubDate><author>嘎嘎</author><comments>http://www.diaomin.org/articles/c-study-notes-how-to-serial-number-of-strings-c-programming-guide-2008-10-18.html#comments</comments><guid isPermaLink="false">http://www.diaomin.org/articles/c-study-notes-how-to-serial-number-of-strings-c-programming-guide-2008-10-18.html</guid><dc:creator>嘎嘎</dc:creator><fs:srclink>http://www.diaomin.org/articles/c-study-notes-how-to-serial-number-of-strings-c-programming-guide-2008-10-18.html</fs:srclink><fs:srcfeed>http://www.diaomin.org/feed</fs:srcfeed><fs:itemid>feedsky/DiaoMin/~7046418/155832604/5154398</fs:itemid></item><item><title>C#学习笔记-（如何：修改字符串内容）-（2008-10-18）</title><link>http://item.feedsky.com/~feedsky/DiaoMin/~7046418/155832605/5154398/1/item.html</link><wfw:commentRss>http://www.diaomin.org/articles/c-study-notes-how-to-modify-the-contents-of-the-string-c-programming-guide-2008-10-18.html/feed</wfw:commentRss><description>http://msdn.microsoft.com/zh-cn/library/ms228599.aspx&lt;br /&gt;
using System;&lt;br /&gt;
using System.Collections.Generic;&lt;br /&gt;
using System.Linq;&lt;br /&gt;
using System.Text;&lt;br /&gt;
using System.Text.RegularExpressions;&lt;br /&gt;
//=============修改字符串内容（C...</description><category>C#</category><category>学习笔记</category><category>cn</category><pubDate>Tue, 04 Nov 2008 21:42:52 +0800</pubDate><author>嘎嘎</author><comments>http://www.diaomin.org/articles/c-study-notes-how-to-modify-the-contents-of-the-string-c-programming-guide-2008-10-18.html#comments</comments><guid isPermaLink="false">http://www.diaomin.org/articles/c-study-notes-how-to-modify-the-contents-of-the-string-c-programming-guide-2008-10-18.html</guid><dc:creator>嘎嘎</dc:creator><fs:srclink>http://www.diaomin.org/articles/c-study-notes-how-to-modify-the-contents-of-the-string-c-programming-guide-2008-10-18.html</fs:srclink><fs:srcfeed>http://www.diaomin.org/feed</fs:srcfeed><fs:itemid>feedsky/DiaoMin/~7046418/155832605/5154398</fs:itemid></item><item><title>C#学习笔记-字符串（2）-2008-10-17</title><link>http://item.feedsky.com/~feedsky/DiaoMin/~7046418/155832606/5154398/1/item.html</link><wfw:commentRss>http://www.diaomin.org/articles/c-study-notes-string-2-2008-10-17.html/feed</wfw:commentRss><description>http://msdn.microsoft.com/zh-cn/library/ms228362.aspx&lt;br /&gt;
// 字符串示例,其中string和String是相同的，根据喜好使用&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; /*&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#...</description><category>C#</category><category>学习笔记</category><category>cn</category><pubDate>Tue, 04 Nov 2008 21:41:50 +0800</pubDate><author>嘎嘎</author><comments>http://www.diaomin.org/articles/c-study-notes-string-2-2008-10-17.html#comments</comments><guid isPermaLink="false">http://www.diaomin.org/articles/c-study-notes-string-2-2008-10-17.html</guid><dc:creator>嘎嘎</dc:creator><fs:srclink>http://www.diaomin.org/articles/c-study-notes-string-2-2008-10-17.html</fs:srclink><fs:srcfeed>http://www.diaomin.org/feed</fs:srcfeed><fs:itemid>feedsky/DiaoMin/~7046418/155832606/5154398</fs:itemid></item><item><title>C#学习笔记-值类型和引用类型-（2008-10-14）</title><link>http://item.feedsky.com/~feedsky/DiaoMin/~7046418/155832607/5154398/1/item.html</link><wfw:commentRss>http://www.diaomin.org/articles/learning-c-note-the-type-used-and-the-type-of-value-2008-10-14.html/feed</wfw:commentRss><description>using System;&lt;br /&gt;
class N1&lt;br /&gt;
{&amp;#160;&amp;#160;&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160; //输出参数示例&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160; /*&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160; void sum(int a, int b,out int result)&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160; {&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160...</description><category>C#</category><category>学习笔记</category><pubDate>Tue, 04 Nov 2008 21:40:08 +0800</pubDate><author>嘎嘎</author><comments>http://www.diaomin.org/articles/learning-c-note-the-type-used-and-the-type-of-value-2008-10-14.html#comments</comments><guid isPermaLink="false">http://www.diaomin.org/articles/learning-c-note-the-type-used-and-the-type-of-value-2008-10-14.html</guid><dc:creator>嘎嘎</dc:creator><fs:srclink>http://www.diaomin.org/articles/learning-c-note-the-type-used-and-the-type-of-value-2008-10-14.html</fs:srclink><fs:srcfeed>http://www.diaomin.org/feed</fs:srcfeed><fs:itemid>feedsky/DiaoMin/~7046418/155832607/5154398</fs:itemid></item><item><title>C#学习笔记-数组，字符串，类型转换-代码（2008-10-17）</title><link>http://item.feedsky.com/~feedsky/DiaoMin/~7046418/155832608/5154398/1/item.html</link><wfw:commentRss>http://www.diaomin.org/articles/learning-c-note-the-array-string-the-type-of-conversion-code-2008-10-17.html/feed</wfw:commentRss><description>using System;&lt;br /&gt;
using System.Collections.Generic;&lt;br /&gt;
using System.Linq;&lt;br /&gt;
using System.Text;&lt;br /&gt;
namespace New2&lt;br /&gt;
{&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160; class Program&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160; {&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; static...</description><category>C#</category><category>学习笔记</category><category>china</category><pubDate>Tue, 04 Nov 2008 21:38:52 +0800</pubDate><author>嘎嘎</author><comments>http://www.diaomin.org/articles/learning-c-note-the-array-string-the-type-of-conversion-code-2008-10-17.html#comments</comments><guid isPermaLink="false">http://www.diaomin.org/articles/learning-c-note-the-array-string-the-type-of-conversion-code-2008-10-17.html</guid><dc:creator>嘎嘎</dc:creator><fs:srclink>http://www.diaomin.org/articles/learning-c-note-the-array-string-the-type-of-conversion-code-2008-10-17.html</fs:srclink><fs:srcfeed>http://www.diaomin.org/feed</fs:srcfeed><fs:itemid>feedsky/DiaoMin/~7046418/155832608/5154398</fs:itemid></item><item><title>windows环境下32位汇编语言程序设计(第二版)-读书笔记(1)</title><link>http://item.feedsky.com/~feedsky/DiaoMin/~7046418/155832609/5154398/1/item.html</link><wfw:commentRss>http://www.diaomin.org/articles/windows-environment-32-bit-assembly-language-programming-second-edition-reading-notes-1.html/feed</wfw:commentRss><description>========================================&lt;br /&gt;
/*windows环境下32位汇编语言程序设计(第2版)罗云彬*/&amp;#124;&lt;br /&gt;
/*版权所有:chenyihao Email:chenyihao@yeah.net*/&lt;br /&gt;
/*Blog:http://www.diaomin.org*/&lt;br /&gt;
/*2008年07月28日*/&lt;br /&gt;
===...</description><category>WIN32汇编</category><category>32位汇编</category><category>学习笔记</category><category>blog</category><pubDate>Tue, 04 Nov 2008 21:36:47 +0800</pubDate><author>嘎嘎</author><comments>http://www.diaomin.org/articles/windows-environment-32-bit-assembly-language-programming-second-edition-reading-notes-1.html#comments</comments><guid isPermaLink="false">http://www.diaomin.org/articles/windows-environment-32-bit-assembly-language-programming-second-edition-reading-notes-1.html</guid><dc:creator>嘎嘎</dc:creator><fs:srclink>http://www.diaomin.org/articles/windows-environment-32-bit-assembly-language-programming-second-edition-reading-notes-1.html</fs:srclink><fs:srcfeed>http://www.diaomin.org/feed</fs:srcfeed><fs:itemid>feedsky/DiaoMin/~7046418/155832609/5154398</fs:itemid></item><item><title>百米飞人- 博尔特</title><link>http://item.feedsky.com/~feedsky/DiaoMin/~7046418/155832610/5154398/1/item.html</link><wfw:commentRss>http://www.diaomin.org/articles/bai-mi-fei-ren-bo-er-te.html/feed</wfw:commentRss><description>&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;

	
	Tags: 博尔特, 牙买加, 百米飞人&lt;br /&gt;...</description><category>百米飞人</category><category>博尔特</category><category>默认分类</category><category>牙买加</category><pubDate>Sun, 17 Aug 2008 19:40:47 +0800</pubDate><author>嘎嘎</author><comments>http://www.diaomin.org/articles/bai-mi-fei-ren-bo-er-te.html#comments</comments><guid isPermaLink="false">http://www.diaomin.org/articles/bai-mi-fei-ren-bo-er-te.html</guid><dc:creator>嘎嘎</dc:creator><fs:srclink>http://www.diaomin.org/articles/bai-mi-fei-ren-bo-er-te.html</fs:srclink><fs:srcfeed>http://www.diaomin.org/feed</fs:srcfeed><fs:itemid>feedsky/DiaoMin/~7046418/155832610/5154398</fs:itemid></item></channel></rss>