52词语>英语词典>encapsulate翻译和用法

encapsulate

英 [ɪnˈkæpsjuleɪt]

美 [ɪnˈkæpsjuleɪt]

v.  简述; 概括; 压缩

过去分词:encapsulated 第三人称单数:encapsulates 过去式:encapsulated 现在分词:encapsulating 

GREIELTS

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
      1. 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.
      1. A Wall Street Journal editorial encapsulated the views of many conservatives...
        《华尔街日报》的一篇社论概述了很多保守派人士的观点。
      2. His ideas were encapsulated in a book called 'Democratic Ideals and Reality'.
        他的观点已经被概括进一本名为《民主理想和现实》的书中。

    英英释义

    verb

    • put in a short or concise form
      1. capsulize the news
      Synonym:capsulecapsulizecapsulise
    • enclose in a capsule or other small container

      双语例句

      • The curly braces to encapsulate one or more lines of code.
        花括号压缩了一行或多行代码。
      • The article uses an additional control to encapsulate common JavaScript functions, and thereby minimizing data and overhead.
        本文还使用了额外的控件来封装通用JavaScript函数,从而最小化数据和开销。
      • So you start with a model for representing the data structure and then encapsulate access to the data.
        所以,首先构建一个表示数据结构的模型,然后封装对数据的访问。
      • This method, called from a Finally block instead of Close, would encapsulate the Close/ Abort logic.
        在Finally语句块中可以调用该方法,而不是调用Close,它封装了Close/Abort逻辑。
      • Patterns encapsulate a designer's time, skill, and knowledge to solve a software problem.
        模式将设计人员的时间、技能和知识进行萃取,从而解决软件问题。
      • You can encapsulate a set of actions in a transaction.
        可以在事务中封装一组操作。
      • His ideas were encapsulated in a book called 'Democratic Ideals and Reality'.
        他的观点已经被概括进一本名为《民主理想和现实》的书中。
      • The virtio API relies on a simple buffer abstraction to encapsulate the command and data needs of the guest.
        virtioAPI依赖一个简单的缓冲抽象来封装来宾操作系统需要的命令和数据。
      • Session beans are typically used to implement business logic and encapsulate entity beans.
        典型情况下,会话bean用于实现业务逻辑和封装实体bean。
      • A servlet that uses the Template Method pattern to encapsulate a three-step workflow.
        一个采用TemplateMethod模式的Servlet封装一个包含三个步骤的工作流。