记作业>英语词典>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.
      我的狗雅克在我肩膀上流着口水。

双语例句

  • As an exercise, you can modify the sample application so that it uses the Java Rule Engine API instead of referencing the Drools-specific classes in the Java code.
    作为练习,可以修改示例程序以使它使用JavaRuleEngineAPI,而不是使用Java代码引用特定于Drools的类。
  • The program uses a Drools rules file to express in a declarative way the business rules defined in the preceding section.
    程序使用Drools规则文件以声明方法表示上一节定义的业务规则。
  • A Drools rules file has one or more rule declarations.
    Drools规则文件有一个或多个rule声明。
  • This updated article introduces you to the Drools engine and uses a sample program to help you understand how to use Drools as part of your business logic layer in a Java application.
    这篇更新的文章为您介绍Drools引擎,并使用示例程序帮助您理解如何使用Drools作为Java应用程序中业务逻辑层的一部分。
  • As of this writing, the latest version of the Drools rules engine is4.0.4.
    在编写本文之际,Drools规则引擎的最新版本是4.0.4。
  • But in PD, this automatic swallowing is sometimes lost, thus the saliva pools and drools on the side of the mouth.
    但在PD,这种自动吞咽有时会丢失,因此唾液池及嘴角站在一边的嘴。
  • Off-line Analysis Research and Implementation Based on Drools
    基于Drools的离线分析研究与实现
  • Using Drools'features and capabilities, you should be able to implement the complex business logic of your application in a declarative manner.
    使用Drools的特性和能力,您应该能够以声明方式实现应用程序的复杂业务逻辑。
  • Solving a simple problem using Drools gave a chance of hands on which boosted the confidence in the technology.
    使用Drools解决简单问题使得有机会亲手实验,这增强了对于技术的信心。
  • 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类的引用作为全局数据传递给规则引擎。