-
1 Object data type
"A fundamental data type representing any object that can be recognized by Visual Basic. Although you can declare any object variable as type Object, it is best to declare object variables according to their specific types." -
2 object-action paradigm
"The basic interaction model for the user interface in which the object to be acted upon is specified first, followed by the command to be executed." -
3 My object
"In Visual Basic, the feature that makes programming faster and easier by giving you intuitive access to commonly needed objects in the.Net Framework Base Class Library." -
4 framework
"In object-oriented programming, a reusable basic design structure, consisting of abstract and concrete classes, that assists in building applications." -
5 flat namespace
"A namespace that is unstructured and cannot be partitioned, such as the network basic input/output system (NetBIOS) namespace. In a flat namespace, every object must have a unique name." -
6 MEF part
"An object that is the basic building block of a MEF application. Each MEF part declares its dependencies (imports) and capabilities (exports), which are matched with the imports and exports of other MEF parts and made available to MEF apps."
См. также в других словарях:
Basic Object System — In computer programming, the Basic Object System (BOS) is a C callable library that implements the notion of object and which uses tcl as its interpreter for interpreted methods (you can have compiled methods in C, and mix compiled and… … Wikipedia
Object Desktop — ObjectBar used with DesktopX to create a theme Developer(s) Stardock … Wikipedia
Object-oriented ontology — (OOO) is a metaphysical movement that rejects the privileging of human existence over the existence of nonhuman objects.[1] Specifically, object oriented ontology opposes the anthropocentrism of Immanuel Kant s Copernican Revolution, whereby… … Wikipedia
BASIC-PLUS — was an extended dialect of the BASIC programming language developed by Digital Equipment Corporation (DEC) for use on its RSTS/E time sharing operating system for the PDP 11 series of 16 bit minicomputers in the early 1970s through the… … Wikipedia
Object Linking and Embedding — (OLE) is a technology developed by Microsoft that allows embedding and linking to documents and other objects. For developers, it brought OLE Control eXtension (OCX), a way to develop and use custom user interface elements. On a technical level,… … Wikipedia
Basic (langage) — BASIC Pour les articles homonymes, voir Basic. {{{image}}} Sigles d une seule lettre Sigles de deux lettres Sigles de trois lettres … Wikipédia en Français
BASIC — Información general Paradigma estructurado imperativo Apareció en 1964 Diseñado por John George Kemeny; Thomas Eugene Kurtz … Wikipedia Español
BASIC — Класс языка: алгоритмическое, процедурное, объектное программирование Появился в: 1963 г. Расширение файлов: .bas Типизация данных: нестрогая Бейсик (от BASIC, сокращение от англ. … Википедия
Object Pascal — Семантика: императивная Класс языка: мультипарадигмальный: императивный, структурный, объектно ориентированный, обобщённый[1], процедурный Тип исполнения: компилируемый … Википедия
Object Action Interface — Object Action Interface, also abbreviated as OAI, is an extension to the Graphical User Interface, especially related to Direct Manipulation User Interface. It emphasises upon how Direct Manipulation User Interface (DMUI) can help to create… … Wikipedia
Object Pascal — (ou Pascal Objet en français) est un langage orienté objet dérivé du Pascal. Il a été créé en 1990 par la société Borland comme une amélioration de son logiciel phare de l époque, Turbo Pascal. Il s agissait alors de la version 5.5. Même si l… … Wikipédia en Français