DictionaryForumContacts

Terms containing Interface | all forms | exact matches only
SubjectEnglishChinese simplified
comp., MSActive Directory Service InterfacesActive Directory 服务接口 (A directory service model and a set of Component Object Model (COM) interfaces. ADSI enables Windows applications and Active Directory clients to access several network directory services, including Active Directory)
comp., MSAdvanced Configuration and Power Interface高级配置和电源接口 (An open industry specification that defines power management on a wide range of mobile, desktop, and server computers and peripherals. ACPI is the foundation for the OnNow industry initiative that allows system manufacturers to deliver computers that start at the touch of a keyboard. ACPI design is essential to take full advantage of power management and Plug and Play)
comp., MSair interface protocol空中接口协议 (A protocol that defines the mechanism for communication between an antenna and an RFID tag)
comp., MSapplication programming interface应用程序编程接口 (A set of routines that an application uses to request and carry out lower-level services performed by a computer's operating system. These routines usually carry out maintenance tasks such as managing files and displaying information)
comp., MSBelastingdienst application programming interface荷兰中央税务局应用程序编程接口 (The technology that is used to interface with the tax office server for submitting electronic tax declarations in the Netherlands)
comp., MScharacter user interface字符用户界面 (A user interface that displays only text characters)
comp., MScommand line interface命令行接口 (A form of interface between the operating system and the user in which the user types commands, using a special command language. Although systems with command-line interfaces are usually considered more difficult to learn and use than those with graphical interfaces, command-based systems are usually programmable; this gives them flexibility unavailable in graphics-based systems that do not have a programming interface)
comp., MScommon gateway interface通用网关接口 (A server-side interface for initiating software services. For example, a set of interfaces that describe how a Web server communicates with software on the same computer. Any software can be a CGI program if it handles input and output according to the CGI standard)
comp., MSComponent Platform Interface组件平台接口 (A programming interface used to build and maintain unattended installation answer files and configuration sets by adding security fixes, changing drivers, and so forth)
comp., MSCryptography Application Programming Interface加密应用程序编程接口 (An (API) that is provided as part of Microsoft Windows. CryptoAPI provides a set of functions that allow applications to encrypt or digitally sign data in a flexible manner while providing protection for the user's sensitive private key data. Actual cryptographic operations are performed by independent modules known as (CSPs))
comp., MSDebug Interface Access SDK调试接口访问 SDK (An SDK that provides access to debug information stored in program database (.pdb) files generated by Microsoft post-compiler tools)
comp., MSdemand-dial interface请求拨号接口 (A logical interface that represents a demand-dial connection (a PPP link) that is configured on the calling router. The demand-dial interface contains configuration information such as the port to use, the addressing used to create the connection (such as a phone number), authentication and encryption methods, and authentication credentials)
comp., MSDesktop Management Interface桌面管理接口 (A system for managing the configurations and status of PCs on a network from a central computer. In DMI an agent program runs in the background on each machine and returns information or performs some action (as specified by a file on that machine) in response to a query received from the central computer. The actions to be performed by the agent might include watching for errors and reporting them to the central computer as they occur; for example, a printer might be set up to report to the central computer when paper runs out or jams. DMI was developed by the DMTF (Desktop Management Task Force), a consortium of computer equipment manufacturers, and competes with SNMP (although the two can coexist on the same system))
comp., MSdevice driver interface设备驱动程序接口 (A set of functions that are implemented by the operating system for use by drivers)
comp., MSDevice Service Provider Interface设备服务提供方界面 (An abstract layer that facilitates device discovery, configuration, communication, and management of various RFID devices in a uniform way)
comp., MSDisplay Control Interface显示控制接口 (An interface that offers improved graphics performance as a result of direct video memory access)
comp., MSembedded controller interface嵌入式控制器接口 (A standard hardware and software communications interface between an operating system driver and an embedded controller, such as Smart Battery and AML code. This allows any operating system to provide a standard driver that can directly communicate with an embedded controller in the system, thus allowing other drivers to communicate with and use the resources of the system embedded controllers)
comp., MSenhanced small device interface增强型小型设备接口 (A standard that can be used with high-capacity hard disks, floppy disk drives, and tape drives to allow these devices to communicate with a computer at high speeds)
comp., MSexplicit interface implementation显式接口实现 (The implementation of a class or structure member that is accessible only through the interface that the class or structure implements)
comp., MSExtensible Firmware Interface可扩展固件接口 (A type of interface between a computer, firmware, hardware, and the operating system. EFI defines a new partition style called GUID partition table (GPT). EFI serves the same purpose as the basic input/output system (BIOS) found in most x86-based computers)
comp., MSExtensible Firmware Interface system partition扩展固件接口系统分区 (A small portion on a GUID partition table (GPT) disk that is formatted with the file allocation table (FAT) file system and contains the files necessary to start the computer and pass execution to an operating system which resides on another partition)
comp., MSflattened interface平展界面 (An interface created to combine members of multiple interfaces)
comp., MSFluent user interfaceFluent 用户界面 (The user interface introduced with the 2007 Microsoft Office suite. It includes components and features such as the Ribbon, Galleries, Live Preview, the Mini Toolbar, and Contextual Tabs)
comp., MSGeneric Security Services Application Programming Interface通用安全服务应用程序编程接口 (A generic API for performing client-server authentication that can be implemented over any authentication system. GSS-API makes it possible for applications to use the same API with different authentication mechanisms)
comp., MSgraphical user interface图形用户界面 (A display format, like that of Windows, that represents a program's functions with graphic images such as buttons and icons. GUIs enable a user to perform operations and make choices by pointing and clicking with a mouse)
comp., MSGraphics Device Interface图形设备接口 (An executable program that processes graphical function calls from a Windows-based application and passes those calls to the appropriate device driver, which performs the hardware-specific functions that generate output. By acting as a buffer between applications and output devices, GDI presents a device-independent view of the world for the application while interacting in a device-dependent format with the device)
comp., MShardware interface硬件接口 (A card, plug, or other device that connects pieces of hardware with the computer so that information can be moved from place to place. For example, standardized interfaces such as RS-232-C standard and SCSI enable communications between computers and printers or disks)
comp., MShigh-definition multimedia interface高分辨率多媒体界面 (A digital interface specification for delivering digital content and connecting consumer electronic devices)
comp., MSHyper-V Guest Interface ServiceHyper-V 来宾接口服务 (The service that provides a mechanism to interact with a virtual machine from the management interfaces on a host system)
comp., MSinterface definition language接口定义语言 (In object-oriented programming, a language that lets a program or object written in one language communicate with another program written in an unknown language. An IDL is used to define interfaces between client and server programs. For example, an IDL can provide interfaces to remote CORBA objects)
comp., MSinterface flapping接口摇摆 (In computer networking and telecommunications, a situation that occurs when an interface on a router experiences a hardware failure that causes the router to announce itself alternately as available or unavailable)
comp., MSinterface implication接口隐含 (If an interface implies another interface, then any class that implements the first interface must also implement the second interface. Interface implication is used in an information model to get some of the effects of multiple inheritance)
comp., MSInternet Server Application Programming InterfaceInternet 服务器应用程序编程接口 (An application programming interface (API) that resides on a server computer for initiating software services tuned for Windows operating systems. In Microsoft Provisioning System, ISAPI resides on the Web server)
comp., MSLanguage Interface Pack语言界面包 (Add-in software that provides partially localized user interfaces for particular computer programs in languages not supported by localized versions of those programs)
comp., MSlollipop interface棒糖形接口 (In a UML Static Structure or UML Component diagram, one of two types of interfaces that can be connected to class or component shapes and has a lollipop shape)
comp., MSMedia Control Interface媒体控制接口 (Part of the Windows application programming interface that enables a program to control multimedia devices)
comp., MSMessaging Application Programming Interface消息处理应用程序编程接口 (A messaging architecture that enables multiple applications to interact with multiple messaging systems across a variety of hardware platforms. MAPI is built on the Component Object Model (COM) foundation)
comp., MSMicrosoft Interface Definition LanguageMicrosoft 接口定义语言 (Microsoft implementation and extension of the Interface Definition Language (IDL))
comp., MSMicrosoft Office Fluent interfaceMicrosoft Office Fluent 界面 (The user interface introduced with the 2007 Microsoft Office suite. It includes components and features such as the Ribbon, Galleries, Live Preview, the Mini Toolbar, and Contextual Tabs)
comp., MSMicrosoft Office Fluent user interfaceMicrosoft Office Fluent 用户界面 (The user interface introduced with the 2007 Microsoft Office suite. It includes components and features such as the Ribbon, Galleries, Live Preview, the Mini Toolbar, and Contextual Tabs)
comp., MSMicrosoft Windows User Interface UI AutomationMicrosoft Windows 用户界面自动化 (The accessibility model for Microsoft Windows that programmatically gathers information about an application's User Interface (UI) elements and exposes it to assistive technology products and automated test scripts)
comp., MSMultilingual User Interface多语言用户界面 (A technology that allows for the installation and use of multiple user-interface languages)
comp., MSMultilingual User Interface Pack多语言用户界面包 (A set of language-specific resources for multiple supported languages. MUI technology enables users to set the user-interface language according to their preferences, provided the required language resource files are present on the computer. It is designed to enable large corporations to deploy a single version of Windows worldwide, while enabling their local users to select the user-interface language)
comp., MSMultimedia Content Description Interface多媒体内容描述接口 (A standard of video compression and file format developed by the Moving Pictures Experts Group for description and search of multimedia content data)
comp., MSmultiple-document interface多文档界面 (A specification according to which documents are opened into windows (sometimes called child windows) that are constrained to a single primary (parent) window)
comp., MSMusical Instrument Digital Interface乐器数字接口 (A specification of the MIDI Manufacturers Association (MMA). The specification defines a protocol for describing music data, such as note on and note off messages; a file format for storing music data, called Standard MIDI; and a standard hardware interface)
comp., MSNetBIOS Extended User InterfaceNetBIOS增强型用户接口 (A network protocol native to Microsoft Networking. It is usually used in small, department-size local area networks (LANs) of 1 to 200 clients. NetBEUI can use Token Ring source routing as its only method of routing. NetBEUI is the Microsoft implementation of the NetBIOS standard)
comp., MSnetwork device interface specification网络设备接口规格 (" A software interface, or set of rules, designed to enable different network protocols to communicate with a variety of network adapters. Providing a standard--a common "language"--for the drivers used by network adapters, NDIS enables a single network adapter to support multiple protocols and, conversely, also enables a single protocol to work with network adapters from different vendors. ")
comp., MSnetwork interface layer网络接口层 (A layer of the TCP/IP DARPA model that is responsible for placing TCP/IP packets on the network medium and receiving TCP/IP packets off the network medium. The network interface layer is also called the network access layer)
comp., MSNetwork Store Interface网络存储界面 (A service that is responsible for delivering kernel mode networking related notifications to user mode applications)
comp., MSnew Windows user interface全新 Windows 用户界面 (The new way of interacting with Windows introduced in Windows 8)
comp., MSOffice Fluent user interfaceOffice Fluent 用户界面 (The user interface introduced with the 2007 Microsoft Office suite. It includes components and features such as the Ribbon, Galleries, Live Preview, the Mini Toolbar, and Contextual Tabs)
comp., MSphysical presence interface临机操作接口 (An interface to run device operations that require physical presence)
comp., MSrestricted interface受限接口 (A device interface that can only be accessed from a specific set of privileged apps which are declared in the Device Metadata for the device. That interface may be provided natively by Windows 8 or by custom driver access. The interface is marked as restricted via a property on the instance)
comp., MSRole-Based Interface基于权限的界面 (A feature that customizes the contents of the user interface depending on the security permissions of the user. For example, if the user does not have permission to edit an item, the edit button will not be displayed)
comp., MSSecurity Support Provider Interface安全支持提供程序接口 (A common interface between transport-level applications, such as Microsoft Remote Procedure Call (RPC), and security support providers (SSPs), such as Windows Distributed Security. SSPI allows a transport application to call one of the SSPs to obtain an authenticated connection. These calls do not require extensive knowledge of the security protocol's details)
comp., MSserial interface串行接口 (A data transmission scheme in which data and control bits are sent sequentially over a single channel. In reference to a serial input/output connection, the term usually implies the use of an RS-232 or RS-422 interface)
comp., MSService Provider Interface服务提供程序接口 (Calling conventions that back-end services use to make themselves accessible to front-end applications)
comp., MSSettings Management Interface设置管理界面 (An interface used to retrieve and apply settings for Windows components. Windows System Image Manager and the CPI API use SMI to define the available settings in a Windows image)
comp., MSsingle-document interface单文档界面 (A specification according to which each open document occupies its own window in the UI, though only a single instance of the program application is running)
comp., MSsmall computer system interface小型计算机系统接口 (A standard high-speed parallel interface defined by the American National Standards Institute (ANSI). A SCSI interface is used for connecting microcomputers to peripheral devices, such as hard disks and printers, and to other computers and local area networks (LANs))
comp., MSSony/Philips Digital Interface索尼和飞利浦数字接口 (A standard for digital transfer of audio)
comp., MSsystem-preferred interface language系统首选界面语言 (The language that displays on a system when the user has not selected a user-preferred interface language)
comp., MSTelephone User Interface电话用户界面 (An interface that is used to navigate the menus of a Unified Messaging (UM) system using DTMF or touchtone inputs)
comp., MStouchtone interface按键界面 (An interface that is used to navigate the menus of a Unified Messaging (UM) system using DTMF or touchtone inputs)
comp., MSUnified Extensible Firmware Interface统一可扩展固件接口 (A standard programming interface for setting up and booting a computer, based on the Extensible Firmware Interface (EFI) developed by Intel. It provides runtime services, which are used to access the drivers that were loaded in the pre-boot environment. For example, when booting from a network, the operating system can continue to use the same network protocols used to download it in the first place)
comp., MSuser interface用户界面 (The portion of a program with which a user interacts)
comp., MSUser Interface用户界面 (An API for user interface)
comp., MSuser interface language用户界面语言 (The language in which all software (including the operating system) displays its menus, help files, error messages, and dialog boxes)
comp., MSuser interface virtualization用户界面虚拟化 (In Windows Presentation Foundation and Silverlight, a technique by which a subset of UI elements are generated from a larger number of data items based on which items are visible on the screen. Virtualization is a performance enhancement, because it is intensive, both in terms of memory and processor, to generate a large number of UI elements when only a few may be on the screen at a given time)
comp., MSuser-preferred interface language用户首选界面语言 (A language selected by the user for viewing menus, dialog boxes, messages, and Help files. If none is selected, the system-preferred language is displayed)
comp., MSvisual interface可视界面 (A display format, like that of Windows, that represents a program's functions with graphic images such as buttons and icons. GUIs enable a user to perform operations and make choices by pointing and clicking with a mouse)
comp., MSVoice User Interface语音用户界面 (An interface that is used to navigate the menus of a Unified Messaging (UM) system using speech inputs)
comp., MSWeb app Open Platform InterfaceWeb 应用程序开放平台接口 (An interface that enables a web application server (for example, Office Web Apps Server) to access and change files that are stored by a host server (such as SharePoint Server))
comp., MSWindows Internet application programming interfaceWindows Internet 应用程序编程接口 (A Windows application programming interface (API) that enables applications to interact with Gopher, FTP, and HTTP protocols to access Internet resources)

Get short URL