DictionaryForumContacts

Terms containing Class | all forms | exact matches only
SubjectEnglishKorean
comp., MSactor class행위자 클래스 (The basic component of a ROOM structure diagram. The space inside the actor can contain actor references, behavior end ports, reference ports, bindings, and layer connections. The border can contain class relay ports and class end ports)
comp., MSaddress class주소 클래스 (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)
stat.associate class동반층
stat.associate class동반류
math.associate class동반층, 동반류
comp., MSassociation class연결 클래스 (A class that describes a relationship between two classes or between instances of two classes. The properties of an association class include pointers, or references, to the two classes or instances)
comp., MSattribute class특성 클래스 (A container object that groups related attributes within an object type)
comp., MSbase class기본 클래스 (A class from which other classes are derived by inheritance)
comp., MSbase class library기본 클래스 라이브러리 (A library that contains base classes)
comp., MSClass A IP address클래스 A IP 주소 (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., MSClass B IP address클래스 B IP 주소 (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., MSClass C IP address클래스 C IP 주소 (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., MSclass 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., MSClass Designer클래스 디자이너 (A fully-functional, visual design environment for the Common Language Runtime)
comp., MSClass 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., MSclass diagram클래스 다이어그램 (A visual and static representation of classes and the relationships between them)
comp., MSclass factory클래스 팩터리 (An object that implements the IClassFactory interface, which enables it to create objects of a specific class)
comp., MSClass Finder수업 찾기 (A tool that allows partners find online and in-person educational opportunities to continue their skill development)
stat.class frequency칸도수
math.class frequency칸도수빈도
stat.class frequency계급도수
math.class frequency계급도수빈도
comp., MSclass ID클래스 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., MSClass ID extension클래스 ID 확장 (An extended HTML element that is used to describe the class of a viewable or downloadable document. It can be misused to pass dangerous attachments; EHS allows users to block this tag)
comp., MSclass 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)
comp., MSclass key클래스 키 (The subset of data members of a class whose values uniquely identify an instance of the class)
comp., MSclass key member클래스 키 멤버 (One of the members of a multi-valued class key)
comp., MSclass 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)
math.class mark계급표
comp., MSclass materials수업 자료 (Content and resources that are made available as part of a class and that can be associated with individual lessons or assignments)
comp., MSclass member relation클래스 멤버 관계 (An association between specific data members of the two classes in a class relation)
comp., MSclass meta-data클래스 메타 데이터 (A conceptual model that describes the attributes that must be specified to create a class in the Data Warehouse logical schema)
comp., MSclass 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., MSclass 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)
comp., MSclass provider클래스 공급자 (A COM server that supplies class definitions. Class providers can support data retrieval, modification, deletion, enumeration, and query processing)
comp., MSclass relation클래스 관계 (A connection between two classes in a parent-child relationship. The relation defines the number of instances of each class)
comp., MSClass Schedule수업 시간표 (A view in which you can organize class materials into assignments and lessons)
comp., MSclass 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)
math.class symbol계급기호
comp., MSClass View클래스 뷰 (A window that displays the symbols defined, referenced, or called in the application you are developing)
comp., MScode-behind class코드 숨김 클래스 (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., MSCOM classCOM 클래스 (A concrete implementation of one or more COM interfaces. COM objects are instances of COM classes)
comp., MScombination class조합 클래스 (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)
comp., MSCommerce Server Class Library상거래 서버 클래스 라이브러리 (A collection of classes, interfaces, and value types that are included in the Commerce Server .NET Application Framework. This library provides access to run-time Commerce Server functionality and is designed to be the foundation on which .NET-based Commerce Server applications, components, and controls are built)
math.communicating class상호도달가능집단
stat.complete class검정[검증]완비류
math.complete class of decision functions결정함수 완비류
comp., MSconcrete class구체적 클래스 (In Windows Management Instrumentation (WMI), a class from which you can create an instance because it has a full implementation)
comp., MSconfiguration item class구성 항목 클래스 (A collection of configuration items. Groups can contain members of different configuration items classes (for example, a computer and a user))
comp., MScontent class콘텐츠 클래스 (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., MSderived class파생 클래스 (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., MSdomain class도메인 클래스 (A diagram element that represents a class in a domain-specific language)
comp., MSencoding class인코딩 클래스 (A class which represents a character encoding)
stat.equivalence class동등류
stat.equivalence class동치류
math.equivalence class동등류, 동치류
comp., MSEvent class이벤트 클래스 (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., MSGeneric 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., MSimplementation class구현 클래스 (In a static structure diagram, a class that defines the physical data structures and procedures of an object as implemented in a traditional programming language, such as C++. An object may have only one implementation class)
math.k-class estimatork급 추정량
math.latent class analysis잠재 계급 분석
comp., MSlogger class로거 클래스 (A class that implements the Microsoft.Build.Framework.ILogger interface)
comp., MSmessage class메시지 클래스 (Used by Microsoft Exchange to identify, locate, and open a form)
comp., MSMicrosoft Foundation Class LibraryMFC 라이브러리 (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 클래스 라이브러리 (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., MSobject class개체 클래스 (A category of objects that share a common set of characteristics)
math.open-ended classes개방형 계급
comp., MSparameterized class매개 변수가 있는 클래스 (In a static structure diagram, a template that describes a class with one or more unbound formal parameters. It defines a family of classes, each of which is specified by binding the parameters to actual values)
comp., MSpartial classpartial 클래스 (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., MSpermission class권한 클래스 (A class that defines access to a resource or defines an indentity by supporting authorization checks)
comp., MSPOCO classPOCO 클래스 (A class in the Entity Framework that does not inherit from another class or implement an interface)
comp., MSPOCO data classPOCO 데이터 클래스 (A class in the Entity Framework that does not inherit from another class or implement an interface)
math.pooling of classes계급의 합동 (화)
comp., MSpseudo-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)
comp., MSserialization classserialization 클래스 (A class designed to serialize and deserialize objects)
comp., MSsystem class시스템 클래스 (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., MStest class테스트 클래스 (Any class that is marked with the TestClass attribute)
comp., MSWMI classWMI 클래스 (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., MSwrapper class래퍼 클래스 (A class that takes an existing class, and provides it with a new interface)

Get short URL