DictionaryForumContacts

Terms containing Model | all forms | exact matches only
SubjectEnglishChinese Taiwan
comp., MSActive Directory data modelActive Directory 資料模型 (A model derived from the LDAP data model. The directory holds objects that represent entities of various sorts, described by attributes. The objects and classes of objects that can be stored in the directory are defined in the schema. For each class of objects, the schema defines the attributes an instance of the class must have, the additional attributes it can have, and the class that can be its parent)
comp., MSactivity model活動模型 (A predefined sequence of actions)
comp., MSactivity model step活動模型步驟 (A synonym for an action from the viewpoint of an activity model. When an action is contained within an activity model, it is referred to as an activity model step)
comp., MSapartment threading modelApartment 執行緒模式 (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls)
comp., MSApp Model應用程式模型 (A model that defines characteristics of Windows Store apps)
comp., MSBDC Administration object modelBDC 管理物件模型 (An object model that lets you create, read, update, and delete metadata objects in the BDC Metadata Store)
comp., MSBDC modelBDC 模型 (An XML file that contains sets of descriptions of one or more external content types, their related external data sources, and information that is specific to the environment, such as authentication properties)
comp., MSBDC Runtime object modelBDC 執行階段物件模型 (An object model designed for use by BDC clients and applications that provides an intuitive, object-oriented interface that abstracts the underlying data sources)
comp., MSBizTalk Explorer Object ModelBizTalk 總管物件模型 (The APIs used to create tools and scripts to automate the post-deployment tasks that you perform in BizTalk Explorer. You can use the BizTalk Explorer Object Model for such post-deployment tasks as creating ports, binding orchestrations, managing party properties, or any other task where you would use BizTalk Explorer. The BizTalk Explorer Object Model APIs are in the Microsoft.BizTalk.ExplorerOM namespace)
comp., MSbox model方塊模型 (A cascading style sheet (CSS) model where rectangular boxes are generated for elements in the document tree and laid out according to the visual formatting model)
comp., MSbulk-logged recovery model大量記錄復原模式 (A database recovery mode that minimally logs bulk operations, such as index creation and bulk imports, while fully logging other transactions. Bulk-logged recovery increases performance for bulk operations, and is intended to be used an adjunct to the full recovery model)
comp., MSBusiness Data Connectivity Model TemplateBusiness Data Connectivity 模型範本 (A Visual Studio project template that enables you to create your own .NET Connectivity Assemblies)
comp., MScentralized registration model集中式註冊模式 (A registration model that removes all certificate subscriber participation from the management policy. For the workflow, a user designated as the originator will initiate the request and an enrollment agent will execute the request)
comp., MSclient object model用戶端物件模型 (A set of APIs for SharePoint products. These APIs are based on the server object model, and can be called from clients such as desktop PCs and mobile devices)
comp., MSclosed content model內容關閉模式 (XML document rules that state that an element in an XML document cannot include any information that does not follow the referenced schema)
comp., MSCloud App Model雲端應用程式模型 (An application-hosting architecture that relies on cloud-based services. Application logic and data are typically hosted on a distributed set of services on the Internet, connected through web APIs, and authenticated with server-to-server authentication technologies such as OAuth)
comp., MScolor space model色彩空間 (The three-dimensional space that is defined by a set of coordinates for representing color on devices such as monitors, scanners, and printers. For example, in the LAB color space, the colors are defined in terms of their luminance or whiteness (L), redness-greenness (A), and yellowness-blueness (B); the HVC system uses hue (H), value (V), and chroma (C). The two most common color space models are RGB and YUV)
comp., MSCommon Information Model通用訊息模型 (The model that describes how to represent real-world managed objects. CIM uses an object-oriented paradigm, where managed objects are modeled using the concepts of classes and instances. The CIM is divided into the metamodel and the standard schema. The metamodel describes what types of entities make up the schema. It also defines how these entities can be combined into objects that represent real-world devices)
comp., MSCommon Information Model Object ManagerCIM 物件管理員 (A component in the Windows Management Instrumentation (WMI) infrastructure that handles the interaction between management applications and providers. The CIM Object Manager supports services such as event notification, remote access, and query processing. The CIM Object Manager also grants access to the WMI repository)
comp., MScommon model一般模型 (The second layer of the CIM schema, which includes a series of domain-specific but platform-independent classes. The domains are systems, networks, applications, and other management-related data. The common model is derived from the core model)
comp., MSComponent Object Model元件物件模型 (An object-based programming model designed to promote software interoperability; it allows two or more applications or components to easily cooperate with one another, even if they were written by different vendors, at different times, in different programming languages, or if they are running on different computers running different operating systems)
comp., MSComposites Runtime object model複合執行階段物件模型 (An object model that that can be used to incorporate and/or modify the behavior of a composite at runtime)
comp., MSconceptual model概念模型 (An abstract specification for the entity types, associations, entity containers, entity sets, and association sets in the domain of an application built on an Entity Data Model)
comp., MSconceptual model概念性模型 (A tool used in the analysis phase of software development to help decompose a problem into individual concepts or objects and clarify the vocabulary of the domain)
comp., MSconcurrency model並行存取模型 (A way in which an application can be designed to account for concurrent operations that use the same cached data. Windows Server AppFabric supports optimistic and pessimistic concurrency models)
comp., MScore model核心模型 (The first layer of the CIM schema, which includes the top-level classes and their properties and associations. The core model is both domain- and platform-independent)
comp., MSCryptoAPI Component Object ModelCryptoAPI 元件物件模型 (A Microsoft ActiveX control that provides a Component Object Model (COM) interface to Microsoft CryptoAPI, which exposes a select set of CryptoAPI functions to application developers)
comp., MS3D model3D 模型 (A computer simulation of a physical object in which length, width, and depth are real attributes: a model, with x-, y-, and z-axes, that can be rotated for viewing from different angles)
comp., MSdata model資料模型 (A collection of related object types, operators, and integrity rules that form the abstract entity supported by a database management system (DBMS). Thus, one speaks of a relational DBMS, a network DBMS, and so on, depending on the type of data model a DBMS supports. In general, a DBMS supports only one data model as a practical rather than a theoretical restriction)
comp., MSdelegated registration model委派註冊模式 (A registration model in which a person other than the certificate subscriber initiates the certificate transaction. The certificate subscriber then completes the transaction by providing a supplied one-time password)
comp., MSDistributed Component Object Model分散式元件物件模型 (The version of Microsoft's Component Object Model (COM) specification that stipulates how components communicate over Windows-based networks. It permits the distribution of different components for a single application across two or more networked computers, running an application distributed across a network so that the distribution of components is not apparent to the user, and remotely displaying an application. Because DCOM is language-neutral, any language that uses COM components can also produce DCOM applications)
comp., MSDocument Object Model文件物件模型 (A World Wide Web Consortium specification that describes the structure of dynamic HTML and XML documents in a way that allows them to be manipulated through a Web browser)
comp., MSEntity Data Model實體資料模型 (A data model for defining application data as sets of entities and relationships to which CLR types and storage structures can be mapped)
comp., MSEntity Data Model schema實體資料模型結構描述 (An XML text file that describes entity and relationship types. The schema also defines a container within which instances of these types are logically organized)
comp., MSevent model事件模型 (The event metadata that defines the temporal characteristics (shape) of the event)
comp., MSfull recovery model完整復原模式 (A database recovery mode that fully logs all transactions and retains all the log records until after they are backed up. The database can be recovered to the point of failure if the tail of the log is backed up after the failure. All forms of recovery are supported)
comp., MSinformation model資訊模型 (An object-oriented schema that defines metadata constructs used to specify the structure and behavior of an application, process, component, or software artifact)
comp., MSinterval event model間隔事件模型 (The event model of an interval event)
comp., MSlife cycle model生命週期模型 (A partitioning of the life of a product into phases that guide the project from identifying customer needs through product retirement)
comp., MSmining model採礦模型 (An object that contains the definition of a data mining process and the results of the training activity. For example, a data mining model may specify the input, output, algorithm, and other properties of the process and hold the information gathered during the training activity, such as a decision tree)
comp., MSmodel binder模型繫結器 (A feature of ASP.NET that automatically converts data that is posted in an HTML form to a .NET Framework data type)
comp., MSmodel binding模型繫結 (The process of automatically converting data that is posted in an HTML form to a .NET Framework data type)
comp., MSmodel databasemodel 資料庫 (A database that is installed with Microsoft SQL Server and that provides the template for new user databases. SQL Server creates a database by copying in the contents of the model database and then expanding the new database to the size requested)
comp., MSmodel dependency模型相依性 (A relationship between two or more models in which one model is dependent on the information of another model)
comp., MSobject model物件模型 (A hierarchical set of objects and its members - methods, properties, and events - that a particular component provides)
comp., MSobject model diagram物件模型圖表 (A graphical representation of the objects and collections that are contained within a specified object model)
comp., MSopen content model開放式內容模型 (A set of XML document rules that states that an element in an XML document can have additional child elements and attributes that are not declared in the schema that the document references)
comp., MSOpen Device Access Model開放式裝置存取模型 (The access model for horizontal solutions, which enables a horizontal strategy. Open Device Access enables many different Windows Store apps to access a specialized device. Examples: a smartphone with multiple apps that synchronize contacts; a pedometer that allows multiple apps to read its data and post it to a website)
comp., MSOpen Systems Interconnection model開放系統互相連線模型 (A networking model introduced by the International Organization for Standardization (ISO) to promote multi-vendor interoperability. OSI is a seven-layered conceptual model consisting of the application, presentation, session, transport, network, data-link, and physical layers)
comp., MSpoint event model點事件模型 (The event model of a point event)
comp., MSprepaid model預付模式 (Attribute of products and services that are paid for in advance through acquisition of a card with points that are consumed as the product or service is used)
comp., MSpresentation model展示模型 (A data model that aggregates data from multiple entities in the data access layer. It is used to avoid directly exposing an entity to the client project)
comp., MSProject Server permission modelProject Server 權限模型 (A security model in which permissions are assigned directly in Project Server using global and category permissions)
comp., MSranking model排名模型 (An XML document that describes how to rank items in search results)
comp., MSrecovery model復原模式 (A database property that controls the basic behavior of backup and restore operations for a database. For instance, the recovery model controls how transactions are logged, whether the transaction log requires backing up, and what kinds of restore operations are available)
comp., MSrelational model關聯式模式 (The logical model used to define the tables, columns, and constraints in a relational database)
comp., MSrendering object model轉譯物件模型 (Report object model used by rendering extensions)
comp., MSreport model報表模型 (A metadata description of business data used for creating ad hoc reports)
comp., MSRepository Type Information Model儲存機制類型資訊模型 (A core object model that represents repository type definitions for Metadata Services)
comp., MSRestricted Device Access Model受限制的裝置存取模型 (The device access model for vertical solutions. Restricted Device Access does not allow other applications to access a specialized device)
comp., MSRuntime object model執行階段物件模型 (An object model designed for use by BDC clients and applications that provides an intuitive, object-oriented interface that abstracts the underlying data sources)
comp., MSself-service registration model自助註冊模式 (A Certificate Lifecycle Manager (CLM) registration model in which a certificate subscriber performs or requests certificate management activities directly using a Web-based interface)
comp., MSSemantic Model Definition Language語意模型定義語言 (A set of instructions that describe layout and query information for reports created in Report Builder)
comp., MSSharePoint integrated permission modelSharePoint 整合式權限模型 (A security model in which Project Server permissions are derived from SharePoint)
comp., MSsimple recovery model簡單復原模式 (A database recovery mode that minimally logs all transactions sufficiently to ensure database consistency after a system crash or after restoring a data backup. The database is recoverable only up to the time of its most recent data backup, and restoring individual pages is unsupported)
comp., MSSpecialized Device Access Model特殊化裝置存取模型 (The model that describes the two ways that a Windows Store app can access a specialized device: Open Access Model and Restricted Device Access Model)
comp., MSthreading model執行緒模式 (The model that determines how the methods of an application's component are assigned to threads in order to be executed)
comp., MSUnified Tracing Model整合追蹤模式 (The name given to the processes that define how to receive tracing information from both the IIS request-processing pipeline and related technologies like ASP.NET through a single tracing infrastructure)
comp., MSWindows Display Driver ModelWindows 顯示驅動程式模型 (The display driver architecture for Windows Vista and beyond that allows for the visual effects seen on a user's desktop to scale relative to the available graphics hardware)

Get short URL