<?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/APOLLO_TS" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/APOLLO_TS" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 30 Apr 2009 11:01:00 GMT</lastBuildDate><title>闲来之笔</title><description>Edwin</description><link>http://blog.csdn.net/APOLLO_TS/</link><item><title>JavaScript中的arguments,callee,caller,call,appy</title><link>http://blog.csdn.net/APOLLO_TS/archive/2009/04/30/4139096.aspx</link><wfw:comment>http://blog.csdn.net/APOLLO_TS/comments/4139096.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/APOLLO_TS/comments/commentRss/4139096.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4139096</trackback:ping><description>JavaScript中的arguments,callee,caller,call,appy&lt;img src =&quot;http://blog.csdn.net/APOLLO_TS/aggbug/4139096.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 30 Apr 2009 19:01:00 +0800</pubDate><author>KLEdwin</author><comments>http://blog.csdn.net/APOLLO_TS/archive/2009/04/30/4139096.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/APOLLO_TS/archive/2009/04/30/4139096.aspx</guid><dc:creator>KLEdwin</dc:creator><fs:srclink>http://blog.csdn.net/APOLLO_TS/archive/2009/04/30/4139096.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/APOLLO_TS/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/APOLLO_TS/~1292031/212766941/1294836</fs:itemid></item><item><title>MyEclipse 7.0提速方法</title><link>http://blog.csdn.net/APOLLO_TS/archive/2009/04/16/4083169.aspx</link><wfw:comment>http://blog.csdn.net/APOLLO_TS/comments/4083169.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/APOLLO_TS/comments/commentRss/4083169.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4083169</trackback:ping><description>&lt;br /&gt;第一节：&lt;br /&gt;打开安装目录下的&lt;br /&gt;myeclipse.ini&lt;br /&gt;内容如下：&lt;br /&gt;-startup&lt;br /&gt;../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar&lt;br /&gt;--launcher.library&lt;br /&gt;../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731&lt;br /&gt;-clean&lt;br /&gt;-configuration&lt;br /&gt;configuration&lt;br /&gt;-vm&lt;br /&gt;e:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll&lt;br /&gt;-vmargs&lt;br /&gt;-Xmx512M&lt;br /&gt;-XX:MaxPermSize=512M&lt;br /&gt;&lt;br /&gt;修改成内存的合理值即可&lt;img src =&quot;http://blog.csdn.net/APOLLO_TS/aggbug/4083169.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 16 Apr 2009 17:48:00 +0800</pubDate><author>APOLLO_TS</author><comments>http://blog.csdn.net/APOLLO_TS/archive/2009/04/16/4083169.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/APOLLO_TS/archive/2009/04/16/4083169.aspx</guid><dc:creator>APOLLO_TS</dc:creator><fs:srclink>http://blog.csdn.net/APOLLO_TS/archive/2009/04/16/4083169.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/APOLLO_TS/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/APOLLO_TS/~1292031/212766942/1294836</fs:itemid></item><item><title>struts-2.1.6 版本部署出现404错误的原因</title><link>http://blog.csdn.net/APOLLO_TS/archive/2009/03/04/3956516.aspx</link><wfw:comment>http://blog.csdn.net/APOLLO_TS/comments/3956516.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/APOLLO_TS/comments/commentRss/3956516.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3956516</trackback:ping><description>&lt;br /&gt;&lt;br /&gt;1：是由配置文件的编码造成。最好一概采用UTF-8来生成文件&lt;br /&gt;&lt;br /&gt;2：是由于插件包导致。删除多余的包即可。&lt;br /&gt;&lt;br /&gt;struts  主要需要如下几个包&lt;br /&gt;&lt;br /&gt;struts2-core-2.1.6.jar&lt;br /&gt;xwork-2.1.2.jar&lt;br /&gt;ognl-2.6.11.jar&lt;br /&gt;freemarker-2.3.13.jar&lt;br /&gt;commons-logging-1.1.jar&lt;br /&gt;commons-io-1.3.2.jar&lt;br /&gt;commons-fileupload-1.2.1.jar&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/APOLLO_TS/aggbug/3956516.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 04 Mar 2009 22:48:00 +0800</pubDate><author>APOLLO_TS</author><comments>http://blog.csdn.net/APOLLO_TS/archive/2009/03/04/3956516.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/APOLLO_TS/archive/2009/03/04/3956516.aspx</guid><dc:creator>APOLLO_TS</dc:creator><fs:srclink>http://blog.csdn.net/APOLLO_TS/archive/2009/03/04/3956516.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/APOLLO_TS/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/APOLLO_TS/~1292031/212766943/1294836</fs:itemid></item><item><title>Ext 事件连环与传参</title><link>http://blog.csdn.net/APOLLO_TS/archive/2009/02/27/3942122.aspx</link><wfw:comment>http://blog.csdn.net/APOLLO_TS/comments/3942122.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/APOLLO_TS/comments/commentRss/3942122.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3942122</trackback:ping><description>ExtJS&lt;img src =&quot;http://blog.csdn.net/APOLLO_TS/aggbug/3942122.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 27 Feb 2009 20:10:00 +0800</pubDate><author>APOLLO_TS</author><comments>http://blog.csdn.net/APOLLO_TS/archive/2009/02/27/3942122.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/APOLLO_TS/archive/2009/02/27/3942122.aspx</guid><dc:creator>APOLLO_TS</dc:creator><fs:srclink>http://blog.csdn.net/APOLLO_TS/archive/2009/02/27/3942122.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/APOLLO_TS/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/APOLLO_TS/~1292031/212766944/1294836</fs:itemid></item><item><title>EXT企业应用第一章</title><link>http://blog.csdn.net/APOLLO_TS/archive/2009/02/05/3864918.aspx</link><wfw:comment>http://blog.csdn.net/APOLLO_TS/comments/3864918.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/APOLLO_TS/comments/commentRss/3864918.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3864918</trackback:ping><description>&lt;br /&gt;&lt;br /&gt;1.        
本地化：&lt;br /&gt;本地化实质是改变界面语言。&lt;br /&gt;进入E:\ext2.2\extjs\build\locale ，其下有很多种语言版本。但是国内只要ext-lang-zh_CN.js （ext-lang-zh_TW.js 视区域而定）和ext-lang-es.js（默认引用）即可。&lt;br /&gt;&lt;br /&gt;所以web 界面加入引用即可，代码类似如下形式：&lt;br /&gt;&lt;br /&gt;如果认为本地化开发包过大，可以删除不需要的语言包，估计可以删除600~750KB左右。&lt;br /&gt;2.        
空白图片：&lt;br /&gt;Ext需要一个 1 x 1 的透明gif图片。&lt;br /&gt;更改代码如下：&lt;br /&gt;Ext.onReady(function(){&lt;br /&gt;Ext.BLANK_IMAGE_URL =空白图片的路径;&lt;br /&gt;});&lt;br /&gt;s.gif在E&lt;img src =&quot;http://blog.csdn.net/APOLLO_TS/aggbug/3864918.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 06 Feb 2009 03:17:00 +0800</pubDate><author>APOLLO_TS</author><comments>http://blog.csdn.net/APOLLO_TS/archive/2009/02/05/3864918.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/APOLLO_TS/archive/2009/02/05/3864918.aspx</guid><dc:creator>APOLLO_TS</dc:creator><fs:srclink>http://blog.csdn.net/APOLLO_TS/archive/2009/02/05/3864918.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/APOLLO_TS/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/APOLLO_TS/~1292031/212766945/1294836</fs:itemid></item><item><title>删除系统垃圾文件</title><link>http://blog.csdn.net/APOLLO_TS/archive/2009/01/24/3852613.aspx</link><wfw:comment>http://blog.csdn.net/APOLLO_TS/comments/3852613.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/APOLLO_TS/comments/commentRss/3852613.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3852613</trackback:ping><description>&lt;br /&gt;@echo off&lt;br /&gt;pause&lt;br /&gt;echo 正在清理系统垃圾文件，请稍等......&lt;br /&gt;del /f /s /q %systemdrive%\*.tmp&lt;br /&gt;del /f /s /q %systemdrive%\*._mp&lt;br /&gt;del /f /s /q %systemdrive%\*.log&lt;br /&gt;del /f /s /q %systemdrive%\*.gid&lt;br /&gt;del /f /s /q %systemdrive%\*.chk&lt;br /&gt;del /f /s /q %systemdrive%\*.old&lt;br /&gt;del /f /s /q %systemdrive%\recycled\*.*&lt;br /&gt;del /f /s /q %windir%\*.bak&lt;br /&gt;del /f /s /q %windir%\prefetch\*.*&lt;br /&gt;rd /s /q %windir%\temp &amp; md %windir%\temp&lt;br /&gt;del /f /q %userprofile%\cookies\*.*&lt;br /&gt;del&lt;img src =&quot;http://blog.csdn.net/APOLLO_TS/aggbug/3852613.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 25 Jan 2009 05:55:00 +0800</pubDate><author>APOLLO_TS</author><comments>http://blog.csdn.net/APOLLO_TS/archive/2009/01/24/3852613.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/APOLLO_TS/archive/2009/01/24/3852613.aspx</guid><dc:creator>APOLLO_TS</dc:creator><fs:srclink>http://blog.csdn.net/APOLLO_TS/archive/2009/01/24/3852613.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/APOLLO_TS/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/APOLLO_TS/~1292031/212766946/1294836</fs:itemid></item><item><title>Jquery插件站点</title><link>http://blog.csdn.net/APOLLO_TS/archive/2008/12/28/3628246.aspx</link><wfw:comment>http://blog.csdn.net/APOLLO_TS/comments/3628246.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/APOLLO_TS/comments/commentRss/3628246.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3628246</trackback:ping><description>tablesorter&lt;br /&gt;http://motherrussia.polyester.se/jquery-plugins/tablesorter/&lt;img src =&quot;http://blog.csdn.net/APOLLO_TS/aggbug/3628246.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 28 Dec 2008 19:55:00 +0800</pubDate><author>APOLLO_TS</author><comments>http://blog.csdn.net/APOLLO_TS/archive/2008/12/28/3628246.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/APOLLO_TS/archive/2008/12/28/3628246.aspx</guid><dc:creator>APOLLO_TS</dc:creator><fs:srclink>http://blog.csdn.net/APOLLO_TS/archive/2008/12/28/3628246.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/APOLLO_TS/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/APOLLO_TS/~1292031/212766947/1294836</fs:itemid></item><item><title>简单的信息提示</title><link>http://blog.csdn.net/APOLLO_TS/archive/2008/12/27/3622507.aspx</link><wfw:comment>http://blog.csdn.net/APOLLO_TS/comments/3622507.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/APOLLO_TS/comments/commentRss/3622507.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3622507</trackback:ping><description>第一套方案：html&lt;img src =&quot;http://blog.csdn.net/APOLLO_TS/aggbug/3622507.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 28 Dec 2008 01:26:00 +0800</pubDate><author>APOLLO_TS</author><comments>http://blog.csdn.net/APOLLO_TS/archive/2008/12/27/3622507.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/APOLLO_TS/archive/2008/12/27/3622507.aspx</guid><dc:creator>APOLLO_TS</dc:creator><fs:srclink>http://blog.csdn.net/APOLLO_TS/archive/2008/12/27/3622507.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/APOLLO_TS/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/APOLLO_TS/~1292031/212766948/1294836</fs:itemid></item><item><title>生成缩略图</title><link>http://blog.csdn.net/APOLLO_TS/archive/2008/12/18/3548953.aspx</link><wfw:comment>http://blog.csdn.net/APOLLO_TS/comments/3548953.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/APOLLO_TS/comments/commentRss/3548953.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3548953</trackback:ping><description>/* * Created by SharpDevelop. * User: Edwin * Date: 2008-12-18 * Time: 10:02 */using System;using System.Drawing;using System.Drawing.Drawing2D;using System.Drawing.Imaging;namespace Edwin.Graphic{/// /// 产生缩略图的模式./// publicenum GraphicMode    {   //着重宽度模式        EmphasizedWidth = 1,//着重高度模式        EmphasizedHeight= 2,//切割模式        Cut=3,//指定模式        Appointed=4    }/// /// 主要用来产生缩略图./// publicclass GraphicUtil    {public GraphicUtil()        {        }publ&lt;img src =&quot;http://blog.csdn.net/APOLLO_TS/aggbug/3548953.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 18 Dec 2008 21:24:00 +0800</pubDate><author>APOLLO_TS</author><comments>http://blog.csdn.net/APOLLO_TS/archive/2008/12/18/3548953.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/APOLLO_TS/archive/2008/12/18/3548953.aspx</guid><dc:creator>APOLLO_TS</dc:creator><fs:srclink>http://blog.csdn.net/APOLLO_TS/archive/2008/12/18/3548953.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/APOLLO_TS/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/APOLLO_TS/~1292031/212766949/1294836</fs:itemid></item><item><title>Ireport3.0中文问题</title><link>http://blog.csdn.net/APOLLO_TS/archive/2008/11/27/3389248.aspx</link><wfw:comment>http://blog.csdn.net/APOLLO_TS/comments/3389248.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/APOLLO_TS/comments/commentRss/3389248.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3389248</trackback:ping><description>Ireport3.0采用如下配置即可解决中文问题！亚洲语言包已有不用下载，JDK采用国际版配置如下：数据库（mysql5.1）：&lt;img src =&quot;http://blog.csdn.net/APOLLO_TS/aggbug/3389248.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 27 Nov 2008 18:11:00 +0800</pubDate><author>APOLLO_TS</author><comments>http://blog.csdn.net/APOLLO_TS/archive/2008/11/27/3389248.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/APOLLO_TS/archive/2008/11/27/3389248.aspx</guid><dc:creator>APOLLO_TS</dc:creator><fs:srclink>http://blog.csdn.net/APOLLO_TS/archive/2008/11/27/3389248.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/APOLLO_TS/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/APOLLO_TS/~1292031/212766950/1294836</fs:itemid></item></channel></rss>