-
1 mock object
A class used as a proxy for gaining greater code coverage in unit testing. -
2 web proxy
A method exposed in a client object model to issue requests from SharePoint to a remote service that developers can use in apps for SharePoint. -
3 COM callable wrapper
"A proxy object generated by the common language runtime so that existing COM applications can use managed classes, including.NET Framework classes, transparently." -
4 CCW
"A proxy object generated by the common language runtime so that existing COM applications can use managed classes, including.NET Framework classes, transparently." -
5 apartment
"A group of one or more COM objects in a process. A COM object lives in exactly one apartment, in the sense that its methods can legally be directly called only by a thread that belongs to that apartment. Any other thread that wants to call the object must go through a proxy." -
6 ar-sa عائلة منتجات
A.NET Framework object that acts as a proxy for a reference-counted COM object. -
7 runtime callable wrapper
A.NET Framework object that acts as a proxy for a reference-counted COM object. -
8 RCW
A.NET Framework object that acts as a proxy for a reference-counted COM object.
См. также в других словарях:
Proxy (шаблон проектирования) — У этого термина существуют и другие значения, см. Proxy. Шаблон проектирования Заместитель Proxy Тип: структурный Описан в Design Patterns Да Шаблон Proxy (определяет объект заместитель англ. surrogate … Википедия
Object-capability model — The object capability model is a computer security model based on the Actor model of computation. The name object capability model is due to the idea that the capability to perform an operation can be obtained by the following combination: an… … Wikipedia
Proxy pattern — Proxy in UML Proxy in … 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
Proxy voting — Part of the Politics series Electoral methods Single winner … Wikipedia
Proxy card — A proxy card is an easily acquired or home made substitute for a collectible card. A proxy is used when a collectible card game player does not own a card, and it would be impractical for such purposes to acquire the card. This usually occurs… … Wikipedia
Proxy-Variable — Eine Proxy Variable ist eine Variable, die eine Eigenschaft misst, die i.d.R. der direkten Messung nicht, nicht objektiv, nicht reliabel, nicht valide oder nicht mit vertretbarem Aufwand zugänglich ist. Beispiele für Proxy Variablen sind:… … Deutsch Wikipedia
Proxy (Entwurfsmuster) — Der Proxy, auch Stellvertreter genannt, ist ein Entwurfsmuster aus dem Bereich der Softwareentwicklung und gehört zu der Kategorie der Strukturmuster (Structural Patterns). Das Muster dient zum Verschieben der Kontrolle über ein Objekt auf ein… … Deutsch Wikipedia
Object-oriented programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
proxy function — A function mapping objects of one domain onto objects of another. For instance, the device of Gödel numbering associates each formula of a system with a particular number. One radical way of defending the thesis of the inscrutability of reference … Philosophy dictionary
Шаблон Proxy (шаблон проектирования) — Шаблон Proxy (Заместитель) Шаблон проектирования. Предоставляет объект, контролирующий доступ, перехватывая все вызовы к нему. Содержание 1 Цель 1.1 Проблема 1.2 Решение 2 Плюсы 3 … Википедия