代码搜索:refactor

找到约 282 项符合「refactor」的源代码

代码结果 282
www.eeworm.com/read/390678/2526431

java sbusinessexampleejb30refactor.java

package test.ejb3; import javax.ejb.CreateException; import javax.ejb.Remote; import javax.ejb.SessionContext; import javax.ejb.Stateless; import org.apache.commons.logging.Log; import org.a
www.eeworm.com/read/109010/6179697

txt status.txt

/** * Alernate mutator for key property. * Used to override ancestor setKey method. */ public void setArticleString(String article) { if (isBlank(article))
www.eeworm.com/read/124166/14592167

java typedbinmember.java

//: refactor:doubledispatch:TypedBinMember.java // An interface for adding the double // dispatching method to the trash hierarchy // without modifying the original hierarchy. package refactor.d
www.eeworm.com/read/124166/14592175

java valuminum.java

//: refactor:trashvisitor:VAluminum.java // Taking the previous approach of creating a // specialized Aluminum for the visitor pattern. package refactor.trashvisitor; import refactor.trash.*; p
www.eeworm.com/read/124166/14592176

java visitable.java

//: refactor:trashvisitor:Visitable.java // An interface to add visitor functionality // to the Trash hierarchy without // modifying the base class. package refactor.trashvisitor; import refact
www.eeworm.com/read/266192/11236960

java typedbinmember.java

//: refactor:doubledispatch:TypedBinMember.java // An interface for adding the double // dispatching method to the trash hierarchy // without modifying the original hierarchy. package refactor.d
www.eeworm.com/read/266192/11236977

java valuminum.java

//: refactor:trashvisitor:VAluminum.java // Taking the previous approach of creating a // specialized Aluminum for the visitor pattern. package refactor.trashvisitor; import refactor.trash.*; p
www.eeworm.com/read/266192/11236980

java visitable.java

//: refactor:trashvisitor:Visitable.java // An interface to add visitor functionality // to the Trash hierarchy without // modifying the base class. package refactor.trashvisitor; import refact
www.eeworm.com/read/376570/9313656

txt todo.txt

; *: todo +: done *refactor, use class to encapsulate operations *more friendly user interface +error check
www.eeworm.com/read/138887/13205873

txt hibernate为什么如此成功?.txt

作者:robbin (MSN:fankai_2010 AT hotmail DOT com) 版权声明:本文严禁转载,如有转载请求,请和作者联系 Why This Project Is Successful 这篇文章是Gavin King写的,非常有趣,充分体现了Hibernate的设计理念,我粗略的意译如下: 下面是对Hibernate开发工作的个人想法,正是这些工作使