regexp 双语例句
全部
1·OK, now on to the second regexp.
好,现在看一下第二个regexp。
2·Step 2: Compile the regexp pattern.
第 2 步:编译 regexp 模式。
3·Get a summary of regexp options.
获得regex p选项摘要。
4·Type the regexp to search for: t [a-z].
键入要搜索的regexp: t [a - z]。
5·Common regexp modifiers are provided in Table 1.
表1给出了常用的regexp修饰符。
6·It'll become specific for your regexp later.
在后来的regexp中,它将变得具体。
7·Notice that you have to quote the regexp now.
请注意,现在必须给 regexp 加上引号。
8·regExp : Regular expression to validate the field.
regExp :用于检验字段的正则表达式。
9·You can often see right away if your regexp needs fixing.
如果 regexp 需要进行调整,通常就可以立即发现。
10·Suppose that you always use JDK 1.4's built-in regexp classes.
假定您一直在使用JDK 1.4的内置regexp类。
正则表达式
1·This is because of GWT's reliance on the host environment's underlying regexp mechanism and is an example of the trouble that imperfect abstractions can land you in.
这是因为GWT对宿主环境底层的正则表达式机制的依赖也是不完美抽象所带来问题的一个例子。
2·PHP confirm password along with regexp validation?
PHP与正则表达式验证确认密码?
3·Why isn't the following regexp working?
为什么不是下面的正则表达式的工作?
4·Why does adding Regexp arguments in Django urls. py completely break HTTP response mechanism?
为什么加入正则表达式参数在Django py彻底打破了HTTP响应机制?
