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
双语例句
- Thankfully, the amount of work needed to externalize plug-in related strings is minimal.
幸好,把与插件相关的字符串外部化所需的工作量非常少。 - When working with complex business-driven rules, a rules engine should be employed to externalize them to business users.
当需要实现业务规则时,应该使用规则引擎将这些规则呈现给业务用户; - 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服务,防火墙之外的客户也能调用这些服务。 - 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代码的纯洁性。 - Externalize strings and literals.
外部化字符串和文本。 - The Bean Validation specification lets you externalize and internationalize the constraint error messages through a classic file system based ResourceBundle localization.
Bean验证规范能让你通过基于ResourceBundle本地化的标准文件系统来外部化和国际化约束错误消息。 - You could even externalize the time-to-live for cached items with a service parameter.
您甚至还可以用一个服务参数为高速缓存项具体化生存时间。 - 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文件中外部化测试数据。