<?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/sdlcn" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/sdlcn" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 07 Jan 2009 17:27:00 GMT</lastBuildDate><title>sdlcn的专栏</title><description>关注ajax和java</description><link>http://blog.csdn.net/sdlcn/</link><item><title>Jmeter实例</title><link>http://blog.csdn.net/sdlcn/archive/2009/01/07/3728262.aspx</link><wfw:comment>http://blog.csdn.net/sdlcn/comments/3728262.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sdlcn/comments/commentRss/3728262.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3728262</trackback:ping><description>&amp;lt;P class=MsoNormal style=&quot;MARGIN: 12pt 0cm; LINE-HEIGHT: 12pt; TEXT-ALIGN: left&quot; align=left&amp;gt;&amp;lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: Verdana; mso-font-kerning: 0pt&quot;&amp;gt;Jmeter&amp;lt;/SPAN&amp;gt;&amp;lt;SPAN style=&quot;FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-ascii-font-family: Verdana; mso-hansi-font-family: Verdana&quot;&amp;gt;测试&amp;lt;/SPAN&amp;gt;&amp;lt;SPAN lang=EN-US style=&quot;FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: Verdana; mso-font-kerning: 0pt&quot;&amp;gt;&amp;lt;?&lt;img src =&quot;http://blog.csdn.net/sdlcn/aggbug/3728262.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 08 Jan 2009 01:27:00 +0800</pubDate><author>sdlcn</author><comments>http://blog.csdn.net/sdlcn/archive/2009/01/07/3728262.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sdlcn/archive/2009/01/07/3728262.aspx</guid><dc:creator>sdlcn</dc:creator></item><item><title>彩票开奖号码分析：同尾号</title><link>http://blog.csdn.net/sdlcn/archive/2008/12/25/3605428.aspx</link><wfw:comment>http://blog.csdn.net/sdlcn/comments/3605428.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sdlcn/comments/commentRss/3605428.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3605428</trackback:ping><description>1同尾号同尾号算法源代码                   …                   java.util.Arrays.sort(sortNum);                   List numberLst = java.util.Arrays.asList(sortNum);//数组转化成List                   StringBuilder sb = new StringBuilder();//                   List lst = new ArrayList();                   for (int i = 0; i                             int count = 0;&lt;img src =&quot;http://blog.csdn.net/sdlcn/aggbug/3605428.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 26 Dec 2008 01:02:00 +0800</pubDate><author>sdlcn</author><comments>http://blog.csdn.net/sdlcn/archive/2008/12/25/3605428.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sdlcn/archive/2008/12/25/3605428.aspx</guid><dc:creator>sdlcn</dc:creator></item><item><title>dojo的dojo.data.ItemFileReadStore和dijit.form.FilteringSelect 动态更新的问题</title><link>http://blog.csdn.net/sdlcn/archive/2008/12/03/3438592.aspx</link><wfw:comment>http://blog.csdn.net/sdlcn/comments/3438592.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sdlcn/comments/commentRss/3438592.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3438592</trackback:ping><description>dojo的dojo.data.ItemFileReadStore和dijit.form.FilteringSelect问题 1       一个案例：1.1在Test.jsp页面中定义dojo.data.ItemFileReadStoreEmployee.json类似{&quot;identifier&quot;:&quot;id&quot;,&quot;items&quot;:[{&quot;id&quot;:70,&quot;name&quot;:&quot;su&quot;},{&quot;id&quot;:68,&quot;name&quot;:&quot;sdl&quot;},{&quot;id&quot;:66,&quot;name&quot;:&quot;got&quot;},{&quot;id&quot;:21,&quot;name&quot;:&quot;高腾&quot;}]}1.2Test.jsp中引用&lt;img src =&quot;http://blog.csdn.net/sdlcn/aggbug/3438592.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 04 Dec 2008 00:35:00 +0800</pubDate><author>sdlcn</author><comments>http://blog.csdn.net/sdlcn/archive/2008/12/03/3438592.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sdlcn/archive/2008/12/03/3438592.aspx</guid><dc:creator>sdlcn</dc:creator></item><item><title>tomcat6使用备忘</title><link>http://blog.csdn.net/sdlcn/archive/2008/11/03/3210127.aspx</link><wfw:comment>http://blog.csdn.net/sdlcn/comments/3210127.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sdlcn/comments/commentRss/3210127.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3210127</trackback:ping><description>&lt;br /&gt;【1】HTTP Status 403 - Access to the requested resource has been denied&lt;br /&gt;刚刚解压版的Tomcat6.0.18，启动setup.bat后，通过浏览器访问：http://localhost:8080/admin&lt;br /&gt;在登录界面输入用户名 both 和密码 tomcat 后出现下面的错误提示：&lt;br /&gt;HTTP Status 403 - Access to the requested resource has been denied &lt;br /&gt;问题原因：&lt;br /&gt;D:\Tomcat6.0\conf 目录下的&lt;br /&gt;tomcat-users.xml 文件内容如下：&lt;br /&gt;&lt;?xml version='1.0' encoding='utf-8'?&gt;&lt;br /&gt;&lt;tomcat-users&gt;&lt;br /&gt;&lt;role rolename=&quot;tomcat&quot;/&gt;&lt;br /&gt;&lt;role rolename=&quot;role1&quot;/&gt;&lt;br /&gt;&lt;user username=&quot;tomcat&quot; password=&quot;t&lt;img src =&quot;http://blog.csdn.net/sdlcn/aggbug/3210127.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 03 Nov 2008 22:04:00 +0800</pubDate><author>sdlcn</author><comments>http://blog.csdn.net/sdlcn/archive/2008/11/03/3210127.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sdlcn/archive/2008/11/03/3210127.aspx</guid><dc:creator>sdlcn</dc:creator></item><item><title>SoftReference &amp;amp; WeakReference</title><link>http://blog.csdn.net/sdlcn/archive/2008/08/03/2760681.aspx</link><wfw:comment>http://blog.csdn.net/sdlcn/comments/2760681.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sdlcn/comments/commentRss/2760681.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2760681</trackback:ping><description>SoftReference&amp;amp;WeakReference&lt;img src =&quot;http://blog.csdn.net/sdlcn/aggbug/2760681.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 03 Aug 2008 19:00:00 +0800</pubDate><author>sdlcn</author><comments>http://blog.csdn.net/sdlcn/archive/2008/08/03/2760681.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sdlcn/archive/2008/08/03/2760681.aspx</guid><dc:creator>sdlcn</dc:creator></item><item><title>junitPerf</title><link>http://blog.csdn.net/sdlcn/archive/2008/08/01/2755622.aspx</link><wfw:comment>http://blog.csdn.net/sdlcn/comments/2755622.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sdlcn/comments/commentRss/2755622.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2755622</trackback:ping><description>junitperf&lt;img src =&quot;http://blog.csdn.net/sdlcn/aggbug/2755622.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 02 Aug 2008 05:59:00 +0800</pubDate><author>sdlcn</author><comments>http://blog.csdn.net/sdlcn/archive/2008/08/01/2755622.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sdlcn/archive/2008/08/01/2755622.aspx</guid><dc:creator>sdlcn</dc:creator></item><item><title>Dojo1.1版Dialog、BorderContainer、ContentPane等集成测试例子</title><link>http://blog.csdn.net/sdlcn/archive/2008/04/22/2315159.aspx</link><wfw:comment>http://blog.csdn.net/sdlcn/comments/2315159.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sdlcn/comments/commentRss/2315159.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2315159</trackback:ping><description>Dojo1.1版Dialog、BorderContainer、ContentPane，dijit.layout.TabContainer&lt;img src =&quot;http://blog.csdn.net/sdlcn/aggbug/2315159.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 22 Apr 2008 23:31:00 +0800</pubDate><author>sdlcn</author><comments>http://blog.csdn.net/sdlcn/archive/2008/04/22/2315159.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sdlcn/archive/2008/04/22/2315159.aspx</guid><dc:creator>sdlcn</dc:creator></item><item><title>提高String和StringBuffer性能的技巧</title><link>http://blog.csdn.net/sdlcn/archive/2008/01/07/2028517.aspx</link><wfw:comment>http://blog.csdn.net/sdlcn/comments/2028517.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sdlcn/comments/commentRss/2028517.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2028517</trackback:ping><description>jvm 处理String,StringBuffer&lt;img src =&quot;http://blog.csdn.net/sdlcn/aggbug/2028517.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 07 Jan 2008 19:30:00 +0800</pubDate><author>sdlcn</author><comments>http://blog.csdn.net/sdlcn/archive/2008/01/07/2028517.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sdlcn/archive/2008/01/07/2028517.aspx</guid><dc:creator>sdlcn</dc:creator></item><item><title>http Referer你明白么？</title><link>http://blog.csdn.net/sdlcn/archive/2007/11/19/1893018.aspx</link><wfw:comment>http://blog.csdn.net/sdlcn/comments/1893018.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/sdlcn/comments/commentRss/1893018.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1893018</trackback:ping><description>http referer,ajax&lt;img src =&quot;http://blog.csdn.net/sdlcn/aggbug/1893018.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 20 Nov 2007 01:20:00 +0800</pubDate><author>sdlcn</author><comments>http://blog.csdn.net/sdlcn/archive/2007/11/19/1893018.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sdlcn/archive/2007/11/19/1893018.aspx</guid><dc:creator>sdlcn</dc:creator></item><item><title>js 获取ocx数据</title><link>http://blog.csdn.net/sdlcn/archive/2007/07/04/1678813.aspx</link><wfw:comment>http://blog.csdn.net/sdlcn/comments/1678813.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sdlcn/comments/commentRss/1678813.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1678813</trackback:ping><description>javascript  ocx    xmlhttpRequest&lt;img src =&quot;http://blog.csdn.net/sdlcn/aggbug/1678813.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 05 Jul 2007 02:11:00 +0800</pubDate><author>sdlcn</author><comments>http://blog.csdn.net/sdlcn/archive/2007/07/04/1678813.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sdlcn/archive/2007/07/04/1678813.aspx</guid><dc:creator>sdlcn</dc:creator></item></channel></rss>