代码搜索:Inheritance

找到约 1,689 项符合「Inheritance」的源代码

代码结果 1,689
www.eeworm.com/read/101783/15817161

htm ei40.htm

Effective C++, 2E | Item 40: Model "has-a" or "is-implemented-in-terms-of" through layering Back to Item 39: Avoid casts down the inheritance hierarchy. Continue to Item 41: Differentiate between inh
www.eeworm.com/read/184890/9067375

cpp instrument.cpp

//: C14:Instrument.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Inheritance & upcasting enum
www.eeworm.com/read/184890/9068120

cpp instrument2.cpp

//: C15:Instrument2.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Inheritance & upcasting #in
www.eeworm.com/read/281673/9142011

cpp instrument.cpp

//: C14:Instrument.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Inheritance & upcasting enum
www.eeworm.com/read/281673/9142351

cpp instrument2.cpp

//: C15:Instrument2.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Inheritance & upcasting #in
www.eeworm.com/read/377523/9272613

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/377523/9272773

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/377523/9273290

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/363888/9932926

cpp instrument.cpp

//: C14:Instrument.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Inheritance & upcasting enum
www.eeworm.com/read/363888/9933412

cpp instrument2.cpp

//: C15:Instrument2.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Inheritance & upcasting #in