<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>【良少的专栏】 - 面向方面AOP </title><link>http://blog.csdn.net/shendl/category/152294.aspx</link><description>高级开发技术---面向方面AOP、模式、Spring框架 </description><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 17 Feb 2008 00:53:52 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>良少shendl</dc:creator><title>怎样用Ant测试Spring项目(Ant测试自动化--下) </title><link>http://blog.csdn.net/shendl/archive/2005/11/18/532592.aspx</link><pubDate>Fri, 18 Nov 2005 21:40:00 GMT</pubDate><guid>http://blog.csdn.net/shendl/archive/2005/11/18/532592.aspx</guid><wfw:comment>http://blog.csdn.net/shendl/comments/532592.aspx</wfw:comment><comments>http://blog.csdn.net/shendl/archive/2005/11/18/532592.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/shendl/comments/commentRss/532592.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=532592</trackback:ping><description>怎样用Ant测试Spring项目

   对于Spring项目，还有另外的讲究。
一、可以运行，但是要设置Eclipse，以使Eclipse自动往我的    
中复制Spring配置文件。
   



   
   
         
          
         
     
       
          --&gt;
         

         
         
         
          
           --&gt;
             

        

         

                  
			          
		               

         
        

		
			
		
    
  --&gt;      
  
  
         

                   

                   

         

       &lt;img src ="http://blog.csdn.net/shendl/aggbug/532592.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>良少shendl</dc:creator><title>用Ant自动测试JUnit(Ant测试自动化--上)</title><link>http://blog.csdn.net/shendl/archive/2005/11/18/532587.aspx</link><pubDate>Fri, 18 Nov 2005 21:34:00 GMT</pubDate><guid>http://blog.csdn.net/shendl/archive/2005/11/18/532587.aspx</guid><wfw:comment>http://blog.csdn.net/shendl/comments/532587.aspx</wfw:comment><comments>http://blog.csdn.net/shendl/archive/2005/11/18/532587.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shendl/comments/commentRss/532587.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=532587</trackback:ping><description>          经过痛苦的N次尝试，终于，我成功的运行了Ant驱动的JUnit!

一、问题一  支持ANT的任务所需的jar包的配置。

  二、问题二  JUnit任务的classpath支持类路径的设置的问题

   这也是一个错误点！

                &lt;img src ="http://blog.csdn.net/shendl/aggbug/532587.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>良少shendl</dc:creator><title>横切关注点的两种实现方法</title><link>http://blog.csdn.net/shendl/archive/2005/11/09/526362.aspx</link><pubDate>Wed, 09 Nov 2005 23:47:00 GMT</pubDate><guid>http://blog.csdn.net/shendl/archive/2005/11/09/526362.aspx</guid><wfw:comment>http://blog.csdn.net/shendl/comments/526362.aspx</wfw:comment><comments>http://blog.csdn.net/shendl/archive/2005/11/09/526362.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shendl/comments/commentRss/526362.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=526362</trackback:ping><description>横切关注点的两种实现方法
软件系统，可看作由一组关注点组成。其中，直接的业务关注点，是直切关注点。而为直切关注点提供服务的，就是横切关注点。

有两种方法可以提供横切关注点，一种是传统的OOP方法，提供一个与直切关注点的实现一样的类来提供服务。另一种是最新的AOP方法，提供一个Aspect方面（Spring AOP中叫advisor顾问）来提供服务。


&lt;img src ="http://blog.csdn.net/shendl/aggbug/526362.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>良少shendl</dc:creator><title>ClassPathXmlApplicationContext和FileSystemXmlApplicationContext的路径设置祥解</title><link>http://blog.csdn.net/shendl/archive/2005/11/03/521701.aspx</link><pubDate>Thu, 03 Nov 2005 15:15:00 GMT</pubDate><guid>http://blog.csdn.net/shendl/archive/2005/11/03/521701.aspx</guid><wfw:comment>http://blog.csdn.net/shendl/comments/521701.aspx</wfw:comment><comments>http://blog.csdn.net/shendl/archive/2005/11/03/521701.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shendl/comments/commentRss/521701.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=521701</trackback:ping><description>ClassPathXmlApplicationContext和FileSystemXmlApplicationContext的路径设置祥解。   通过一个简单的java类示例，详细解说了怎样设置Spring配置文件路径的问题。&lt;img src ="http://blog.csdn.net/shendl/aggbug/521701.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>良少shendl</dc:creator><title>Bad Smell重构和设计的标准</title><link>http://blog.csdn.net/shendl/archive/2005/10/19/509556.aspx</link><pubDate>Wed, 19 Oct 2005 21:05:00 GMT</pubDate><guid>http://blog.csdn.net/shendl/archive/2005/10/19/509556.aspx</guid><wfw:comment>http://blog.csdn.net/shendl/comments/509556.aspx</wfw:comment><comments>http://blog.csdn.net/shendl/archive/2005/10/19/509556.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shendl/comments/commentRss/509556.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=509556</trackback:ping><description>-------“与其无尽的等待完美的设计，不如立刻着手实现可行的设计，然后再在设计出现臭味的时候重构实现！”

“我不是什么伟大的程序员，我只是一个有着很多好习惯的程序员”Kent Beck语。这句话至今记忆犹新！这个世界上有很多伟大的程序员，但我只佩服那些“有着很多好习惯的程序员”！因为，我是一个只崇拜技术的程序员。我只崇拜那些编程高手，而所谓的编程高手就是那些“有着很多好习惯的程序员”。

&lt;img src ="http://blog.csdn.net/shendl/aggbug/509556.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>