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.- Fashion editors drooled over every item...
时尚编辑们兴奋地注视着每一件东西。 - Advertisers are already drooling at reports that this might bring 20 million dollars.
广告商听闻这或许会带来2,000万美元的收益后已是垂涎欲滴了。 - ...his wife's constant drooling over a poodle.
他妻子眼睛直勾勾地盯着一只鬈毛狗
- Fashion editors drooled over every item...
- VERB 流口水;垂涎
If a person or animaldrools, saliva drops slowly from their mouth.- My dog Jacques is drooling on my shoulder.
我的狗雅克在我肩膀上流着口水。
- My dog Jacques is drooling on my shoulder.
双语例句
- This lets us delegate the responsibility of propagating the execution of the process using more complex tools like JBoss Drools ( an inference engine).
这可让我们使用诸如JBossDrools(一个接口引擎)这样的复杂工具来将传播流程执行的责任委派下去。 - 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的类。 - 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类的引用作为全局数据传递给规则引擎。 - After this sprint, Drools infrastructure was in place, the team was aware of its syntax and other techniques.
这个冲刺之后,Drools的基础设施就位了,团队了解了它的语法和其他技术。 - I highly recommend that you use this plug-in to work with Drools.
我强烈建议您通过这个插件来使用Drools。 - This project called Drools is a system for developing a rules-based expert system within an application.
这个项目叫做Drools,它是一个用来在应用程序内开发基于规则的专家系统的系统。 - A typical example might be something like a rules engine ( like Drools).
一个典型的例子就是规则引擎(rulesengine,比如Drools)。 - This article shows how to use Drools as part of the business logic layer in a sample Java application.
本文展示如何使用Drools作为示例Java应用程序中业务逻辑层的一部分。 - As of this writing, the latest version of the Drools rules engine is4.0.4.
在编写本文之际,Drools规则引擎的最新版本是4.0.4。 - An instance of the Drools WorkingMemory class is used to assert or declare the knowledge that the rules engine should use to determine which consequences should be executed.
DroolsWorkingMemory类的实例用于断言或声明知识,规则引擎应使用它来确定应执行的结果。