<?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/cui55" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/cui55" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 24 Mar 2009 17:27:00 GMT</lastBuildDate><title>Cui55的专栏</title><description>合理安排时间，时间就会变得更多！合理使用金钱，金钱就会变的更多！合理调节情绪，心情就会变的更好！合理安排生活，生活将变的更加丰富多采。</description><link>http://blog.csdn.net/cui55/</link><item><title>CSS教程：li和ul标签用法举例</title><link>http://blog.csdn.net/cui55/archive/2009/03/24/4020950.aspx</link><wfw:comment>http://blog.csdn.net/cui55/comments/4020950.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cui55/comments/commentRss/4020950.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4020950</trackback:ping><description>&lt;br /&gt; LI代码的格式化:&lt;br /&gt;A).运用CSS格式化列表符： ul li{&lt;br /&gt;list-style-type:none;&lt;br /&gt;}&lt;br /&gt;B).如果你想将列表符换成图像，则： ul li{&lt;br /&gt;list-style-type:none;&lt;br /&gt;list-style-image: url(/blog/images/icon.gif);&lt;br /&gt;}&lt;br /&gt;C).为了左对齐，可以用如下代码： ul{&lt;br /&gt;list-style-type:none;&lt;br /&gt;margin:0px;&lt;br /&gt;}&lt;br /&gt;D).如果想给列表加背景色，可以用如下代码： ul{&lt;br /&gt;list-style-type: none;&lt;br /&gt;margin:0px;&lt;br /&gt;}&lt;br /&gt;ul li{&lt;br /&gt;background:#CCC;&lt;br /&gt;}&lt;br /&gt;E).如果想给列表加MOUSEOVER背景变色效果，可以用如下代码： ul{ list-style-type: none; margin:0px; }&lt;br /&gt;ul li a{ display&lt;img src =&quot;http://blog.csdn.net/cui55/aggbug/4020950.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 25 Mar 2009 01:27:00 +0800</pubDate><author>cui55</author><comments>http://blog.csdn.net/cui55/archive/2009/03/24/4020950.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cui55/archive/2009/03/24/4020950.aspx</guid><dc:creator>cui55</dc:creator></item><item><title>“WebRequestMethods.Ftp.DownloadFile不能保留文件最后修改时间”的解决方法</title><link>http://blog.csdn.net/cui55/archive/2009/03/04/3956666.aspx</link><wfw:comment>http://blog.csdn.net/cui55/comments/3956666.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cui55/comments/commentRss/3956666.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3956666</trackback:ping><description>“WebRequestMethods.Ftp.DownloadFile不能保留文件最后修改时间”的解决方法&lt;img src =&quot;http://blog.csdn.net/cui55/aggbug/3956666.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 04 Mar 2009 23:23:00 +0800</pubDate><author>cui55</author><comments>http://blog.csdn.net/cui55/archive/2009/03/04/3956666.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cui55/archive/2009/03/04/3956666.aspx</guid><dc:creator>cui55</dc:creator></item><item><title>RAID0、RAID1、RAID0+1、RAID5原理介绍</title><link>http://blog.csdn.net/cui55/archive/2009/02/04/3861723.aspx</link><wfw:comment>http://blog.csdn.net/cui55/comments/3861723.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cui55/comments/commentRss/3861723.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3861723</trackback:ping><description>RAID0、RAID1、RAID0+1、RAID5原理介绍&lt;img src =&quot;http://blog.csdn.net/cui55/aggbug/3861723.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 04 Feb 2009 19:22:00 +0800</pubDate><author>cui55</author><comments>http://blog.csdn.net/cui55/archive/2009/02/04/3861723.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cui55/archive/2009/02/04/3861723.aspx</guid><dc:creator>cui55</dc:creator></item><item><title>as3学习笔记</title><link>http://blog.csdn.net/cui55/archive/2009/01/05/3709811.aspx</link><wfw:comment>http://blog.csdn.net/cui55/comments/3709811.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cui55/comments/commentRss/3709811.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3709811</trackback:ping><description>as3学习笔记&lt;img src =&quot;http://blog.csdn.net/cui55/aggbug/3709811.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 05 Jan 2009 16:31:00 +0800</pubDate><author>cui55</author><comments>http://blog.csdn.net/cui55/archive/2009/01/05/3709811.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cui55/archive/2009/01/05/3709811.aspx</guid><dc:creator>cui55</dc:creator></item><item><title>.Net 2.0对文件传输协议(FTP)操作(上传,下载,新建,删除,FTP间传送文件等)实现汇总</title><link>http://blog.csdn.net/cui55/archive/2008/12/31/3663125.aspx</link><wfw:comment>http://blog.csdn.net/cui55/comments/3663125.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cui55/comments/commentRss/3663125.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3663125</trackback:ping><description>.Net 2.0对文件传输协议(FTP)操作(上传,下载,新建,删除,FTP间传送文件等)实现汇总&lt;img src =&quot;http://blog.csdn.net/cui55/aggbug/3663125.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 31 Dec 2008 16:52:00 +0800</pubDate><author>cui55</author><comments>http://blog.csdn.net/cui55/archive/2008/12/31/3663125.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cui55/archive/2008/12/31/3663125.aspx</guid><dc:creator>cui55</dc:creator></item><item><title>as3中页面中的flash和页面交互,(ExternalInterface应用)</title><link>http://blog.csdn.net/cui55/archive/2008/12/24/3593593.aspx</link><wfw:comment>http://blog.csdn.net/cui55/comments/3593593.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cui55/comments/commentRss/3593593.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3593593</trackback:ping><description>as3中页面中的flash和页面交互,(ExternalInterface应用)&lt;img src =&quot;http://blog.csdn.net/cui55/aggbug/3593593.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 24 Dec 2008 17:17:00 +0800</pubDate><author>cui55</author><comments>http://blog.csdn.net/cui55/archive/2008/12/24/3593593.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cui55/archive/2008/12/24/3593593.aspx</guid><dc:creator>cui55</dc:creator></item><item><title>复制多个loader对象并转换成bitmap</title><link>http://blog.csdn.net/cui55/archive/2008/12/24/3593521.aspx</link><wfw:comment>http://blog.csdn.net/cui55/comments/3593521.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cui55/comments/commentRss/3593521.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3593521</trackback:ping><description>复制多个loader对象并转换成bitmap&lt;img src =&quot;http://blog.csdn.net/cui55/aggbug/3593521.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 24 Dec 2008 17:09:00 +0800</pubDate><author>cui55</author><comments>http://blog.csdn.net/cui55/archive/2008/12/24/3593521.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cui55/archive/2008/12/24/3593521.aspx</guid><dc:creator>cui55</dc:creator></item><item><title>关于标题字符截取</title><link>http://blog.csdn.net/cui55/archive/2008/12/22/3581965.aspx</link><wfw:comment>http://blog.csdn.net/cui55/comments/3581965.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cui55/comments/commentRss/3581965.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3581965</trackback:ping><description>关于标题字符截取&lt;img src =&quot;http://blog.csdn.net/cui55/aggbug/3581965.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 22 Dec 2008 21:05:00 +0800</pubDate><author>cui55</author><comments>http://blog.csdn.net/cui55/archive/2008/12/22/3581965.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cui55/archive/2008/12/22/3581965.aspx</guid><dc:creator>cui55</dc:creator></item><item><title>让DIV不换行及多div重叠</title><link>http://blog.csdn.net/cui55/archive/2008/12/18/3547793.aspx</link><wfw:comment>http://blog.csdn.net/cui55/comments/3547793.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cui55/comments/commentRss/3547793.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3547793</trackback:ping><description>一，单个DIV：&lt;br /&gt;1.用nobr元素&lt;br /&gt;Code: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;不换行不换行&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2.用nowrap元素&lt;br /&gt;Code: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;div不换行div不换行div不换行&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;二，两个DIV&lt;br /&gt;1. 用CSS里的float属性&lt;br /&gt;Code: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/cui55/aggbug/3547793.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 18 Dec 2008 19:24:00 +0800</pubDate><author>cui55</author><comments>http://blog.csdn.net/cui55/archive/2008/12/18/3547793.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cui55/archive/2008/12/18/3547793.aspx</guid><dc:creator>cui55</dc:creator></item><item><title>使用Random函数创建随机数</title><link>http://blog.csdn.net/cui55/archive/2008/11/21/3345463.aspx</link><wfw:comment>http://blog.csdn.net/cui55/comments/3345463.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cui55/comments/commentRss/3345463.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3345463</trackback:ping><description>使用Random函数创建随机数&lt;img src =&quot;http://blog.csdn.net/cui55/aggbug/3345463.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 21 Nov 2008 21:48:00 +0800</pubDate><author>cui55</author><comments>http://blog.csdn.net/cui55/archive/2008/11/21/3345463.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/cui55/archive/2008/11/21/3345463.aspx</guid><dc:creator>cui55</dc:creator></item></channel></rss>