<?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/PerseusYan" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/PerseusYan" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 05 Jul 2006 13:17:00 GMT</lastBuildDate><title>A Little Bit More......</title><description>天天向上</description><link>http://blog.csdn.net/perseusyan/</link><item><title>Linux  使用点滴</title><link>http://blog.csdn.net/PerseusYan/archive/2006/07/05/879922.aspx</link><wfw:comment>http://blog.csdn.net/perseusyan/comments/879922.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/perseusyan/comments/commentRss/879922.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=879922</trackback:ping><description>内存使用率查看工具;计划任务工具 cron 的配置和说明;Linux 文件类型;命令排列....&lt;img src =&quot;http://blog.csdn.net/perseusyan/aggbug/879922.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 05 Jul 2006 21:17:00 +0800</pubDate><author>sharp</author><comments>http://blog.csdn.net/PerseusYan/archive/2006/07/05/879922.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/PerseusYan/archive/2006/07/05/879922.aspx</guid><dc:creator>sharp</dc:creator></item><item><title>Linux 进程管理</title><link>http://blog.csdn.net/PerseusYan/archive/2006/07/01/862738.aspx</link><wfw:comment>http://blog.csdn.net/perseusyan/comments/862738.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/perseusyan/comments/commentRss/862738.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=862738</trackback:ping><description>Linux进程管理的基本概念和进程管理工具介绍；重点对进程管理工具的分类介绍及应用举例，包括 ps、top 、kill、pkill、killall、nice和renice 等工具。
&lt;img src =&quot;http://blog.csdn.net/perseusyan/aggbug/862738.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 02 Jul 2006 05:50:00 +0800</pubDate><author>sharp</author><comments>http://blog.csdn.net/PerseusYan/archive/2006/07/01/862738.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/PerseusYan/archive/2006/07/01/862738.aspx</guid><dc:creator>sharp</dc:creator></item><item><title>JUnit入门</title><link>http://blog.csdn.net/PerseusYan/archive/2006/06/17/807531.aspx</link><wfw:comment>http://blog.csdn.net/perseusyan/comments/807531.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/perseusyan/comments/commentRss/807531.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=807531</trackback:ping><description>规范编码,控制代码质量,引入Unit Test开发方式,
Junit是一个很好的工具
&lt;img src =&quot;http://blog.csdn.net/perseusyan/aggbug/807531.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 18 Jun 2006 05:10:00 +0800</pubDate><author>sharp</author><comments>http://blog.csdn.net/PerseusYan/archive/2006/06/17/807531.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/PerseusYan/archive/2006/06/17/807531.aspx</guid><dc:creator>sharp</dc:creator></item><item><title>awk使用手册</title><link>http://blog.csdn.net/PerseusYan/archive/2006/06/07/777807.aspx</link><wfw:comment>http://blog.csdn.net/perseusyan/comments/777807.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/perseusyan/comments/commentRss/777807.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=777807</trackback:ping><description>什么是awk? awk---样式扫描与处理工具。 

AWK的功能是什么？与sed和grep很相似，awk是一种样式扫描与处理工具。但其功能却大大强于sed和grep。awk提供了极其强大的功能：它几乎可以完成grep和sed所能完成的全部工作，同时，它还可以可以进行样式装入、流控制、数学运算符、进程控制语句甚至于内置的变量和函数。它具备了一个完整的语言所应具有的几乎所有精美特性。实际上，awk的确拥有自己的语言：awk程序设计语言，awk的三位创建者已将它正式定义为：样式扫描和处理语言 

