externalizes
英 [ɪkˈstɜːnəlaɪzɪz]
美 [ɪkˈstɜːrnəlaɪzɪz]
v. (以言行)表达; 使(思想、感情)表露出来
externalize的第三人称单数
柯林斯词典
- VERB 表露;公开表达
If youexternalizeyour ideas or feelings, you express them openly, in words or actions.- For the Prime Minister, externalising the problem would divert attention from his domestic troubles...
对于首相而言,公开这一问题将可转移对他所面临的国内问题的注意力。 - These are people who tend to externalize blame when anything goes wrong at work.
这是些工作中一出现问题就往往归诸外因的人。
- For the Prime Minister, externalising the problem would divert attention from his domestic troubles...
in BRIT, also use 英国英语亦用 externalise
双语例句
- This approach is more flexible because it removes endpoint addresses from a consumer â™ s code and externalizes them in configuration files.
此方法更为灵活,因为它将端点地址从使用者的代码中删除,将其外部化到配置文件中。 - Because the integration architecture externalizes the decision making to an ILOG JRules rule engine, the custom event handler is required to establish a session connecting to ILOG JRules.
因为整合体系结构将决策交由一个ILOGJRules规则引擎执行,这个定制的事件处理器将用于创建一个ILOGJRules连接会话。 - BPEL is well suited to building an application that externalizes a web service for business partners with different technologies and business requirements.
BPEL非常适合用来构建为业务伙伴(这些业务伙伴有不同的技术和业务需求)具体化Web服务的应用程序。 - The combination of digital library's scientific spirit and humanistic spirit externalizes sufficiently that the library cause is a lofty cause with the humanistic spirit.
数字图书馆的科学精神与人文精神结合,充分体现出图书馆事业是体现人文精神的崇高事业。 - A BPEL4WS process externalizes its functionality as web services and makes use of other web services to deliver this functionality.
BPEL4WS流程把它的功能具体化为Web服务并使用其他Web服务来提供这种功能。 - This solution gives a dynamic control model of workflow processing, which externalizes in the flexible adjustment of workflow execution route, activity function and related resource, thus meets meets the dynamic change requirements of practical business process.
该方案给出了一种工作流运行期的动态控制模型,表现在工作流执行路由、活动功能、相关资源的动态调整,较好地解决了企业实际工作流运行中动态变化的需求。 - It externalizes polypropylene fiber concrete is big distorted, yielding, and bearing capacity high. It supplies reliable support form that is economy rational, technology prior and safety reliable to tunnel support.
这体现了聚丙烯纤维混凝土具有大变形、让压、承载能力高的优点,为巷道支护提供了经济合理、技术先进、安全可靠的新型支护形式。 - The Infocenter externalizes the application server so you can manipulate it outside the Eclipse environment.
Infocenter使应用服务器外部化,这样您可以在Eclipse环境之外对其进行操作。 - Another design pattern that lends itself well to DEBA is the Visitor pattern, which externalizes an operation that will be performed on another object, a group of objects, or a structure of objects.
另外一种可用于DEBA架构的设计模式是Visitor(访问者)模式,将操作外部化,可以对其他对象、对象组或者对象结构执行这些操作。 - This technique makes the code easier to read and externalizes the condition so it can be abstracted and perhaps even reused.
这个技巧能够提高代码的可读性,并且能够将条件具体化,使之能够被提取甚至重用。