Subject | English | Chinese Taiwan |
comp., MS | buffer cache | 緩衝區快取 (A block of memory reserved for index and table data pages) |
comp., MS | buffer control block | 緩衝區控制區塊 (An opaque structure in the cache manager that maintains state as a file system pins and releases data in the cache) |
comp., MS | buffer overflow | 緩衝區溢位 (A condition that results from adding more information to a buffer than it was designed to hold. An attacker may exploit this vulnerability to take over a system) |
comp., MS | buffer overrun | 緩衝區溢位 (A condition that results from adding more information to a buffer than it was designed to hold. An attacker may exploit this vulnerability to take over a system) |
comp., MS | buffer pool | 緩衝集區 (A block of memory reserved for index and table data pages) |
comp., MS | buffer size | 緩衝區大小 (The size of the area of memory reserved for temporary storage of data) |