DictionaryForumContacts

   English
Terms for subject Microsoft containing class | all forms | exact matches only
EnglishChinese
attribute class屬性類別 (A container object that groups related attributes within an object type)
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)
code-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)
COM classCOM 類別 (A concrete implementation of one or more COM interfaces. COM objects are instances of COM classes)
content 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)
Microsoft 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)
partial class部分類別 (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)
permission class權限類別 (A class that defines access to a resource or defines an indentity by supporting authorization checks)