• The other type of filter is based on Xpath expressions.

    一种过滤器类型基于Xpath表达式。

    youdao

  • Fiberball is a new type of filter material made of polyster fiber.

    纤维一种用聚脂纤维制成新型球状

    youdao

  • This paper discussed the design of a new type of filter checking robot.

    讨论一种新型滤芯检测机器人设计

    youdao

  • In the contact tower, a new type of filter was used to prevent blocking.

    本文选用了一种新型填料,克服了接触氧化易发生堵塞的缺点。

    youdao

  • A new type of filter using degenerate mode is studied by applying the perturbation theory.

    本文应用扰理论研究一种利用简并新型滤波器

    youdao

  • Most through-the-lens meters will compensate for the lost light, but be sure you are using the right type of filter.

    大部分穿过滤镜可以补偿损失的部分,确保使用的滤镜种类正确

    youdao

  • The new type of filter element host maintains the water injection rate, and meanwhile, the bearing strength of filter element and the reliability are both enhanced.

    采用新型滤芯主体实现了在保持注水流量同时,提高滤芯的承压强度可靠性增强

    youdao

  • This type of filter will not obtain very dry cake, and the thick slurry discharged at the bottom needs to do washing and drying by another microporous pressure filter.

    这种型号过滤不能得到滤饼底部排走另一过滤机进行湿料洗涤压干。

    youdao

  • In addition, users will now be able to easily filter their streams by specific friends, the type of relationship they have with people (groups), or by the application that generated the update.

    此外用户可以轻松地过滤他们信息流通过指定好友,依据他们与其他人关系类型(群组),凭借生成“更新”的应用程序来实现。

    youdao

  • Once you stop working just because it's a good idea, you'll be able to develop a filter for the type of work that is essential, highest leverage and produces the best results.

    一旦因为主意不错而停止工作,你能够过滤那些至关重要、有最大影响力能产生最好的结果工作类型

    youdao

  • The user can filter messages according to a number of criteria, such as the type of problem (warning, error), the priority, and the marker ID.

    用户可以根据不同条件过滤消息比如问题类型(警告错误)、优先记号ID

    youdao

  • We can set a filter to generate the report for business service transactions for all applications, or all application suites, or a type of business service.

    可以通过设置筛选器生成所有应用程序、所有应用程序套件某一业务服务类型业务服务事务报告

    youdao

  • The menu bar allows you to filter by request type, and the small triangles in front of the requests allow you to see the request and response headers as well as the whole response itself.

    菜单可以请求类型进行过滤请求前面三角则您可以看到请求响应以及响应本身

    youdao

  • Lines in this file have four entries: a source and destination MIME type, a cost, and the name of the filter.

    这个文件mime类型目标MIME类型、代价过滤器名称

    youdao

  • Tip 6: Filter links in the links sidebar to quickly find references to artifacts of a particular type (for example, a Microsoft Word document).

    技巧6过滤Links工具条上链接快速找到特定类型工件引用(例如一个MicrosoftWord文件)。

    youdao

  • Now, when an event of type t1 occurs on that widget, first Filter 1 is informed of the event occurrence, followed by Listener 1, then Listener 2.

    现在这个控件产生t1类型事件时,第一个接收到发生事件的通知Filter1然后Listener 1,最后是Listener2

    youdao

  • Filter links in the links sidebar to quickly find references to artifacts of a particular type (for example, a Microsoft Word document).

    过滤Links工具条上链接快速找到特定类型工件引用(例如一个MicrosoftWord文件)。

    youdao

  • To filter the list of reports, click on the report Type selection list.

    过滤报告列表,可以单击ReportType选择需要过滤列表。

    youdao

  • The second filter removes any list items where the left side of the expression is a primitive type or a null.

    第二过滤器负责移除任何表达式左侧一个基本类型null列表条目

    youdao

  • Once the MIME type of a file has been determined, the correct filter is found using the /etc/cups/mime.convs file.

    确定文件MIME类型之后,就 /etc/cups/mime.convs 文件查找正确过滤器

    youdao

  • With closures, I was able to defer the definition of my desired behavior until runtimeso there was no need to define a new Filter type and compile it, as I would have with my previous design.

    使用闭包能够把对期望行为定义推迟运行时——所以不必以前的设计做的那样再定义新的Filter类型编译

    youdao

  • Since Product type, which is the scope of the summary filter, is projected only in the detail, the summary filter is invalid for the master.

    由于Producttype(摘要过滤器范围)细节投射,因此摘要过滤器对于无效

    youdao

  • The first step is the selection of the storage type based on the storetype element value in the input data object using message filter SelectStoreType.

    一步使用消息过滤器SelectStoreType基于输入数据对象中的storetype元素选择存储类型

    youdao

  • For instance, for querying, mobl exposes the collection type, which has methods to filter, sort and page the contents of a collection of entity objects. These methods would can be called as follows.

    例如对于查询mobl暴露Collection类型拥有实体对象集合进行过滤排序分页方法

    youdao

  • In this scenario, the right list object and the page set grouping will need to be associated to another query which consists of Product line, Product type and Revenue with no summary filter.

    这个场景中右边列表对象页面分组需要关联另一个查询查询包含Productline、ProducttypeRevenue但不包含摘要过滤器

    youdao

  • A filter expression to select storage areas based on whether they have duplicate suppression enabled can be useful to easily select this type of storage for your documents.

    根据存储区域是否启用duplicatesuppression选择存储区域筛选器表达式便于文档选择这种类型的存储区域。

    youdao

  • Again, I'll create a new filter type, pass in the regular expression closure named rfilter and execute some asserts to ensure that everything is peachy. All of this is shown in Listing 3.

    这次还是要创建新的filter类型,向正则表达式传递一个名为rfilter包,执行一些assert确保每件事都正常

    youdao

  • I've tried the latter approach in Listing 6. (Note that filter takes a (t) : Booleanmethod, meaning it takes a single parameter of whatever type the array holds and returns a Boolean.)

    清单6采取方法(注意filter使用了一个(t):Boolean方法,意味着使用数组持有任意类型参数返回一个Boolean)。

    youdao

  • I've tried the latter approach in Listing 6. (Note that filter takes a (t) : Booleanmethod, meaning it takes a single parameter of whatever type the array holds and returns a Boolean.)

    清单6采取方法(注意filter使用了一个(t):Boolean方法,意味着使用数组持有任意类型参数返回一个Boolean)。

    youdao

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

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

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