encapsulate
英 [ɪnˈkæpsjuleɪt]
美 [ɪnˈkæpsjuleɪt]
v. 简述; 概括; 压缩
过去分词:encapsulated 第三人称单数:encapsulates 过去式:encapsulated 现在分词:encapsulating
Collins.1 / BNC.11424 / COCA.15818
牛津词典
verb
- 简述;概括;压缩
to express the most important parts of sth in a few words, a small space or a single object- The poem encapsulates many of the central themes of her writing.
这首诗是对她许多著作的核心主题的概括。
- The poem encapsulates many of the central themes of her writing.
柯林斯词典
- VERB 概括;概述
Toencapsulateparticular facts or ideas means to represent all their most important aspects in a very small space or in a single object or event.- A Wall Street Journal editorial encapsulated the views of many conservatives...
《华尔街日报》的一篇社论概述了很多保守派人士的观点。 - His ideas were encapsulated in a book called 'Democratic Ideals and Reality'.
他的观点已经被概括进一本名为《民主理想和现实》的书中。
- A Wall Street Journal editorial encapsulated the views of many conservatives...
英英释义
verb
- put in a short or concise form
- capsulize the news
- enclose in a capsule or other small container
双语例句
- These browser-based component models encapsulate web content and can be used in content presentation frameworks.
这些基于浏览器的构件模型封装了Web内容,并且可以在内容展现框架中使用。 - A servlet that uses the Template Method pattern to encapsulate a three-step workflow.
一个采用TemplateMethod模式的Servlet封装一个包含三个步骤的工作流。 - Thread-safe classes encapsulate any needed synchronization so that clients need not provide their own.
线程安全的类在其内部封装了所有需要的同步机制所以客户端不需要自己来提供。 - His ideas were encapsulated in a book called 'Democratic Ideals and Reality'.
他的观点已经被概括进一本名为《民主理想和现实》的书中。 - This method, called from a Finally block instead of Close, would encapsulate the Close/ Abort logic.
在Finally语句块中可以调用该方法,而不是调用Close,它封装了Close/Abort逻辑。 - Define a family of algorithms, encapsulate each one, and make them interchangeable.
定义了一系列算法,封装每个算法并使其可互换。 - Virtual application patterns encapsulate optimized solutions of multiple middleware elements to host specific types of application workloads.
虚拟应用程序模式封装了多个中间件元素的优化解决方案,以管理特定类型的应用程序工作负载。 - A DAO should strive to encapsulate JDBC rather than expose JDBC to the rest of the application.
一个DAO应该力争封装JDBC而不是将JDBC公开给应用程序的其余部分。 - The virtio API relies on a simple buffer abstraction to encapsulate the command and data needs of the guest.
virtioAPI依赖一个简单的缓冲抽象来封装来宾操作系统需要的命令和数据。 - A custom component lets you encapsulate a lot of functionality in one JSF tag.
一个自定义组件可以让您在一个JSF标签中容纳许多功能。