代码搜索:Inheritance
找到约 1,689 项符合「Inheritance」的源代码
代码结果 1,689
www.eeworm.com/read/112279/15490360
java horrorshow.java
//: c08:HorrorShow.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// Extending an interface with inheritance.
interface Mon
www.eeworm.com/read/112278/15490390
java frog.java
//: c07:Frog.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// Testing finalize with inheritance.
class DoBaseFinalization
www.eeworm.com/read/112277/15490432
java placesetting.java
//: c06:PlaceSetting.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// Combining composition & inheritance.
class Plate {
www.eeworm.com/read/110993/15520687
cpp wind.cpp
//: C14:Wind.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Inheritance & upcasting
enum
www.eeworm.com/read/110993/15520696
cpp inherit.cpp
//: C14:Inherit.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Simple inheritance
#inclu
www.eeworm.com/read/110993/15521021
cpp wind2.cpp
//: C15:Wind2.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Inheritance & upcasting
#in
www.eeworm.com/read/432289/8613241
cpp sorted.cpp
//: C16:Sorted.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Testing template inheritance
#include
www.eeworm.com/read/432289/8613525
cpp wind.cpp
//: C14:Wind.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Inheritance & upcasting
enum note { middleC,
www.eeworm.com/read/432289/8614504
cpp wind2.cpp
//: C15:Wind2.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Inheritance & upcasting
#include
www.eeworm.com/read/282435/9093742
dot graph_legend.dot
digraph inheritance
{
Node9 [shape="box",label="Inherited",fontsize=10,height=0.2,width=0.4,fontname="doxfont",color="black",style="filled" fontcolor="white"];
Node10 -> Node9 [dir=back,color="mid