- 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.
在程序执行期间发生的绑定 (将程序中的符号地址转换为与存储相关的地址)。往往一词是指在运行时确定要为特定数据对象调用哪些软件例程的面向对象的应用程序。
Industry:Computer
The process of moving virtual memory back and forth between physical memory and the disk. Paging occurs when physical memory limitations are reached and only occurs for data that is not already "backed" by disk space. For example, file data is not paged out because it already has allocated disk space within a file system.
Industry:Computer