字典二二>英语词典>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

    双语例句

    • In response, the packet unit concatenates data words of an instruction sequence into contiguous blocks.
      行为上,封装单元连接指令串中的资料成为一个连续的区块。
    • Multiple contiguous or irregularly inserted grouping separators prior to a decimal separator are ignored.
      在小数分隔符前插入的多个挨着的或不规则的分组分隔符被忽略了。
    • Ext4 fixes this with a block allocator that allocates multiple blocks at a time, likely contiguous on disk.
      ext4使用块分配器修复了这个问题,它能够在磁盘上一次分配多个块。
    • Both contiguous selection and discrete selection support single-click selection and click-and-drag selection.
      连续选择和离散选择都支持单击选择和单击并拖动选择。
    • The memory is no more a single contiguous space as it is for a traditional non-partitioned environment.
      与传统的非分区环境不同的是,内存不再是一个连续空间。
    • If the same data value occurs in a contiguous block, that block is replaced by a number that denotes the runs and the data.
      如果相同的数据值出现在一个连续的块中,该块将被替换为一个表示运行和数据的数字。
    • Ideally there is a large enough contiguous block of storage to cover all the extents in the partition.
      理想情况下,存在一个足够大的连续存储块来涵盖分区中的全部区段。
    • In the one on the left, the characters are located in contiguous memory locations.
      在左侧的表示方法中,字符放在连续的内存位置内。
    • The characters in a subsequence, unlike those in a substring, do not need to be contiguous.
      子序列中的字符与子字符串中的字符不同,它们不需要是连续的。
    • As we saw in the pictorial example, an object needs contiguous space to be allocated on the heap.
      正如我们在之前的示意图中看到的,需要为对象分配heap上的连续空间。