&lt;img src =&quot;http://blog.csdn.net/perseusyan/aggbug/777807.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 07 Jun 2006 20:29:00 +0800</pubDate><author>sharp</author><comments>http://blog.csdn.net/PerseusYan/archive/2006/06/07/777807.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/PerseusYan/archive/2006/06/07/777807.aspx</guid><dc:creator>sharp</dc:creator></item><item><title>J2EE 面试题综合</title><link>http://blog.csdn.net/PerseusYan/archive/2006/06/05/773834.aspx</link><wfw:comment>http://blog.csdn.net/perseusyan/comments/773834.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/perseusyan/comments/commentRss/773834.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=773834</trackback:ping><description>常见java，sql，j2ee面试题&lt;img src =&quot;http://blog.csdn.net/perseusyan/aggbug/773834.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 05 Jun 2006 19:29:00 +0800</pubDate><author>sharp</author><comments>http://blog.csdn.net/PerseusYan/archive/2006/06/05/773834.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/PerseusYan/archive/2006/06/05/773834.aspx</guid><dc:creator>sharp</dc:creator></item><item><title>一种数组排序算法</title><link>http://blog.csdn.net/PerseusYan/archive/2005/04/17/351258.aspx</link><wfw:comment>http://blog.csdn.net/perseusyan/comments/351258.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/perseusyan/comments/commentRss/351258.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=351258</trackback:ping><description>一种数组排序算法&lt;img src =&quot;http://blog.csdn.net/perseusyan/aggbug/351258.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 17 Apr 2005 21:43:00 +0800</pubDate><author>sharp</author><comments>http://blog.csdn.net/PerseusYan/archive/2005/04/17/351258.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/PerseusYan/archive/2005/04/17/351258.aspx</guid><dc:creator>sharp</dc:creator></item><item><title>从一个简单的例子看UI多线程处理（基于eclipse的SWT组件）</title><link>http://blog.csdn.net/PerseusYan/archive/2005/04/09/340912.aspx</link><wfw:comment>http://blog.csdn.net/perseusyan/comments/340912.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/perseusyan/comments/commentRss/340912.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=340912</trackback:ping><description>不使用线程,若文件读入操作时间过长,可能呈现程序停止现象,无法与用户交互.
多线程处理解决这个问题:
//在SWT中，把生成显示项目并在循环内执行方法的线程称为UI线程。
//如果该UI线程调用处理花费的时间过长的话，那应用程序看上去就像停止了一样。
//应该在单独的线程中执行由用户时间触发的长时间操作，以便事件循环线程快速返回，
//并从应用程序的队列中访存下一个事件。
//（必须用显式锁定和序列化来控制从其他线程访问小窗口和平台API）

 //以下为了用其它线程处理显示过程
    /* 1.生成Runnable类，可以做成一个单独文件，为了方便只在CSVViewer中制作一个内部类 */
    /* 2.修改菜单处理程序,将调用loadBegin,loadFile,loadEnd的地方修改，
     * 替换为线程执行，new Thread(new CSVLoader()).start();
    /* 3.将loadBegin,loadFile,loadEnd方法都放在线程CSVLoader中处理，
     * 使其能在其它线程中执行, */&lt;img src =&quot;http://blog.csdn.net/perseusyan/aggbug/340912.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 09 Apr 2005 21:37:00 +0800</pubDate><author>sharp</author><comments>http://blog.csdn.net/PerseusYan/archive/2005/04/09/340912.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/PerseusYan/archive/2005/04/09/340912.aspx</guid><dc:creator>sharp</dc:creator></item><item><title>IT精英人物年度总结（电影台词版）</title><link>http://blog.csdn.net/PerseusYan/archive/2005/03/29/333602.aspx</link><wfw:comment>http://blog.csdn.net/perseusyan/comments/333602.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/perseusyan/comments/commentRss/333602.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=333602</trackback:ping><description>人心没有散，队伍也还好带，就是李东升说你“有组织，无纪律”你也不用怕，健康问题解决后依旧是强人一个。
&lt;img src =&quot;http://blog.csdn.net/perseusyan/aggbug/333602.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 30 Mar 2005 05:01:00 +0800</pubDate><author>sharp</author><comments>http://blog.csdn.net/PerseusYan/archive/2005/03/29/333602.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/PerseusYan/archive/2005/03/29/333602.aspx</guid><dc:creator>sharp</dc:creator></item><item><title>.net网站例程</title><link>http://blog.csdn.net/PerseusYan/archive/2005/03/27/332144.aspx</link><wfw:comment>http://blog.csdn.net/perseusyan/comments/332144.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/perseusyan/comments/commentRss/332144.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=332144</trackback:ping><description>学习.net的好东东&lt;img src =&quot;http://blog.csdn.net/perseusyan/aggbug/332144.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 28 Mar 2005 05:19:00 +0800</pubDate><author>sharp</author><comments>http://blog.csdn.net/PerseusYan/archive/2005/03/27/332144.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/PerseusYan/archive/2005/03/27/332144.aspx</guid><dc:creator>sharp</dc:creator></item><item><title>.net 学习笔记</title><link>http://blog.csdn.net/PerseusYan/archive/2005/03/27/332141.aspx</link><wfw:comment>http://blog.csdn.net/perseusyan/comments/332141.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/perseusyan/comments/commentRss/332141.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=332141</trackback:ping><description>最近这些天的一些记录&lt;img src =&quot;http://blog.csdn.net/perseusyan/aggbug/332141.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 28 Mar 2005 05:16:00 +0800</pubDate><author>sharp</author><comments>http://blog.csdn.net/PerseusYan/archive/2005/03/27/332141.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/PerseusYan/archive/2005/03/27/332141.aspx</guid><dc:creator>sharp</dc:creator></item></channel></rss>