读知识>英语词典>externalize翻译和用法

externalize

英 [ɪkˈstɜːnəlaɪz]

美 [ɪkˈstɜːrnəlaɪz]

v.  (以言行)表达; 使(思想、感情)表露出来

过去式:externalized 过去分词:externalized 现在分词:externalizing 第三人称单数:externalizes 

GRE医学

BNC.45961 / COCA.17829

牛津词典

    verb

    • (以言行)表达;使(思想、感情)表露出来
      to show what you are thinking and feeling by what you say or do

      柯林斯词典

        in BRIT, also use 英国英语亦用 externalise

      • VERB 表露;公开表达
        If youexternalizeyour ideas or feelings, you express them openly, in words or actions.
        1. For the Prime Minister, externalising the problem would divert attention from his domestic troubles...
          对于首相而言,公开这一问题将可转移对他所面临的国内问题的注意力。
        2. These are people who tend to externalize blame when anything goes wrong at work.
          这是些工作中一出现问题就往往归诸外因的人。

      英英释义

      verb

      双语例句

      • The decision usually comes down to whether it makes sense to externalize the pointcut expression from Java code altogether.
        决定通常取决于使切入点描述完全从Java代码具体出来是否有意义。
      • When working with complex business-driven rules, a rules engine should be employed to externalize them to business users.
        当需要实现业务规则时,应该使用规则引擎将这些规则呈现给业务用户;
      • For simplicity purposes, we do not externalize using Eclipse preferences and do not externalize using internationalization.
        为了简便起见,我们没有使用Eclipse首选项实现具体化,也没有使用国际化实现具体化。
      • Spring uses the AOP specification and an XML configuration file to externalize crosscutting concerns, thus preserving the purity of your Java objects.
        Spring使用AOP规范和一个XML配置文件具体化横切关注点,因而保持了Java代码的纯洁性。
      • This is a good way to externalize the target service endpoint URL information from the client application.
        这是一个很好的方法,可通过其将目标服务端点URL信息从客户机应用程序外部化。
      • Often, to separate configuration information from business logic, customers externalize configuration information to a file or database.
        通常,为了将配置信息同业务逻辑分离,客户会将配置信息外部化到文件或数据库中。
      • It uses Inversion of Control ( IoC) to externalize the creation and management of component dependencies.
        它使用InversionofControl(IoC)具体化组件依赖关系的创建和管理。
      • This technique lets you fully externalize all configuration information into a Spring configuration file.
        这项技术让您可以把全部配置信息完全转移到外部的Spring配置文件中。
      • I often externalize my test data in XML files.
        我通常在XML文件中外部化测试数据。
      • Define: Without violating encapsulation, capture and externalize an object's internal state so that the object can be restored to this state later.
        定义:在不违反封装性,捕获和使得一个对象的内状态具体化,以至于这个对象可以被存储于这个状态之后。