English | Russian |
address classes | классы адресов |
class coupling | соединение классов (The degree of coupling to unique classes through parameters, local variables, return types, method calls, generic or template instantiations, base classes, interface implementations, fields defined on external types, and attribute decoration) |
class coupling | взаимозависимость классов (The degree of coupling to unique classes through parameters, local variables, return types, method calls, generic or template instantiations, base classes, interface implementations, fields defined on external types, and attribute decoration) |
class factory | производство объектов класса (An object that implements the IClassFactory interface, which enables it to create objects of a specific class) |
class hosted in the in-proc server DLL | класс, размещённый во внутрипроцессной серверной DLL (ssn) |
class ID | идентификатор класса (A universally unique identifier (UUID) that identifies a COM component. Each COM component has its CLSID in the Windows registry so that it can be loaded by other applications) |
class identifier | идентификатор класса (A universally unique identifier (UUID) that identifies a COM component. Each COM component has its CLSID in the Windows registry so that it can be loaded by other applications) |
class instance | экземпляр класса (A specific occurrence of a class defined in a directory service schema) |
class library | библиотека классов (A library of classes, interfaces, and value types that are included in the .NET Framework SDK. This library provides access to system functionality and is designed to be the foundation on which .NET Framework applications, components, and controls are built) |
class member relation | связь членов класса (An association between specific data members of the two classes in a class relation. Rori) |
class meta-data | класс метаданных (A conceptual model that describes the attributes that must be specified to create a class in the Data Warehouse logical schema) |
class module | модуль класса (A module that can contain the definition for a new object. Each instance of a class creates a new object. Procedures defined in the module become properties and methods of the object) |
class name | имя класса (A predefined name used to refer to an OLE object in Visual Basic. A class name consists of the name of the application used to create the OLE object, the object's type, and, optionally, the version number of the application; The name used to refer to a class module. If the class module is a form or report module, the class name is prefaced with the type of module. For example, the class name for a module associated with a form called OrderForm would be Form_OrderForm, while one associated with a report called OrderReport would be Report_OrderReport) |
class name of an in-proc server DLL | имя класса внутрипроцессной серверной DLL (ssn) |
class-name string | строка с именем класса (Alex_Odeychuk) |
class of this event | класс этого события (SQL Server 2008 ssn) |
Class Schedule | План занятий (A view in which you can organize class materials into assignments and lessons. Rori) |
class selector | выбор класса (In cascading style sheets, a name identifying a user-defined style. Depending on how it's defined, a class selector can be used with a single type of tag or with any HTML tag inside the BODY element) |
class server | сервер классов (When a client wishes to use an object, it always starts by asking COM to locate the object's class server, request the server to create an object, and return an initial interface pointer back to the client) |
COM class | COM-класс (A concrete implementation of one or more COM interfaces. COM objects are instances of COM classes) |
event classes | классы событий (Windows 8 ssn) |
event classes found | обнаруженные классы событий (Windows 8 ssn) |
initialize custom classes with values | инициализировать пользовательские классы значениями (microsoft.com bojana) |
install new event classes | установка новых классов событий (Windows 8 ssn) |
interface classes | классы интерфейса (Visual Studio 2012 ssn) |
MFC Automation classes | классы автоматизации MFC (Visual Studio 2012 ssn) |
new event classes | новые классы событий (ssn) |
pseudo-class | псевдокласс (A class used by CSS selectors to allow information that is external to the HTML source, such as whether a link has been visited, to classify elements) |
Types: classes with interface implementations | Типы: классы с реализациями интерфейсов (Visual Studio 2010 Rori) |