代码搜索:Inheritance
找到约 1,689 项符合「Inheritance」的源代码
代码结果 1,689
www.eeworm.com/read/306033/13754492
htm demo_shapes.htm
paxScript Demo. Classes and Inheritance. Namespace "Shapes".
paxBasic
www.eeworm.com/read/129405/5973604
java subclasstest.java
//$Id: SubclassTest.java,v 1.2 2005/02/25 12:44:44 maxcsaucdk Exp $
package org.hibernate.test.metadata.inheritance;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
www.eeworm.com/read/129405/5973606
java vegetablepk.java
//$Id: VegetablePk.java,v 1.1 2004/12/28 22:19:25 epbernard Exp $
package org.hibernate.test.metadata.inheritance;
import javax.ejb.DependentObject;
import java.util.Date;
import java.io.Serializable
www.eeworm.com/read/152795/12081636
java frog.java
//: c07:Frog.java
// Cleanup and inheritance.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
import com.bruceeckel.simpletes
www.eeworm.com/read/150914/12245518
java detergent.java
//: c06:Detergent.java
// Inheritance syntax & properties.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
import com.bruceec
www.eeworm.com/read/150914/12245529
java chess.java
//: c06:Chess.java
// Inheritance, constructors and arguments.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
import com.bru
www.eeworm.com/read/150914/12245533
java wind.java
//: c06:Wind.java
// Inheritance & upcasting.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
import java.util.*;
class In
www.eeworm.com/read/150914/12246268
java frog.java
//: c07:Frog.java
// Cleanup and inheritance.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
import com.bruceeckel.simpletes
www.eeworm.com/read/124970/14521694
java detergent.java
//: c06:Detergent.java
// Inheritance syntax & properties.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
import com.bruceec
www.eeworm.com/read/124970/14521707
java chess.java
//: c06:Chess.java
// Inheritance, constructors and arguments.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
import com.bru