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
双语例句
- How, then, do we externalize access control from the application?
那么,我们如何将访问控制从应用程序移到外部呢? - 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代码的纯洁性。 - Now that you know how help files are structured in Eclipse, you will examine how to externalize this to an independent server.
知道了Eclipse中帮助文件的结构方式之后,您会检查如何将它外部化到独立的服务器中。 - You might also choose to externalize the routing using an endpoint lookup primitive.
您还可能通过一个端点查找原语来具体化路由。 - 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服务,防火墙之外的客户也能调用这些服务。 - Now that you can externalize your help, you need a way from within Eclipse to access it.
现在您已将帮助外部化,您需要一种从Eclipse内部访问它的方法。 - It uses Inversion of Control ( IoC) to externalize the creation and management of component dependencies.
它使用InversionofControl(IoC)具体化组件依赖关系的创建和管理。 - WebSphere implementation provides configuration parameters that you can use to externalize the endpoint and port ( protocol) decision outside the client program.
WebSphere实现提供了配置参数,可以用于将端点和端口(协议)决策外部化到客户机程序外。 - Define: Without violating encapsulation, capture and externalize an object's internal state so that the object can be restored to this state later.
定义:在不违反封装性,捕获和使得一个对象的内状态具体化,以至于这个对象可以被存储于这个状态之后。