- 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 character in a URL that may be altered during transport across the Internet.
Industry:Software
In data structures, a one-dimensional array--a set of items arranged in a single column or row.
Industry:Software
The root directory that a user sees when connected to an Internet server, such as an HTTP or FTP server. The virtual root is actually a pointer to the physical root directory, which may be in a different location, such as on another server. The advantages of using a virtual root include being able to create a simple URL for the Internet site and to move the root directory without affecting the URL.
Industry:Software
表示当前正在演奏的内选定的媒体的位置的图标。如剪辑正在发挥它沿移动的事件时间线到最接近的帧边界。定位图标总是两个帧之间。预览区域会显示框架右侧的当前的位置。
Industry:Software
作为翻译的第一阶段的一部分处理源代码文件的文本的文本处理器。预处理器并不分析源文本,但它不会把它分解为令牌来定位宏调用。虽然,编译器通常调用预处理器在第一个阶段中的,预处理器也可以调用分开来处理文本,无需编译。
Industry:Software
A suffix appended to the name of a published site. It is used in multiple web site publishing.
Industry:Software
The ability of a computer to find and go directly to a particular storage location without having to search sequentially from the beginning location. The human equivalent of random access would be the ability to find a desired address in an address book without having to proceed sequentially through all the addresses. A computer's semiconductor memory (both RAM and ROM) provides random access. Certain types of files stored on disk under some operating systems also allow random access. Such files are best used for data in which each record has no intrinsic relationship to what comes physically before or after it, as in a client list or an inventory.
Industry:Software