MY词语>英语词典>drools翻译和用法

drools

英 [druːlz]

美 [druːlz]

v.  垂涎; 淌口水; (对…)垂涎欲滴,过分痴迷
drool的第三人称单数

柯林斯词典

  • VERB 对…过分痴迷;对…垂涎欲滴
    Todrool oversomeone or something means to look at them with great pleasure, perhaps in an exaggerated or ridiculous way.
    1. Fashion editors drooled over every item...
      时尚编辑们兴奋地注视着每一件东西。
    2. Advertisers are already drooling at reports that this might bring 20 million dollars.
      广告商听闻这或许会带来2,000万美元的收益后已是垂涎欲滴了。
    3. ...his wife's constant drooling over a poodle.
      他妻子眼睛直勾勾地盯着一只鬈毛狗
  • VERB 流口水;垂涎
    If a person or animaldrools, saliva drops slowly from their mouth.
    1. My dog Jacques is drooling on my shoulder.
      我的狗雅克在我肩膀上流着口水。

双语例句

  • Solving a simple problem using Drools gave a chance of hands on which boosted the confidence in the technology.
    使用Drools解决简单问题使得有机会亲手实验,这增强了对于技术的信心。
  • As I mentioned before, the Drools plug-in for Eclipse allows you to place breakpoints in your rules file.
    如前所述,用于Eclipse的Drools插件允许在规则文件中设置断点。
  • The sample program uses the Drools rules engine to evaluate instances of the Machine class.
    示例程序使用Drools规则引擎对Machine类的实例求值。
  • If you need the Drools rules execution engine to invoke complex Java code, then you can pass a reference to the Java object that contains the complex code to the rules engine as global data.
    如果需要Drools规则执行引擎调用复杂的Java代码,则可以将对包含复杂代码的Java类的引用作为全局数据传递给规则引擎。
  • This instance is then used to configure an instance of the Drools RuleBase class, which is assigned to the RulesEngine class's rules property.
    然后,使用这个实例配置DroolsRuleBase类的一个实例,后者被分配给RulesEngine类的rules属性。
  • Further, they can then be more easily centrally maintained through a business rules management repository, such as what Drools Guvnor provides ( described as well in the book).
    而且,通过一个业务规则管理库,比如DroolsGuvnor(本书中已描述的)提供的功能,更易于集中维护这些规则。
  • A Drools rules file has one or more rule declarations.
    Drools规则文件有一个或多个rule声明。
  • A simple problem was thought of to be solved with the help of Drools.
    一个被设想出来的简单问题在Drools的帮助下得到了解决。
  • Off-line Analysis Research and Implementation Based on Drools
    基于Drools的离线分析研究与实现
  • This article shows how to use Drools as part of the business logic layer in a sample Java application.
    本文展示如何使用Drools作为示例Java应用程序中业务逻辑层的一部分。