<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Jeffery Lee的专栏</title><link>http://blog.csdn.net/JefferyLee/</link><description>天地生人 有一人应有一人之业    人生在世 生一日当尽一日之勤</description><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 12 Dec 2008 13:34:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>Jeffery Lee</dc:creator><title>MyEclipse Web工程 完美移植到Eclipse WTP</title><link>http://blog.csdn.net/JefferyLee/archive/2008/12/12/3503329.aspx</link><pubDate>Fri, 12 Dec 2008 13:19:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2008/12/12/3503329.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/3503329.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2008/12/12/3503329.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/3503329.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3503329</trackback:ping><description>     MyEclipse越来越慢，7.0简直惨不忍顿，最后决定使用Eclipse+WTP+常用插件，成功搭建真正的山寨版“My Eclipse”。但之前在MyEclipse下创建的Web工程如何导入到Eclipse+WTP成了一个大问题。     主要困扰我的在于公司的代码统一是通过SVN管理的，服务器上存放的是MyEclipse工程文件，所以无法简单的在Eclipse+WTP下创建动态Web工程，然后将之前的项目src和WebRoot拷贝复制到相应目录，这样的话无法在Eclipse里面使用Subclipse进行代码统一管理。最后经过不懈的Google+实践，终于解决了这个问题&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/3503329.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Jeffery Lee</dc:creator><title>最适合程序员使用的程序代码显示字体</title><link>http://blog.csdn.net/JefferyLee/archive/2008/07/25/2709410.aspx</link><pubDate>Fri, 25 Jul 2008 13:15:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2008/07/25/2709410.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/2709410.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2008/07/25/2709410.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/2709410.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2709410</trackback:ping><description>推荐最佳程序代码使用字体，绝对比Courier New更有感觉！&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/2709410.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Jeffery Lee</dc:creator><title>WSDL为document类型时BPEL赋值操作问题的解决</title><link>http://blog.csdn.net/JefferyLee/archive/2008/01/21/2057641.aspx</link><pubDate>Mon, 21 Jan 2008 22:50:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2008/01/21/2057641.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/2057641.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2008/01/21/2057641.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/2057641.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2057641</trackback:ping><description>JSSOA环境下中ESB上部署的子服务的WSDL文件，大多基于document类型的并自动生成，在进行服务组合时进行相应的assign操作时与传统的RPC风格会有较大的不同，目前使用的BPEL设计器对document风格支持并不完善。在贷款服务组合例子中，就遇到变量赋值的问题。&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/2057641.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Jeffery Lee</dc:creator><title>U盘上安装Damn Small Linux(DSL)，让Linux常驻U盘</title><link>http://blog.csdn.net/JefferyLee/archive/2007/12/07/1922592.aspx</link><pubDate>Fri, 07 Dec 2007 14:14:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2007/12/07/1922592.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/1922592.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2007/12/07/1922592.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/1922592.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1922592</trackback:ping><description>U盘上安装Damn Small Linux(DSL)，将Linux安装到U盘&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/1922592.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Jeffery Lee</dc:creator><title>ActiveBPEL引擎流程部署描述符（pdd）文件概述</title><link>http://blog.csdn.net/JefferyLee/archive/2007/12/05/1919024.aspx</link><pubDate>Wed, 05 Dec 2007 19:13:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2007/12/05/1919024.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/1919024.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2007/12/05/1919024.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/1919024.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1919024</trackback:ping><description>ActiveBPEL引擎流程部署描述符（pdd）文件概述，根据ActiveBPEL4.0总结&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/1919024.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Jeffery Lee</dc:creator><title>关于partnerLinkType的相关实验</title><link>http://blog.csdn.net/JefferyLee/archive/2007/12/05/1917836.aspx</link><pubDate>Wed, 05 Dec 2007 11:06:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2007/12/05/1917836.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/1917836.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2007/12/05/1917836.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/1917836.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1917836</trackback:ping><description>围绕partnerLinkType在ActiveBPEL引擎上的相关实验&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/1917836.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Jeffery Lee</dc:creator><title>生成可执行BPEL代码所需必要信息分析和归纳</title><link>http://blog.csdn.net/JefferyLee/archive/2007/11/19/1892740.aspx</link><pubDate>Mon, 19 Nov 2007 15:05:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2007/11/19/1892740.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/1892740.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2007/11/19/1892740.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/1892740.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1892740</trackback:ping><description>JSSOA BPEL Designer实现具体的流程定义并生成对应的可执行BPEL代码，根据之前的架构设计并结合具体的贷款申请案例，本文将对具体的生成一个可执行的BPEL所需的信息进行归纳和总结，便于详细设计时参考。&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/1892740.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Jeffery Lee</dc:creator><title>未定义partnerLinkType问题的解决方案</title><link>http://blog.csdn.net/JefferyLee/archive/2007/11/19/1892712.aspx</link><pubDate>Mon, 19 Nov 2007 14:54:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2007/11/19/1892712.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/1892712.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2007/11/19/1892712.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/1892712.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1892712</trackback:ping><description>在做Web服务组合的时候，如果调用第三方服务，很有可能第三方服务的WSDL文件中，并没有提供相应的partnerLinkType的定义，这时候可以按照如下思路处理&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/1892712.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Jeffery Lee</dc:creator><title>BPEL规范中的role角色概念</title><link>http://blog.csdn.net/JefferyLee/archive/2007/10/07/1814083.aspx</link><pubDate>Sun, 07 Oct 2007 16:23:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2007/10/07/1814083.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/1814083.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2007/10/07/1814083.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/1814083.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1814083</trackback:ping><description>BPEL规范中流程的角色概念是通过partnerLink元素来体现的。&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/1814083.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Jeffery Lee</dc:creator><title>Java的String类中的intern()方法</title><link>http://blog.csdn.net/JefferyLee/archive/2007/10/05/1811931.aspx</link><pubDate>Fri, 05 Oct 2007 13:15:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2007/10/05/1811931.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/1811931.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2007/10/05/1811931.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/1811931.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1811931</trackback:ping><description>Java的String类中的intern()方法&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/1811931.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Jeffery Lee</dc:creator><title>Java程序初始化过程中方法覆盖问题</title><link>http://blog.csdn.net/JefferyLee/archive/2007/10/04/1811368.aspx</link><pubDate>Thu, 04 Oct 2007 20:02:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2007/10/04/1811368.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/1811368.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2007/10/04/1811368.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/1811368.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1811368</trackback:ping><description>通过例子，分析了Java程序初始化过程中可能遇到的方法覆盖问题&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/1811368.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Jeffery Lee</dc:creator><title>Java中两种String对象创建和初始化方式比较</title><link>http://blog.csdn.net/JefferyLee/archive/2007/09/30/1808370.aspx</link><pubDate>Sun, 30 Sep 2007 20:10:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2007/09/30/1808370.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/1808370.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2007/09/30/1808370.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/1808370.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1808370</trackback:ping><description>字符串可能是任何程序语言中都会出现的对象，java中创建并初始化一个String对象，最常见的方式有两种：&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/1808370.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Jeffery Lee</dc:creator><title>找出并统计任意字符串中出现最多的字符</title><link>http://blog.csdn.net/JefferyLee/archive/2007/09/29/1807193.aspx</link><pubDate>Sat, 29 Sep 2007 23:21:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2007/09/29/1807193.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/1807193.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2007/09/29/1807193.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/1807193.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1807193</trackback:ping><description>一个字符串中可能包含a～z中的多个字符，如有重复，求出现次数最多的那个字母及次数，如有多个重复则都求出来。&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/1807193.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Jeffery Lee</dc:creator><title>x=x+1、x+=1和x++的不同</title><link>http://blog.csdn.net/JefferyLee/archive/2007/09/27/1802980.aspx</link><pubDate>Thu, 27 Sep 2007 13:16:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2007/09/27/1802980.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/1802980.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2007/09/27/1802980.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/1802980.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1802980</trackback:ping><description>        之前一直习惯性的认为java语言中x=x+1、x+=1和x++仅仅是书写表示方法的不同，没想到细细研究，差别还是不小的。&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/1802980.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Jeffery Lee</dc:creator><title>Java程序初始化顺序</title><link>http://blog.csdn.net/JefferyLee/archive/2007/08/13/1741668.aspx</link><pubDate>Mon, 13 Aug 2007 21:39:00 GMT</pubDate><guid>http://blog.csdn.net/JefferyLee/archive/2007/08/13/1741668.aspx</guid><wfw:comment>http://blog.csdn.net/JefferyLee/comments/1741668.aspx</wfw:comment><comments>http://blog.csdn.net/JefferyLee/archive/2007/08/13/1741668.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/JefferyLee/comments/commentRss/1741668.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1741668</trackback:ping><description>对Java语言中初始化顺序进行小结&lt;img src ="http://blog.csdn.net/JefferyLee/aggbug/1741668.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>