Subject | English | Turkish |
comp., MS | address class | adres sınıfı (A predefined grouping of Internet addresses with each class defining networks of a certain size. The range of numbers that can be assigned for the first octet in the IP address is based on the address class. Class A networks (values 1 to 127) are the largest, with more than 16 million hosts per network. Class B networks (128 to 191) have up to 65,534 hosts per network, and Class C (192 to 223) can have up to 254 hosts per network) |
fin. | asset classes | varlık sınıfları (Hozyayka_Mednoy_Gory) |
math. | associate class | yardımcı sınıf |
comp., MS | attribute class | öznitelik sınıfı (A container object that groups related attributes within an object type) |
comp., MS | AxBC class | AxBC sınıfı (A business component class that encapsulates business logic, including the provision of default values, validation of data, value mapping, and access to display fields) |
comp., MS | base class | temel sınıf (A class from which other classes are derived by inheritance) |
comp., MS | base class library | temel sınıf kitaplığı (A library that contains base classes) |
environ. | class action suits law Legal action initiated by a single person or a few people on behalf of a group with similar claim or claims | bir grup adına açılan dava |
comp., MS | class coupling | sınıf ilişkilendirme (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) |
comp., MS | Class Designer | Sınıf Tasarımcısı (A fully-functional, visual design environment for the Common Language Runtime) |
comp., MS | Class Details Window | Sınıf Detayları Penceresi (A window in Visual Studio Class Designer that you can use to configure the members of a type. By default, the Class Details Window appears automatically when you open a new class diagram) |
comp., MS | class diagram | sınıf diyagramı (A visual and static representation of classes and the relationships between them) |
comp., MS | class driver | sınıf sürücüsü (An intermediate driver that provides a simple interface between a minidriver and the operating system) |
comp., MS | class factory | sınıf üreteci (An object that implements the IClassFactory interface, which enables it to create objects of a specific class) |
comp., MS | Class Finder | Sınıf Bulucu (A tool that allows partners find online and in-person educational opportunities to continue their skill development) |
stat. | class frequency | hücre sıklığı |
math. | class frequency | göze sıklığı |
math. | class frequency | sınıf sıklığı |
comp., MS | class ID | sınıf kimliği (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) |
comp., MS | class identifier | sınıf tanımlayıcısı (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) |
comp., MS | class key | sınıf anahtarı (The subset of data members of a class whose values uniquely identify an instance of the class) |
math. | class mark | sınıf işareti |
comp., MS | class materials | sınıf malzemeleri (Content and resources that are made available as part of a class and that can be associated with individual lessons or assignments) |
comp., MS | class module | sınıf modülü (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) |
comp., MS | class name | sınıf adı (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) |
comp., MS | Class Schedule | Ders Programı (A view in which you can organize class materials into assignments and lessons) |
math. | class symbol | sınıf sembolü |
comp., MS | Class View | Sınıf Görünümü (A window that displays the symbols defined, referenced, or called in the application you are developing) |
comp., MS | code-behind class | arka plan kod sınıfı (A class that is accessed by an .aspx file, but resides in a separate file (such as a .dll or .cs file). For example, you can write a code-behind class that creates an ASP.NET custom server control, contains code that is called from an .aspx file, but does not reside within the .aspx file) |
comp., MS | COM class | COM sınıfı (A concrete implementation of one or more COM interfaces. COM objects are instances of COM classes) |
comp., MS | combination class | bileşim sınıfı (A feature in Service Manager that is used mostly in reports and in views to display information from multiple classes that are defined in Service Manager) |
math. | communicating class | iletişimli sınıf |
stat. | complete class | tam sınıf (testlerin) |
math. | complete class of decision functions | tam sınıf (karar işlevlerinin) |
comp., MS | concrete class | somut sınıf (In Windows Management Instrumentation (WMI), a class from which you can create an instance because it has a full implementation) |
comp., MS | configuration item class | yapılandırma öğesi sınıfı (A collection of configuration items. Groups can contain members of different configuration items classes (for example, a computer and a user)) |
comp., MS | content class | içerik sınıfı (A Web Storage System content class defines the intent or purpose of an item along with the names of properties that are intended for items in this class) |
comp., MS | derived class | türetilmiş sınıf (In object-oriented programming, a class created from another class, called the base class. A derived class inherits all the features of its base class. It can then add data elements and routines, redefine routines from the base class, and restrict access to base-class features) |
comp., MS | encoding class | kodlama sınıfı (A class which represents a character encoding) |
math. | equivalence class | denklik sınıfı |
comp., MS | Event class | Olay sınıfı (The class that indicates whether an event is a '.NET Performance Event', '.NET Exception Event', 'Client-Side Exception Event', or a 'Client-Side Performance Event') |
comp., MS | Generic C++ Class Wizard | Genel C++ Sınıf Sihirbazı (A wizard that adds a C++ class to a project. This generic C++ class does not inherit from ATL or MFC) |
math. | k-class estimator | k-sınıflı tahmine edicisi |
math. | latent class analysis | gizil özellik analizi |
math. | latent class analysis | gizil sınıf analizi |
comp., MS | logger class | günlükçü sınıfı (A class that implements the Microsoft.Build.Framework.ILogger interface) |
comp., MS | Microsoft Foundation Class Library | Microsoft Foundation Class Kitaplığı (A library of C++ classes that forms an object-oriented wrapper around large portions of the Windows API and provides a framework on which to build applications) |
comp., MS | .NET Framework class library | .NET Framework sınıf kitaplığı (A library of classes, interfaces, and value types that are included in .NET Framework. This library provides access to system functionality and is designed to be the foundation on which .NET Framework applications, components, and controls are built) |
comp., MS | object class | nesne sınıfı (A category of objects that share a common set of characteristics) |
stat. | open-ended classes | açık uçlu sınıflar |
comp., MS | partial class | parçalı sınıf (A class whose definition is split over two or more source files. Each source file contains a section of the class definition, and all parts are combined when the application is compiled) |
comp., MS | permission class | izin sınıfı (A class that defines access to a resource or defines an indentity by supporting authorization checks) |
NGO | preparatory classes for primary school entry for children who have not attended a kindergarten | Okula hazırlık grupları |
comp., MS | pseudo-class | sözde sınıf (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) |
comp., MS | serialization class | serileştirme sınıfı (A class designed to serialize and deserialize objects) |
comp., MS | system class | sistem sınıfı (A class that the CIM Object Manager defines to support core features such as event notification, security, and localization. A system class is automatically defined in each namespace) |
comp., MS | test class | test sınıfı (Any class that is marked with the TestClass attribute) |
comp., MS | unit class | birim sınıfı (A classification of units of measurement) |
comp., MS | WMI class | WMI sınıfı (A template for a type of managed object. WMI classes define the basic units of management. For example, the Win32_LogicalDisk class is a template for all logical disks that occur in the Windows environment. In this case, WMI uses the class template to generate an instance of Win32_LogicalDisk for each disk installed on a computer) |
comp., MS | wrapper class | sarmalayıcı sınıf (A class that takes an existing class, and provides it with a new interface) |