代码搜索:object-oriented

找到约 4,167 项符合「object-oriented」的源代码

代码结果 4,167
www.eeworm.com/read/324367/13268508

txt pgm07_08.txt

// // This file contains the C# code from Program 7.8 of // "Data Structures and Algorithms // with Object-Oriented Design Patterns in C#" // by Bruno R. Preiss. // // Copyright (c) 2001--2
www.eeworm.com/read/324367/13268573

txt pgm05_03.txt

// // This file contains the C# code from Program 5.3 of // "Data Structures and Algorithms // with Object-Oriented Design Patterns in C#" // by Bruno R. Preiss. // // Copyright (c) 2001--2
www.eeworm.com/read/116213/6348359

readme

SUMMARY T-gen Version 2.2.1. T-gen is a general-purpose object-oriented tool for the automatic generation of string-to-object translators. It is written in Smalltalk and lives in the Smalltalk
www.eeworm.com/read/403957/11494308

htm related.htm

ALSO AVAILABLE IN PAPERBACK Design Patterns: Elements of Reusable Object-Oriented Software Erich Gamma, Richard Helm,
www.eeworm.com/read/403957/11494970

htm related.htm

ALSO AVAILABLE IN PAPERBACK Design Patterns: Elements of Reusable Object-Oriented Software Erich Gamma, Richard Helm,
www.eeworm.com/read/225725/14521680

htm ei35.htm

Effective C++, 2E | Item 35: Make sure public inheritance models "isa" Back to Inheritance and Object-Oriented Design Continue to Item 36: Differentiate between inheritance of interface and inheritan
www.eeworm.com/read/490825/1195945

js core.js

/** * @fileoverview * Provides low-level core functionality. Requires nothing. * * Provides core APIs for creating object-oriented and event-driven JavaScript code. Features include: *
www.eeworm.com/read/193974/5137997

py mhlib.py

"""MH interface -- purely object-oriented (well, almost) Executive summary: import mhlib mh = mhlib.MH() # use default mailbox directory and profile mh = mhlib.MH(mailbox) # override mailb
www.eeworm.com/read/108874/15572927

htm ei35.htm

Effective C++, 2E | Item 35: Make sure public inheritance models "isa" Back to Inheritance and Object-Oriented Design Continue to Item 36: Differentiate between inheritance of interface and inheritan
www.eeworm.com/read/106891/15618467

readme

GNet README ----------- GNet is a simple network library. It is written in C, object-oriented, and built upon GLib. It is intended to be small, fast, easy-to-use, and easy to port. GNet comes wit