词语站>英语词典>contiguous翻译和用法

contiguous

英 [kənˈtɪɡjuəs]

美 [kənˈtɪɡjuəs]

adj.  相接的; 相邻的

TOEFLGRE医学

BNC.13183 / COCA.15684

牛津词典

    adj.

    • 相接的;相邻的
      touching or next to sth
      1. The countries are contiguous.
        这些国家互相接壤。
      2. The bruising was not contiguous to the wound.
        这青肿块不在伤口边上。

    柯林斯词典

    • ADJ 相接的;相邻的
      Things that arecontiguousare next to each other or touch each other.
      1. Its vineyards are virtually contiguous with those of Ausone.
        其葡萄园差不多紧挨着欧颂堡的葡萄园。
      2. ...two years of travel throughout the 48 contiguous states.
        两年游遍美国本土的48州

    英英释义

    adj

    • very close or connected in space or time
      1. contiguous events
      2. immediate contact
      3. the immediate vicinity
      4. the immediate past
      Synonym:immediate
    • having a common boundary or edge
      1. Rhode Island has two bordering state
      2. the side of Germany conterminous with France
      3. Utah and the contiguous state of Idaho
      4. neighboring cities
      Synonym:adjacentconterminousneighboring(a)
    • connecting without a break
      1. the 48 conterminous states
      2. the contiguous 48 states
      Synonym:conterminous

    双语例句

    • If the same data value occurs in a contiguous block, that block is replaced by a number that denotes the runs and the data.
      如果相同的数据值出现在一个连续的块中,该块将被替换为一个表示运行和数据的数字。
    • You can resize an existing LVM partition, if it's contiguous with the new space.
      如果有一个LVM分区与新空间相邻,您可以调整这个现有分区的大小。
    • As we saw in the pictorial example, an object needs contiguous space to be allocated on the heap.
      正如我们在之前的示意图中看到的,需要为对象分配heap上的连续空间。
    • Ext4 fixes this with a block allocator that allocates multiple blocks at a time, likely contiguous on disk.
      ext4使用块分配器修复了这个问题,它能够在磁盘上一次分配多个块。
    • Multiple contiguous or irregularly inserted grouping separators prior to a decimal separator are ignored.
      在小数分隔符前插入的多个挨着的或不规则的分组分隔符被忽略了。
    • Both contiguous selection and discrete selection support single-click selection and click-and-drag selection.
      连续选择和离散选择都支持单击选择和单击并拖动选择。
    • A substring is zero or more contiguous string length units of input string.
      子字符串是输入字符串的零个或多个相邻字符串长度单元。
    • The absolute storage location into which a word or the first of a series of contiguous words is loaded.
      绝对存储位置,其中装入一个字或是一串相连字的第一个字。
    • Partitions are containers that consist of contiguous sectors on the disk; partitions are defined by simple data structures.
      分区是由磁盘上相邻扇区组成的容器,分区是由简单数据结构定义的。
    • A final optimization again, contiguous block related is the block allocator for ext4.
      这是最后一个与相邻块相关的优化,即针对ext4的块分配器。