object-oriented.

listen to the pronunciation of object-oriented.
Englisch - Türkisch
(Askeri) nesne yönelimli
oo
önek yumurta
Englisch - Englisch
object-based
Using entities called objects that can process data and exchange messages with other objects
oo
A software method (also known as vector) that is used for describing and processing computer files Object-oriented graphics and PostScript type are defined by mathematics and geometry Bitmapped images, such as PhotoShop images, are defined by pixels on a rectangular grid
Generally used to describe an illustration or font file as being created by mathematical equations Also see Bit-map
A software design method that models the characteristics of abstract or real objects using classes and objects
A type of drawing that defines an image mathematically rather than as pixels in a bitmap
A type of artwork that defines images mathematically rather than as pixels in a bitmap
In computing, object-oriented programming involves dealing with code and data in blocks so that it is easier to change or do things with. object-oriented software. object-oriented computer programming languages are based on objects that are arranged in a hierarchy
Graphics defined by groups of lines, circles, text, and other objects (thus the "object-oriented" label), as opposed to bitmapped graphics, which are defined by pixels Also called vector graphics
A principle of analysis, design, and programming that treats system components as objects, i e , any method, language, or system that supports object identity, classification, encapsulation, and specialization C++, Smalltalk, Objective-C, and Eiffel are examples of object-oriented implementation languages
While the specifics are well beyond the scope of this document, the term "object-oriented" applies to a philosophy of software creation Often this philosophy is referred to as object-oriented design (sometimes abbreviated as OOD), and programs written with it in mind are referred to as object-oriented programs (often abbreviated OOP) Programming languages designed to help facilitate it are called object-oriented languages (sometimes abbreviated as OOL) and databases built with it in mind are called object-oriented databases (sometimes abbreviated as OODB or less fortunately OOD) The general notion is that an object-oriented approach to creating software starts with modeling the real-world problems trying to be solved in familiar real-world ways, and carries the analogy all the way down to structure of the program This is of course a great over-simplification Numerous object-oriented programming languages exist including: Java, C++, Modula-2, Newton Script, and ADA
Programming languages and techniques where data carries with itself the "methods" (also known as "functions") used to handle that data An OO programmer, for instance, can write a statement such as "object print()" without having to be concerned about what kind of object will be involved at "run time" or what its printing method is Object-oriented code is both more flexible and more organized, so it is far easier to write, read, and change than procedural code OO code is also incomparably better for writing programs to run in interactive windowing environments
Computing | Formalism
A term used to describe systems with common mechanisms for utilizing a variety of entities Object-oriented systems shield the application from implementation details
-The use of coding techniques and tools that incorporate computer programs into discrete reusable elements (objects) with associated properties (e g , data, data manipulation/actions, inheritance) A firm's entire set of applications could conceivably be built from one library of objects See Java Could provide flexibility and economy in systems development
The direction of modern programming and the essence of the EVENT, CLASS, and ID attributes in HTML
Used to describe an image created by the use of a mathematical equation using x-y coordinates rather than a bitmap image (created using dots) An object-oriented image can be printed at any size without a loss of resolution In contrast, a bitmap image will loose resolution when printed at larger sizes See also: bitmap; line art; raster; vectors 34
A term that can be applied to any computer system, OS, programming language, application program, or GUI that supports the use of objects
- A software development methodology that offers the programmer standard reusable software modules (components), rather than requiring the developer to write custom programming code each time Using standard components reduces development time (because the writing and testing of those components has already been done by other programmers), and ensures a standard look and feel for programs using the same components
graphics Used for line drawings, logos, and other images that require smooth edges Made up of mathematically defined curves and line segments called vectors Beneficial in printing due to ability to be enlarged without loss of detail
Programming approach in which the programmer packages the data and the program (or procedure) into a single unit called an object 12 21-23
Although object-oriented concepts have been around almost as long as Pink Floyd, they have become most fashionable during the past decade The concepts involve combining data with program elements that operate on the data This is supposed to more closely model real-world objects A geek's definition would not be complete without mentioning abstraction, encapulation, messages, classes, inheritance, and polymorphism C++, the language ARX is based on, is an object-oriented extension of the C programming language
this term has various definitions, usually including the notions of derived classes and virtual functions See data abstraction
An approach to structuring software applications Instead of thinking of an application as a process with steps, we think of it as a set of objects that exchange messages Now the dominant approach to software development Java and Visual Basic are object-oriented software development languages
A type of programming code that creates reusable modules that - in theory - can be used on multiple applications without alteration
An approach in drawing and layout programs that treats graphics as line and arc segments rather than individual dots
To be object-oriented, a language must meet three criteria It must support encapsulation (which VB has done since version 4) It must support inheritance (which VB 7 will support) and it must support polymorphism (which VB has done since version 4surprised? Read the section on polymorphism below) So in version 7, VB will be fully object-oriented, as it will meet these criteria
object-oriented.
Favoriten