-
1 Object-Oriented Programming System
Универсальный русско-английский словарь > Object-Oriented Programming System
-
2 LISP Object Oriented Programming System
Information technology: LOOPS (Xerox, OOP, LISP)Универсальный русско-английский словарь > LISP Object Oriented Programming System
-
3 Lisp Object Oriented Programming System
Information technology: LOOPS (Xerox, OOP, LISP)Универсальный русско-английский словарь > Lisp Object Oriented Programming System
-
4 SCheme Object Oriented Programming System
Универсальный русско-английский словарь > SCheme Object Oriented Programming System
-
5 объектно- ориентированная система программирования
Network technologies: object-oriented programming systemУниверсальный русско-английский словарь > объектно- ориентированная система программирования
-
6 объектно-ориентированная система программирования
Information technology: object-oriented programming systemУниверсальный русско-английский словарь > объектно-ориентированная система программирования
-
7 система объектно-ориентированного программирования
Automation: object oriented programming systemУниверсальный русско-английский словарь > система объектно-ориентированного программирования
-
8 система целевого программирования
Automation: object oriented programming systemУниверсальный русско-английский словарь > система целевого программирования
-
9 возможная объектно-ориентированная система
Programming: possible object-oriented systemУниверсальный русско-английский словарь > возможная объектно-ориентированная система
-
10 параллельная объектно-ориентированная система
Programming: concurrent object-oriented systemУниверсальный русско-английский словарь > параллельная объектно-ориентированная система
См. также в других словарях:
Object-oriented operating system — An object oriented operating system is an operating system which internally uses object oriented methodologies. An object oriented operating system is in contrast to an object oriented user interface or programming framework, which can be placed… … Wikipedia
Object-oriented programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Object-Oriented Programming in Common Lisp: A Programmer's Guide to CLOS — (1988, Addison Wesley, ISBN 0 201 17589 4) is a book by Sonya Keene on the Common Lisp Object System. Published first in 1988, the book starts out with the elements of CLOS and develops through the concepts of data abstraction with classes and… … Wikipedia
Object-oriented programming language — An object oriented programming language (also called an OO language ) is one that allows or encourages, to some degree, object oriented programming techniques such as encapsulation, inheritance, modularity, and polymorphism. Simula (1967) is… … Wikipedia
Object type (object-oriented programming) — See also: Object (computer science) In computer science, an object type (a.k.a. wrapping object) is a datatype which is used in object oriented programming to wrap a non object type to make it look like a dynamic object.[citation needed] Some… … Wikipedia
Comparison of programming languages (object-oriented programming) — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Constructor (object-oriented programming) — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Inheritance (object-oriented programming) — In object oriented programming (OOP), inheritance is a way to reuse code of existing objects, establish a subtype from an existing object, or both, depending upon programming language support. In classical inheritance where objects are defined by … Wikipedia
Polymorphism in object-oriented programming — In simple terms, polymorphism is the ability of one type, A, to appear as and be used like another type, B. In strongly typed languages, this usually means that type A somehow derives from type B, or type A implements an interface that represents … Wikipedia
Object-oriented analysis and design — (OOAD) is a software engineering approach that models a system as a group of interacting objects. Each object represents some entity of interest in the system being modeled, and is characterised by its class, its state (data elements), and its… … Wikipedia
Object-Oriented Software Construction — … Wikipedia