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中包含一些过滤器谓词。
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所示的报表的过滤器信息区域。
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.
例如,一个标记能够过滤一大部分结果,使人们立即可以识别出某些区域的数据值。
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 之间的一个值,表示表中能通过过滤器的行所占的百分比。
Filter by value: Displays items based on a comparison with the specified value.
根据值过滤:基于对具体值的比较来显示项目。
Filter criteria are specified as the column name, followed by an equality, inequality, or Boolean operator, followed by the filter value.
过滤条件可以指定为列名,其后跟等式、不等式或布尔运算符,然后是过滤值。
We can do this by defining a filter on the metadata to search for checkout records with a CHECKIN value of null.
为此,我们可以定义元数据过滤器来搜索checkin值为空的签出记录。
Note: It is necessary to have a default value for the variable, in order to preview the results of the filter operation.
注意:该变量需要有一个默认值,以便预览过滤操作的结果。
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订阅的快速启动,但是您会发现其他工具更有价值,最重要的是分类和过滤内容的能力。
In this case the Actionable event filter is a very simple filter, which just checks the value in an event field.
在本例中actionableEvent过滤器是一个非常简单的过滤器,它只检查每个事件字段的值。
According to this filter specification, only the human task instances that have a Completed value of False will be displayed.
根据这个过滤器定义,只显示completed值为False的人工任务实例。
To remove a tag or folder filter, click a selected value while holding down the Ctrl key. Then you have two options.
为了删除一个标签或者文件夹过滤器,您可以在按住ctrl键的同时点击选择的值。
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维度透视图使用相同的提示映射条目促成用于过滤器的值。
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,与后者不同的是它不是删除部分元素,而是使用用户指定的原始值转换替换每个元素。
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.
通过合并怎样利用你的技能来添加重要价值这个问题,你自动滤掉了所有的当人们被问他们喜欢做什么想出来的普通答案。
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%。
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.
由于过滤条件中选定的路径上的预期值是在执行时才确定的,因此需要将它定义为一个变量。
In addition, a filter is applied to see if and where the value is printed to the console.
另外,一个过滤器被应用,以便查看这个值是否被打印到控制台,以及在哪里被打印到控制台上。
A filter expression is created in the warehouse target model which will use the default value (if provided).
在仓库目标模型中创建一个过滤器表达式,这将用到默认值(如有提供)。
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.
例如,如果我们只希望了解过去一周的银行帐户交易,则子聚合数据值对象应该使用日期筛选。
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),但没有应用筛选器,则需要等待很长时间才能显示所有结果。
The value of the attribute "filter" can contain context variables.
属性“filter”的值可以包含上下文变量。
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记录设置一个过滤条件,用户必须在下在组件上使用嵌套的f:parameter标签,标签上带有一个标识记录关键字的值。
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使得浏览器缓存了滤镜渲染效果图,使用了更多的资源,因此性能也更好。
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使得用户无需手动过滤社交内容来挖掘对其有价值的信息。
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()函数过滤输入。
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指定了搜索条件。
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通常保留列表的每个元素,使用对每个值应用代码得到的结果替换这些值。
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文档转换后创建。
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文档转换后创建。
应用推荐