• 规则表达式一种简练方法用于描述可能文本中出现的模式。

    A regular expression is a concise way of describing a pattern that might occur in a text.

    youdao

  • 坦白地说,XML不是一种多么复杂语法因此认为可以自己通过正则表达式其他特殊方法来解析的想法是可以理解的。

    Granted, XML is not a very complex syntax so you can be forgiven for thinking that you can hack your way with regular expressions or other ad-hoc means.

    youdao

  • 如果方法主体包含多于个的表达式必须括号来把它们包起来。

    If a method body has more than one expression, you must surround it with curly braces {...}.

    youdao

  • OQL查询同样可以调用对象方法正则表达式作为查询一部分使用内置查询工具

    OQL queries can also invoke methods on the objects themselves, use regular expressions as part of the query, and use built-in query tools.

    youdao

  • 正则表达式根据文本匹配模式方法类似编译器生成文件工作原理

    Regular expressions are ways to match patterns against textsimilar to how a compiler works to generate class files.

    youdao

  • 然而过程再次说明执行同一任务多种方法而且有时正则表达式并非总是最佳选择

    Again, however, this procedure also demonstrates that there are multiple ways to do the same task, and sometimes regular expressions aren't always the best option.

    youdao

  • 定义了一些用于处理组成我们脚本多个表达式方法

    This defines the methods that will be used handle the various expressions that make up our script.

    youdao

  • IBMJIT编译器使用一个表达式序列表示方法操作

    The IBM JIT compiler USES a sequence of expression trees to represent the method's operations.

    youdao

  • 定制正则表达式规则一种简单方法复制某个规则(例如url规则)的完整规则定义修改

    A simple approach to customizing the regular expression rules is to copy the complete rule definition of, for example, the URL rule and modify it.

    youdao

  • 智能完成任务非常有效实时过滤成员方法变量匹配输入表达式

    Smart Completion works at the right-hand side of assignments, filtering the list of methods and variables to match the expected type of expression.

    youdao

  • 组件框架中,UI事件解析值绑定表达式直接导致方法调用

    In a component framework, invocations are a direct result of either UI events or resolved value-binding expressions.

    youdao

  • 同时还按顺序回顾最有意思代码片段,论述了两种不同表达式求值方法

    We reviewed the most interesting code snippets along the way and discussed two different approaches to expression evaluation.

    youdao

  • 如果整个生命必须动态设置样式属性使用事件处理程序而不CSS表达式方法

    If the style property must be set dynamically throughout the life of the page, using event handlers instead of CSS expressions is an alternative approach.

    youdao

  • 根据SQL标准评估分层双向数据方法递归通用表达式(RCTE)。

    According to the SQL Standard, the method to evaluate hierarchical or bi-directional data is the Recursive Common Table Expression (RCTE).

    youdao

  • 第三UNKNOWN一个错误表达式结果,处理方法FALSE相同

    A third value, UNKNOWN, is the result of an incorrect expression and has the same behavior as FALSE.

    youdao

  • C+ +没有提供查询变量表达式类型简便方法

    C + + has never had an easy mechanism for querying the type of a variable or an expression.

    youdao

  • 这个特殊例子中方法引用lambda表达式清晰地表达我们意图它们概念一样的。

    In this particular example, a method reference is a clearer expression of what we mean than a lambda expression, but the idea is the same.

    youdao

  • nose 检查测试内部时,运行与同一正则表达式匹配方法

    When nose looks inside of a test class, it runs methods matching that same regular expression.

    youdao

  • .Compile()方法表达式转换为一个委托,然后可以执行

    Use the .Compile() method to turn the expression tree into a delegate so that you can execute it.

    youdao

  • 函数类型确实表现lambda表达式类型一种自然方法遗憾的是它们无法现有语言功能除(erasure)”好地进行交换。

    Function types are indeed the natural way to represent the type of a lambda expression, but unfortunately they interact badly with an existing language "feature" : erasure.

    youdao

  • 认识到有必要Web组件指定操作验证方法后,JSFEL变体添加了一个允许属性使用方法表达式特性

    Recognizing the need to specify action and validation methods for a Web component, the JSF EL variant added another feature allowing you to use method expressions within an attribute.

    youdao

  • 说明函数必须一个涉及比较操作并且引用索引扩展hash _ index的搜索方法equals表达式使用

    It says that the function must be used in an expression involving the comparison operation and that the search method "equals" of the index extension hash_index is referred to.

    youdao

  • MetaLinq并不是唯一表达式进行编辑方法

    MetaLinq isn't the only way to edit expression trees.

    youdao

  • 因此SPOT程序不能访问文件没有反射,没有串行化,没有本地方法,没有正则表达式,没有Swing只有有限数据类型

    Therefore, SPOT programs don't have access to file streams; there's no reflection, no serialisation, no classloading, no native methods, no regular expressions, no Swing, and only limited data types.

    youdao

  • 可能会认为可以逻辑放在映射视图绑定表达式backingbeangetter方法中。

    You might assume that you can stick the logic inside the getter method of the backing bean that maps to the value binding expression in the view.

    youdao

  • 这种情况下可以通过使用正则表达式或者String . Replace方法每个引号实例替换两个单引号使单引号无害

    In such cases, you can render the single quote harmless by using a regular expression or the String.Replace method to replace each instance of the single quote with two single quotes. For example.

    youdao

  • 首先介绍一种使用Facelets表达式语言(el)函数进行国际化的简便方法

    For starters, I show you a pain-free way to do Internationalization using a Facelets expression language (el) function.

    youdao

  • 返回查询表达式两个方法都返回QueryExpression对象

    Both of the methods that return query expressions will return a QueryExpression object to you.

    youdao

  • XPathExpression对象通过XPath表达式String表示传递给XPath编译方法创建

    XPathExpression objects are created by passing a String representation of the XPath expression into the compile method on XPath.

    youdao

  • XPathExpression对象通过XPath表达式String表示传递给XPath编译方法创建

    XPathExpression objects are created by passing a String representation of the XPath expression into the compile method on XPath.

    youdao

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

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

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