• The pcretest tool lets you test Perl regexps.

    通过pcretest工具Perl regexp进行测试

    youdao

  • contrast to the handling of regexps in programs such as `grep'.

    一个补集合可以匹配换行符,除非换行符被指定为补集合中的一个字符。 这不同 于某些象“grep”的程序正则表达式的处理

    youdao

  • Start txt2regex and specify regexps for grep, sed, and emacs.

    启动txt2regex指定构建用于grepsedEmacs的regexp

    youdao

  • These tools give powerful ways to craft, test, and hone regexps.

    这些工具提供了强大的功能,用于编写、测试优化 regexp。

    youdao

  • I began by using Perl5 regular expressions (regexps) occasionally.

    开始的时候,偶尔会使用Perl5正则表达式(regexp)。

    youdao

  • And one way to look at your regexps in context is to mark them in the output.

    上下文中查看regrxp方法就是在输出中进行标识

    youdao

  • You had used regexps for egrep, sed, and perl; now try building it for plain grep.

    前面已经使用了适用于egrepsedperl的regexp,现在我们将尝试构建适用于普通grep的regexp。

    youdao

  • It won't always be the case that the regexps you build look the same for all chosen applications.

    选择的应用程序构建regexp并非总是完全相同

    youdao

  • If your shell supports escape sequences, you can highlight all the regexps in the context of the file.

    如果外壳支持转义序列可以文件上下文中突出显示所有regexp

    youdao

  • Finally, the regex man page, available on many UNIX systems, provides information on building POSIX regexps.

    最后很多UNIX系统提供regex手册提供了有关构建POSIX regexp的信息

    youdao

  • Using these tools and techniques on a UNIX system is probably the best way to learn to build complex regexps.

    UNIX系统使用这些工具技术可能了解如何构建复杂regexp最佳方法

    youdao

  • The pcrepattern man page (distributed with the pcretest application, as described above) also describes Perl regexps.

    pcrepattern 手册 pcretest应用程序分发上面所述)Perl regexp 进行了描述

    youdao

  • With no options, txt2regex defaults to build regexps for the perl, PHP, postgres, python, sed, and vim applications.

    没有选项的情况下,txt2regex缺省perlphppostgrespythonsedvim应用程序构建regexp

    youdao

  • Regexps are also popularly used in the Perl language, but Perl regexps are different from those you'd build using grep.

    regexpPerl语言常用 Perl regexp 与使用grep构建的 regexp不同

    youdao

  • Now that you've selected exactly what you want, you can see the desired regexps for all three applications in Figure 4.

    现在已经选择了自己希望准确内容应该可能看到所有三个应用程序所需的regexp,如图4中所示。

    youdao

  • The — showinfo option just outputs a brief summary of information about building regexps for a particular program or language.

    showinfo选项可直接输出关于构建特定程序语言regexp信息简短摘要

    youdao

  • The concept of regular expressions (regexps) -a notation for describing a pattern that matches a set of strings-is common across many programs and languages.

    正则表达式(regular expression,regexp)是用于描述字符串匹配模式概念,在很多程序语言中都是通用的。

    youdao

  • You can use this tool to familiarize yourself with the Perl-compatible regular expression (PCRE) library and to debug or test regexps that you build with it.

    可以使用工具熟悉兼容perl的正则表达式(Perl - compatibleregular expression,pcre)调试测试使用其构建的regexp。

    youdao

  • The use of -o and some test data are helpful in building regexps, because you might have assumed that the regexp worked as lines containing "th" were matched.

    通过使用- o一些测试数据可以帮助进行regexp的构建因为可能假定regexp会匹配包含“th”的行一样工作

    youdao

  • These various regexp implementations differ to some degree in the finery of their details, but the principles for learning to build regexps are common for all.

    这些不同regexp实现细节方面存在一些差别构建regexp原则全部都是通用

    youdao

  • The Perl documentation (usually packaged and distributed separately from the main Perl source or binary package) contains a comprehensive man page on Perl regexps.

    Perl文档(通常perl源代码二进制分开打包分发)包含有关Perlregexp完整手册页面

    youdao

  • Another useful txt2regex option isshowmeta, which outputs a table consisting of all the metacharacters used in building regexps for the supported applications.

    另一个有用的txt2regex选项——showmeta,此选项可输出包含支持应用程序构建regexp时使用所有元字符

    youdao

  • But as you build intricate regexps and have large datasets or input files, it can become considerably more difficult to know which string or strings a regexp might match.

    构建复杂regexp而且具有大型数据集输入文件时,知道regexp可能匹配哪些字符串可能就会困难

    youdao

  • Yes, all three of the regexps happen to be written as the identical t [a-z], but that's only because this is a simple regexp and the three chosen applications have a similar regexp syntax.

    是的所有regexp碰巧完全相同(t [a - z]),仅仅是因为这个regexp简单,而且所选择三个应用程序具有类似的regexp语法

    youdao

  • Say, for example, that you want to construct the two regexps you used in the Show only the matches, not the lines section. The first one was a single word of uppercase or lowercase letters.

    例如,假定希望构造两个显示匹配部分而不显示部分使用regexp

    youdao

  • When you run through the above, you'll find that the first four applications use the same regexp you used with grep in Listing 4, but the regexps for sed and vim are just a little different.

    执行上面步骤发现前四应用程序使用regexp清单4中的grep使用的完全相同sedvimregexp仅有一点差别

    youdao

  • This option is for collecting data that matches a regexp-it's great for harvesting IP addresses, URLs, names, E-mail addresses, words, and the like-but it's also a great way to learn regexps.

    选项用于收集匹配regexp数据——非常适合用于收集IP地址URL名称电子邮件地址、单词之类信息——但了解regexp很有帮助。

    youdao

  • This option is for collecting data that matches a regexp-it's great for harvesting IP addresses, URLs, names, E-mail addresses, words, and the like-but it's also a great way to learn regexps.

    选项用于收集匹配regexp数据——非常适合用于收集IP地址URL名称电子邮件地址、单词之类信息——但了解regexp很有帮助。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定