object-oriented programming


Get Babylon's Translation Software! Free Download Now!

日本語 に "object-oriented programming " の検索結果はありませんでした。

Wikipedia English The Free Encyclopediaこの辞書をダウンロードする

Object-oriented programming
Object-oriented programming (OOP) is a programming paradigm that uses "objects" and their interactions to design applications and computer programs. It is based on several techniques, including inheritancemodularitypolymorphism, and encapsulation. It was not commonly used in mainstream software application development until the early 1990s. Many modern programming languages now support OOP.
See more at Wikipedia.org...

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License


FOLDOC Dictionaryこの辞書をダウンロードする
object-oriented programming
<programming> (OOP) The use of a class of programming languages and techniques based on the concept of an "object" which is a data structure (abstract data type) encapsulated with a set of routines, called "methods", which operate on the data. Operations on the data can _only_ be performed via these methods, which are common to all objects that are instances of a particular "class". Thus the interface to objects is well defined, and allows the code implementing the methods to be changed so long as the interface remains the same.
Each class is a separate module and has a position in a "class hierarchy". Methods or code in one class can be passed down the hierarchy to a subclass or inherited from a superclass. This is called "inheritance".
procedure call is described as invoking a method on an object (which effectively becomes the procedure's first argument), and may optionally include other arguments. The method name is looked up in the object's class to find out how to perform that operation on the given object. If the method is not defined for the object's class, it is looked for in its superclass and so on up the class hierarchy until it is found or there is no higher superclass.
OOP started with SIMULA-67 around 1970 and became all-pervasive with the advent of C++, and later Java. Another popular object-oriented programming language (OOPL) is Smalltalk, a seminal example from Xerox's Palo Alto Research Center (PARC). Others include AdaObject PascalObjective CDRAGOONBETAEmeraldPOOLEiffelSelfOblogESPLoopsPOLKA, and Python. Other languages, such as Perl and VB, permit, but do not enforce OOP.
FAQhttp://zgdv.igd.fhg.de/papers/se/oop/http://cuiwww.unige.ch/Chloe/OOinfo.
Usenet newsgroup: news:comp.object.
(2001-10-11)


(c) Copyright 1993 by Denis Howe
Croatian English Dictionaryこの辞書をダウンロードする
Object-Oriented Programming
OOP

Define object-oriented programming

Translate object-oriented programming





object-oriented programming in 中国語 繁体 | | object-oriented programming in 英語 | object-oriented programming in フランス語 | object-oriented programming in イタリア語 | object-oriented programming in スペイン語 | object-oriented programming in オランダ語 | object-oriented programming in ポルトガル語 | object-oriented programming in ドイツ語 | object-oriented programming in ロシア語 | object-oriented programming in Korean | object-oriented programming in トルコ語 | object-oriented programming in ヘブライ語 | object-oriented programming in Arabic | object-oriented programming in Croatian