externalize
英 [ɪkˈstɜːnəlaɪz]
美 [ɪkˈstɜːrnəlaɪz]
v. (以言行)表达; 使(思想、感情)表露出来
过去式:externalized 过去分词:externalized 现在分词:externalizing 第三人称单数:externalizes
BNC.45961 / COCA.17829
牛津词典
verb
- (以言行)表达;使(思想、感情)表露出来
to show what you are thinking and feeling by what you say or do
柯林斯词典
- 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
英英释义
verb
- make external or objective, or give reality to
- language externalizes our thoughts
- regard as objective
双语例句
- With the Web Services Gateway, developers and IT managers can safely externalize a web service so that it can be invoked by clients from outside the firewall.
使用WebServicesGateway,开发人员和IT经理可以安全地对外公开Web服务,防火墙之外的客户也能调用这些服务。 - You might also choose to externalize the routing using an endpoint lookup primitive.
您还可能通过一个端点查找原语来具体化路由。 - When working with complex business-driven rules, a rules engine should be employed to externalize them to business users.
当需要实现业务规则时,应该使用规则引擎将这些规则呈现给业务用户; - If you script it yourself, you can most likely create a reusable library and externalize the code.
如果您自己编写脚本,则一定很希望创建一个可重用的库并外部化该代码。 - EJB3.0 supports partial XML deployment descriptors where you can define interceptor bindings that externalize matching an interceptor to a class.
EJB3.0支持部分XML部署描述符,其中您可以定义外部化拦截器与类匹配的拦截器绑定。 - It uses Inversion of Control ( IoC) to externalize the creation and management of component dependencies.
它使用InversionofControl(IoC)具体化组件依赖关系的创建和管理。 - Externalize one's thoughts, emotions, etc.
使思想、感情等表露出来。 - For simplicity purposes, we do not externalize using Eclipse preferences and do not externalize using internationalization.
为了简便起见,我们没有使用Eclipse首选项实现具体化,也没有使用国际化实现具体化。 - This technique lets you fully externalize all configuration information into a Spring configuration file.
这项技术让您可以把全部配置信息完全转移到外部的Spring配置文件中。 - 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代码的纯洁性。