- Industry: Computer; Software
- Number of terms: 54848
- Number of blossaries: 7
- Company Profile:
Apple Inc., formerly Apple Computer, Inc., is an American multinational corporation headquartered in Cupertino, California, that designs, develops, and sells consumer electronics, computer software and personal computers.
In AppleScript, a variable whose value controls the number of times the statements in a repeat statement are executed.
Industry:Software; Computer
Virtual memory backed by the default pager to swap files, rather than by a persistent object. Anonymous memory is zero-initialized and exists only for the life of the task. See also default pager, task.
Industry:Software; Computer
An HTML file that specifies the overall appearance of a webpage generated from a web component.
Industry:Software; Computer
Data size reduction without loss of information. Common lossless audio compression formats include FLAC (free lossless audio codec) and Apple Lossless. Compare lossy compression.
Industry:Software; Computer
Common UNIX Printing System. An open source architecture commonly used by the UNIX community to implement printing.
Industry:Software; Computer
The application that is using the AppleScript component to compile and execute scripts (typically, Script Editor).
Industry:Software; Computer
The rendering context to which OpenGL routes commands issued by your application.
Industry:Software; Computer
An application that helps you easily create application menus, windows, dialogs, palettes, and other standard Aqua interface elements.
Industry:Software; Computer
An application that serves webpages to web browsers using the HTTP protocol. In WebObjects, the web server lies between the browser and a WebObjects application. When the web server receives a request from a browser, it passes the request to the WebObjects adaptor, which generates a response and returns it to the web server. The web server then sends the response to the browser. Also called an HTTP server.
Industry:Software; Computer