Vocab Bloom Hub

substring

/ˈsʌb.strɪŋ/

翻译: 名词,指较长字符串或数据中连续的一段字符,常用于计算机和编程语境。

1 个条目

noun

C1formalcommonIT/ˈsʌb.strɪŋ/

A noun referring to a contiguous sequence of characters within a longer string of text or data, commonly used in computing and programming contexts.

  • 🇨🇳名词,指较长字符串或数据中连续的一段字符,常用于计算机和编程语境。
  1. Contiguous sequence within a string C1 formal IT

    A contiguous sequence of characters that appears within a larger string of characters.

    • In the string 'hello', 'ell' is a substring.
    • The algorithm searches for a specific substring within the text.
    • You can extract a substring from a larger string using the slice method.

    🇨🇳子串

    同义词: factor

  • substrings plural form
  • substrings' possessive plural form
  • substring's possessive singular form