- 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.
The largest unit of a DVD-Video disc (other than the entire volume or side). Usually a movie, TV program, music album, or the like. A disc can hold up to 99 titles, which can be selected from the disc menu.
Industry:Software; Computer
In Xcode, a search type that finds the documents whose titles start with, contain, or match the search term.
Industry:Software; Computer
Tag library descriptor. An XML document that describes a tag library. A JSP (JavaServer Pages) container uses the information contained in the TLD file to validate a JSP page’s tags.
Industry:Software; Computer
Transport Layer Security. A protocol that provides secure communication over a TCP/IP connexion such as the Internet. It uses digital certificates for authentication and digital signatures to ensure message integrity, and can use public key cryptography to ensure data privacy. A TLS service negotiates a secure session between two communicating endpoints. TLS is built into recent versions of all major browsers and web servers. TLS is the successor to SSL. Although the TLS and SSL protocols are not interoperable, Secure Transport can back down to SSL 3.0 if a TLS session cannot be negotiated.
Industry:Software; Computer
A menu item or a set of two menu items that change between two states (for example, Turn Grid On and Turn Grid Off).
Industry:Software; Computer
(1) In code completion, a string that does not contain spaces. (2) For documentation sets, the element used to associate a symbol with its reference documentation. The element includes a unique identifier representing the symbol, the location of the reference documentation for that symbol, summary information about that symbol, and information about related documentation and symbols.
Industry:Software; Computer
In Xcode, the unique identifier for a symbol described in a tokens file.
Industry:Software; Computer
In Xcode, a file that associates symbol names with locations in documentation. A tokens file is used to create the symbol index for a documentation set, which support fasts API lookup.
Industry:Software; Computer
(1) In relational databases, a relationship in which each source record has zero to many corresponding destination records. For example, a department has many employees. (2) In key-value coding, a property whose value is a collection of related objects. In an AppleScript scripting definition file, it is represented by an element element.
Industry:Software; Computer