Subject | English | Korean |
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) |
IT | user interface impersonation | 사용자 인터페이스 위장 |
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 privilege level | 사용자 인터페이스 권한 수준 (The integrity level that is stored in the access token of a process and that is used by the UI Privilege Isolation (UIPI) feature to determine if an application or process is permitted to send Windows messages to another application or process) |
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) |