大家都搜:
正则表达式;正规表示式(regularexpression的复数)
1、regular price───[物价]正常价格
2、algebraic expressions───[数]代数表达式
3、canons regular───常规佳能
4、regular season───常规赛;季赛;n.常规赛; [体]季赛
5、regular───adj.经常的;定期的;有规律的;合格的;整齐的;普通的;n. (Regular)(以)雷古拉尔(人名);n.常客;正式队员;中坚分子
6、trite expressions───陈词滥调
7、expressions───n.[数]表达式;表情;公式;表示式(expression是复数形式)
8、parenthetic expressions───ChaRu式表达
9、evaluate expressions───表达式求值
1、Regular expressions are complicated.───规则表达式很复杂。
2、With regular expressions, your imagination and ingenuity are virtually the only limits to what you can achieve.───正则表达式几乎无所不能,也许惟一的限制因素就是您的想象力和创造力了。
3、The point of Perl 5 regular expressions is to say either "look for this, " or "look for this and replace it with that. "───Perl5正则表达式要指明的或者是“寻找此内容”,或者是“寻找此内容,并用另一内容取代之”。
4、Regular expressions are algorithmically interesting, easy to implement in their simpler forms, and very useful.───正则表达式演算有趣,易於执行的简单形式,和非常有用的。
5、Both lines use regular expressions.───两行都使用了正则表达式。
6、In contrast, the same sort of rules can be described even more tersely using regular expressions.───相比之下,使用正则表达式可以更精练地描述同类规则。
7、This example USES regular expressions.───这个例子使用了正则表达式。
8、Now imagine trying to understand someone else's regular expressions, in the middle of a critical function of a large program.───现在想想一下,当你尝试理解他人写的正则表达式,该表达式在一个大程序关键函数的中间。
9、At this point, the main application is set up to use the "translated" regular expressions.───至此,主应用程序已经可以使用“翻译”好的正则表达式了。
1、In regular expressions, a normal character is an atom that denotes the singleton set of strings containing only itself.
2、Review the correct regular expression syntax located in the topic Regular Expressions.
3、The syntax uses PRCE (Perl Compatible Regular Expressions), a very powerful way of matching any desired string pattern.
4、Regular expressions have their roots in computer language theory.
5、Matcher is used to apply regular expressions to strings or, more accurately, to CharSequences.
6、The following code example uses regular expressions to look for exact substring matches.
7、Validation is a very common use of regular expressions, for anything from a phone number to a ZIP code to a custom account number format.
8、Shows how to use regular expressions in LINQ queries for complex pattern matching on filtered query results.
9、Concatenating two regular expressions creates a longer expression.