regular expression

短语

[计] 正则表达式; 正规表达式

发音

US

词形变化

regular expressions 复数 regular expressions

别名

regex

释义与例句

n.
  1. 1.

    A concise description of a regular formal language with notations for concatenation, alternation, and iteration (repetition) of subexpressions.

    正则表达式

    正规表示法

    常规表示法

    计算机 工程 数学
  2. 2.

    Any pattern for text matching or searching, frequently offering more or less functionality than a theoretical regular expression.

    计算机 工程 数学