- Industrie: 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 telephone-answering protocol in which incoming calls are answered with silence instead of a tone signal. Some telephone-switching systems use quiet answering. These switching systems expect the caller to provide another phone number, code, or extension after the quiet answer.
Industry:Software
A technique employed in distributed processing and other multiuser situations to prevent more than one user at a time from writing data to a record.
Industry:Software
An operator that allows the programmer to compare two (or more) values or expressions. Typical relational operators are greater than (>), equal to (=), less than (<), not equal to (<>), greater than or equal to (>=), and less than or equal to (<=).
Industry:Software
A module that includes code for all event procedures triggered by events occurring on a specific report or its controls.
Industry:Software
A SIP (Session Initiation Protocol) header placed in the server response to a client's request, so that the client comes back after the specified period.
Industry:Software
A detailed list of all the jobs for each operation, including setup, process, queue and transportation times.
Industry:Software
Any one of the individual components of a scorecard, such as key performance indicators (KPIs), members, properties, actuals, targets, or MDX expressions.
Industry:Software
An address space that is logically divided into chunks called segments. To address a given location, a program must specify both a segment and an offset within that segment. (The offset is a value that references a specific point within the segment, based on the beginning of the segment.) Because segments may overlap, addresses are not unique; there are many logical ways to access a given physical location. The Intel 80x86 real-mode architecture is segmented; most other microprocessor architectures are flat.
Industry:Software