- Industry: Computer
- Number of terms: 318110
- Number of blossaries: 26
- Company Profile:
An American multinational software corporation headquartered in Redmond, Washington that develops, manufactures, licenses, and supports a wide range of products and services related to computing.
A process or node in a data tree that is descended from the same immediate ancestor(s) as other processes or nodes.
Industry:Software
A special control added to a window, typically adjacent to the scroll bar, that allows a user to split a window or adjust a window split.
Industry:Software
Colors that are defined by the operating system for a specific type of monitor and video adapter. Each color is associated with a specific part of the user interface, such as a window title or a menu.
Industry:Software
A mode of operation in which a computer or an application limits its actions to those characteristic of a teletypewriter (TTY). On the display, for example, teletype mode means that only alphanumeric characters can be shown, and they are simply "typed" on the screen, one letter after the other, and cannot be placed in any desired position.
Industry:Software
An event that occurs after a designated period of time or on the occurrence of a given date or time. A time event is indicated by the keyword after, followed by an expression that evaluates to an amount of time.
Industry:Software
A link between tables that references the primary key in one table to a foreign key in another table, and which does not check the referential integrity during INSERT and UPDATE transactions.
Industry:Software