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

      双语例句

      • Luckily, Android provides a way to encapsulate and eliminate most of this boilerplate code.
        幸好,Android提供方法来封装和消除大多数样本代码。
      • These two services encapsulate typical actions which document-centric, custom applications might take.
        这两个服务会封装以文档为中心的自定义应用程序可能采用的典型操作。
      • Session beans are typically used to implement business logic and encapsulate entity beans.
        典型情况下,会话bean用于实现业务逻辑和封装实体bean。
      • These browser-based component models encapsulate web content and can be used in content presentation frameworks.
        这些基于浏览器的构件模型封装了Web内容,并且可以在内容展现框架中使用。
      • Use a Data Access Object ( DAO) to abstract and encapsulate all access to the data source.
        使用数据访问对象来抽象和封装对数据源的所有访问。
      • The curly braces to encapsulate one or more lines of code.
        花括号压缩了一行或多行代码。
      • Thread-safe classes encapsulate any needed synchronization so that clients need not provide their own.
        线程安全的类在其内部封装了所有需要的同步机制所以客户端不需要自己来提供。
      • Encapsulate the model and logic as reusable components.
        将模型和逻辑封装为可重用的组件。
      • A DAO should strive to encapsulate JDBC rather than expose JDBC to the rest of the application.
        一个DAO应该力争封装JDBC而不是将JDBC公开给应用程序的其余部分。
      • Try to encapsulate client-side fixes into reusable JavaScript helper functions and classes.
        尽量将固定的客户端代码封装成可重用的JavaScripthelper函数和类。