Subject | English | Chinese simplified |
comp., MS | air interface protocol | 空中接口协议 (A protocol that defines the mechanism for communication between an antenna and an RFID tag) |
comp., MS | Debug 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., MS | explicit interface implementation | 显式接口实现 (The implementation of a class or structure member that is accessible only through the interface that the class or structure implements) |
comp., MS | Extensible 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., MS | Hyper-V Guest Interface Service | Hyper-V 来宾接口服务 (The service that provides a mechanism to interact with a virtual machine from the management interfaces on a host system) |
comp., MS | interface 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., MS | interface 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., MS | interface 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., MS | Language 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., MS | Microsoft Interface Definition Language | Microsoft 接口定义语言 (Microsoft implementation and extension of the Interface Definition Language (IDL)) |
comp., MS | Microsoft Windows User Interface UI Automation | Microsoft 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., MS | Multilingual 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., MS | network 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., MS | network 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., MS | system-preferred interface language | 系统首选界面语言 (The language that displays on a system when the user has not selected a user-preferred interface language) |
comp., MS | user interface language | 用户界面语言 (The language in which all software (including the operating system) displays its menus, help files, error messages, and dialog boxes) |
comp., MS | user 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., MS | user-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) |