Subject | English | Hebrew |
comp., MS | Class A IP address | כתובת IP של מחלקה A (A unicast IP address that ranges from 1.0.0.1 through 127.255.255.254. The first octet indicates the network, and the last three octets indicate the host on the network. Class-based IP addressing has been superceded by Classless Interdomain Routing (CIDR)) |
comp., MS | Class B IP address | כתובת IP של מחלקה B (A unicast IP address that ranges from 128.0.0.1 through 191.255.255.254. The first two octets indicate the network, and the last two octets indicate the host on the network. Class-based IP addressing has been superceded by Classless Interdomain Routing (CIDR)) |
comp., MS | Class C IP address | כתובת IP של מחלקה C (A unicast IP address that ranges from 192.0.0.1 to 223.255.255.254. The first three octets indicate the network, and the last octet indicates the host on the network. Network Load Balancing provides optional session support for Class C IP addresses (in addition to support for single IP addresses) to accommodate clients that make use of multiple proxy servers at the client site. Class-based IP addressing has been superceded by Classless Interdomain Routing (CIDR)) |
comp., MS | 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) |
comp., MS | Class Designer | מעצב מחלקות (A fully-functional, visual design environment for the Common Language Runtime) |
comp., MS | Class Details Window | חלון פרטי מחלקה (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 | דיאגרמת מחלקות (A visual and static representation of classes and the relationships between them) |
comp., MS | 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) |
comp., MS | class key | מפתח מחלקה (The subset of data members of a class whose values uniquely identify an instance of the class) |
comp., MS | class key member | חבר במפתח מחלקה (One of the members of a multi-valued class key) |
comp., MS | class library | ספריית מחלקות (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 | class materials | חומרי כיתה (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 member relation | קשר חבר מחלקה (An association between specific data members of the two classes in a class relation) |
comp., MS | class meta-data | מטה-נתונים של מחלקה (A conceptual model that describes the attributes that must be specified to create a class in the Data Warehouse logical schema) |
comp., MS | 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) |
comp., MS | class relation | קשר מחלקות (A connection between two classes in a parent-child relationship. The relation defines the number of instances of each class) |
comp., MS | Class Schedule | לוח זמנים של כיתה (A view in which you can organize class materials into assignments and lessons) |
comp., MS | 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) |
comp., MS | Generic C++ Class Wizard | אשף מחלקת C++ כללי (A wizard that adds a C++ class to a project. This generic C++ class does not inherit from ATL or MFC) |
comp., MS | .NET Framework class library | ספריית מחלקות של .NET Framework (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) |