• You may choose to include some of the filter predicates in MQTs if you think that your queries would always filter data using the same constant value.

    如果认为自己查询总是使用相同常量过滤数据,那么您可能选择MQT包含一些过滤器谓词

    youdao

  • If a default value is supplied (either in the warehouse or analytic models) then this is added to the filter information section of the report shown in Figure 6.

    如果提供了一个默认(仓库分析模型中),那么这会添加6所报表过滤器信息区域

    youdao

  • For instance, a tag cloud can filter a large set of results to allow a human to instantly recognize certain areas of value in the data.

    例如标记能够过滤大部分结果使人们立即可以识别出某些区域数据

    youdao

  • The selectivity is a value between 0 and 1 that indicates the percentage of rows within the table that the filter can pass.

    选择率介于 0 到1 之间一个表示中能通过过滤器的所占百分比

    youdao

  • Filter by value: Displays items based on a comparison with the specified value.

    根据过滤基于具体值的比较来显示项目

    youdao

  • Filter criteria are specified as the column name, followed by an equality, inequality, or Boolean operator, followed by the filter value.

    过滤条件可以指定列名其后等式不等式布尔运算符,然后是过滤

    youdao

  • We can do this by defining a filter on the metadata to search for checkout records with a CHECKIN value of null.

    为此我们可以定义元数据过滤器搜索checkin空的签出记录

    youdao

  • Note: It is necessary to have a default value for the variable, in order to preview the results of the filter operation.

    注意变量需要一个默认以便预览过滤操作结果

    youdao

  • Note: Although a few Web browsers provide a quick start for RSS subscriptions, you'll find value in other tools, most importantly the ability to sort and filter content.

    虽然少数Web浏览器提供用于RSS订阅快速启动,但是发现其他工具价值重要分类过滤内容能力

    youdao

  • In this case the Actionable event filter is a very simple filter, which just checks the value in an event field.

    例中actionableEvent过滤器一个非常简单的过滤器,检查每个事件字段

    youdao

  • According to this filter specification, only the human task instances that have a Completed value of False will be displayed.

    根据这个过滤器定义,显示completedFalse人工任务实例

    youdao

  • To remove a tag or folder filter, click a selected value while holding down the Ctrl key. Then you have two options.

    为了删除一个标签或者文件夹过滤器,您可以在按住ctrl键的同时点击选择

    youdao

  • As at Date measures and the as at Date dimension perspective use the same prompt map entry to drive the value used for the filter.

    AsatDate度量As at Date维度透视图使用相同提示映射条目促成用于过滤器

    youdao

  • The map function is similar to filter , except that instead of removing some elements, it replaces every element with a user-specified transformation of its original value. The syntax is.

    map函数类似filter后者不同不是删除部分元素,而是使用用户指定的原始值转换替换每个元素

    youdao

  • By incorporating the question of how to add significant value by utilizing your skills, you automatically filter out all the "common answers" that people come up with when asked what they love to do.

    通过合并怎样利用技能添加重要价值这个问题自动掉了所有的当人们被问他们喜欢做什么想出来的普通答案

    youdao

  • This is already a good value because it guarantees that the optimizer, by using the quantile statistics, only has an estimated maximum error of 5% for the determined filter factors.

    已经一个较好的因为可以保证优化使用位数统计信息情况下确定过滤因子的估计误差最大只有5%。

    youdao

  • Since the expected value at the selected path in the filter condition is only decided during execution, it needs to be defined as a variable.

    由于过滤条件选定路径上的预期执行时确定的,因此需要它定义一个变量

    youdao

  • In addition, a filter is applied to see if and where the value is printed to the console.

    另外一个过滤器应用,以便查看这个是否被打印控制台以及在哪里被打印到控制台上。

    youdao

  • A filter expression is created in the warehouse target model which will use the default value (if provided).

    仓库目标模型中创建一个过滤器表达式用到默认(有提供)。

    youdao

  • For example, if we only want to see the past week's bank account transitions, the child aggregate data value object would have a filter for the date.

    例如如果我们希望了解过去一周银行帐户交易,则聚合数据对象应该使用日期筛选

    youdao

  • If you chose a high value for the maximum number of hits (Figure 13) but have not applied a filter, you'll find yourself waiting a long time until all of the results display.

    如果最大命中数选择一个较大(13),没有应用筛选器,需要等待时间才能显示所有结果

    youdao

  • The value of the attribute "filter" can contain context variables.

    属性filter可以包含上下文变量

    youdao

  • In order to set up a filter condition on that SDO record, you must use nested f: parameter tags on the download component with a value that identifies a key for the record.

    为了那个SDO记录设置过滤条件用户必须在下组件使用嵌套fparameter标签,标签上带有一个标识记录关键字

    youdao

  • This is because the static value makes the browser cache the filter rendering as a raster, resulting in a better allocation of resources, and thus better performance.

    是因为static使得浏览器缓存滤镜渲染效果图,使用了更多资源因此性能也更好

    youdao

  • By "narrowing the focus" to just the things the user CARES about, Vuuch 4.5 eliminates the need for users to manually filter the social system's content to get value from it.

    通过将目标缩小用户关心的事件上,Vuuch 4.5使得用户无需手动过滤社交内容来挖掘对其价值的信息。

    youdao

  • To guard yourself against XSS attacks, filter your input through the htmlentities() function whenever the value of a variable is printed to the output.

    防止受到XSS攻击只要变量将被打印输出中,就需要通过htmlentities()函数过滤输入

    youdao

  • The following shows a few valid filter formats, where attribute is the name of an LDAP attribute, and value specifies the search criteria.

    下面介绍了一些有效筛选器格式其中attribute一个LDAP属性名称value指定搜索条件

    youdao

  • But, unlike filter , a map always keeps every element of a list, replacing each value with the result of evaluating the code on that value.

    不过filter不同是,map通常保留列表每个元素,使用每个应用代码得到的结果替换这些值。

    youdao

  • For this example, the filter order must have a value higher than 1000 to be called after the DefaultFilter because the window frame can only be created after the HTML document conversion is complete.

    对于示例,筛选顺序必须大于1000,以便DefaultFilter之后调用因为窗口框架只能完成了HTML文档转换创建

    youdao

  • For this example, the filter order must have a value higher than 1000 to be called after the DefaultFilter because the window frame can only be created after the HTML document conversion is complete.

    对于示例,筛选顺序必须大于1000,以便DefaultFilter之后调用因为窗口框架只能完成了HTML文档转换创建

    youdao

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

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

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