Subject | English | Hebrew |
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 | 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 | 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 Windows User Interface UI Automation | אוטומציית ממשק משתמש UI של 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 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 Privilege Isolation | בידוד הרשאה של ממשק המשתמש (A window manager subsystem that blocks applications at a lower UI privilege level from sending messages to or hooking threads belonging to processes with a higher UI privilege level) |
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) |