• 每个表达式返回一系列,这些值又可以作为其他表达式输入

    Each expression returns a list of values that can be used as input to other expressions.

    youdao

  • 每个表达式根据操作数来返回并且不会产生副作用

    Each expression returns a value that depends only on the operands of the expression, and no expression has any side effects.

    youdao

  • 注意每个表达式必须用点号结束告诉解释器可以执行表达式了。

    Note, you must always end each expression with a period. This tells the interpreter to execute it.

    youdao

  • 执行请求之前部署实用工具会估算每个表达式并且会考虑到部署的请求。

    Before a request is executed, the deployment utility tool evaluates each expression, taking into account the already deployed request.

    youdao

  • 筛选表达式产生一个整数序列其中每个整数小于1000能被35整除。

    The filter expression will result in a sequence of integers where each is less than 1,000 and divisible by 3 or 5.

    youdao

  • 可以键入过程中显示列表中选择表达式每个部分

    You can also select each part of the expression from the lists that display as you type.

    youdao

  • 具体而言表达式每个名称长度超过15 个字符产品匹配类别

    Specifically, this expression matches the category value for every product that has a name over 15 characters in length.

    youdao

  • 对于这个对话框中列出每个选择,以粗体显示定义子模式的正则表达式部分

    For each choice listed on the dialog, the part of the regular expression that defines the sub-pattern is displayed in bold.

    youdao

  • 虽然保留最初查询数组不动但是每个构建正则表达式

    While leaving the original query words array intact, we build a regular expression for each word.

    youdao

  • 接下来的代码列表,把搜索查询正则表达式应用每个电影标题

    The code then iterates through the list and applies a regular expression of the search query to each movie title.

    youdao

  • 一步创建每个查询一致正则表达式只有在查询词包含通配符 * 时才需要修改

    The first step is to create a compatible regular expression out of each query word, although modification is only required if the word contains a wildcard character: *.

    youdao

  • 路径表达式每个步骤中,节点测试出现在轴谓词(用于进行任意筛选)之间

    In each axis step of a path expression, the node test comes between the axis and any predicates that might be present for arbitrary filtering.

    youdao

  • 一个表达式赋值时,每个操作符将会应用于其周围所有项所代表数值

    When an expression is evaluated, each operator is applied to the data values represented by the surrounding terms.

    youdao

  • 由于事实每个维度中的连接表达式过滤,笛卡尔连接结果缩小

    The Cartesian join is reduced by the filters found in the join expressions from each dimension to the fake fact.

    youdao

  • 注意每个本组创建了一个公共表达式(第21838行)。

    Notice that for each repetition group a common table expression has been created (lines 2, 18 and 38).

    youdao

  • 正则表达式捕获每个属性将其放置此前用于存放来自TMC2消息字段哈希

    The regular expression captures the value of each attribute and places these in the same hash you used to hold the fields from the TMC2 message earlier.

    youdao

  • 对于查询中的每个度量度量SQL表达式添加SELECT列表作为

    For each of the measures that are to be in the query, add the SQL expression generated for the measure as a column in the SELECT list.

    youdao

  • 迭代id x序列中的每个元素,求得表达式的值,结果添加这个返回序列。

    It will iterate over each element of the idx sequence, evaluate the expression, and add the result to the return sequence.

    youdao

  • 然后遍历重写规则每次遍历一个对于每个规则,它将获取规则的LookFor属性使用正则表达式确定是否被请求URL找到了匹配的规则。

    It then iterates through the rewrite rules one at a time, and for each rule, it grabs its LookFor property and USES a regular expression to determine if a match is found in the requested URL.

    youdao

  • 通过每个特性编写XPath表达式可以做到一点

    This is done by writing an XPath expression for each feature.

    youdao

  • 名称一样每个if -then规则包含Boolean表达式用于确定是否执行then子句指定多个操作

    As the name implies, each if-then rule consists of a Boolean expression that determines whether to execute one or multiple actions specified in the then clauses.

    youdao

  • 可以配置FanOut中介原语触发输出末端使用指定XPath表达式获取每个元素都触发一次。

    You can configure the Fan Out mediation primitive to fire its output terminal just once or once for each element obtained using a specified XPath expression.

    youdao

  • 简单规则需要修改正则表达式创建注释id(对于每个规则惟一的)要创建的注释的类型

    Simple rules require changes to the regular expression, the annotation id to be created (unique for each rule), and the type of the annotation to be created.

    youdao

  • 每个FLWR表达式都有多个for句、个或多个let子句、可选where子句以及一个return子句。

    Each FLWR expression has one or more for clause, one or more let clause, an optional where clause, and a return clause.

    youdao

  • 这些元素包含col - spec元素,后者的select属性规定了对应xml文档中当前元素使用何种表达式计算每个

    These elements contain col-spec elements whose select attribute specifies, relative to the current row element from the XML source, what expressions are used for each row value.

    youdao

  • 然后for 循环遍历每个使用内置的matchlist()函数根据 ASSIGN_LINE 中的正则表达式匹配

    The for loop then iterates through each line, matching it against the regular expression in ASSIGN_LINE using the built-in matchlist() function

    youdao

  • 单个dbspace保存多个索引片段提高了查询性能,这样做胜过将每个分段表达式存储不同的dbspace中。

    Storing multiple table or index fragments in a single dbspace improves query performance over storing each fragmented expression in a different dbspace.

    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

  • 资源库中添加修改删除每个XML文档时,都要根据XML文档求这些XPath表达式

    These XPath expressions are evaluated against each XML document as it is added, modified, and deleted from the repository.

    youdao

  • 清单1给出一个使用Perl编写的正则表达式,它可以将HTML字符串中的每个替换成。

    Listing 1 a small regular expression in Perl that substitutes every occurrence of with in an HTML string.

    youdao

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

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

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