释义 |
block chaining 块链接 Associating a block of data in core with another block, in order to allow an item or queue of items to occupy more than one block. The blocks may be linked by programming, but some machines do it automatically. 将内存中的一个数据块与另一个数据块连接起来,使一个项或一组项占据一个以上的 存储块(空间)。这些块可用程序连接,但在有些机器中这种连接是自动的。 |