群发资讯网

返回主页
regex
正则表达式
常用释义
英式发音
美式发音
基本释义
  • abbr. 正则表达式(regular expression)
例句
  • 1·We're also putting in a conjunctional into our regex syntax.
    我们还在正则表达式语法中加入了一个连接词。
  • 2·Regex: The regular expression.
    regex:正则表达式。
  • 3·This displays the RegEx editor.
    这会显示RegEx编辑器。
  • 4·How does the latter regex work?
    后面的regex如何工作?
  • 5·Table 1 shows some common regex operators.
    表1显示了一些常用的regex操作符。
  • 6·This isn't true for the regex library.
    但是 regex 是一个例外。
  • 7·Miscellaneous (arp, boot, regex, unix utf8)
    杂项(arp、boot、regex、unix utf8)
  • 8·Each regex is represented by a match element.
    每个正则表达式都由一个匹配元素表示。
  • 9·Here's an example of a common use of a regex.
    下面是regex的常见用法示例。
  • 10·All regex repetition operators are greedy.
    所有能多次限定的正则运算符都是贪婪的。