字典二二>英语词典>encapsulates翻译和用法

encapsulates

英 [ɪnˈkæpsjuleɪts]

美 [ɪnˈkæpsjuleɪts]

v.  简述; 概括; 压缩
encapsulate的第三人称单数

柯林斯词典

  • 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'.
      他的观点已经被概括进一本名为《民主理想和现实》的书中。

双语例句

  • In an OO system, each class completely encapsulates the data and behavior of a specific concept.
    在00系统中,每个类完全封装了特定概念的数据以及行为。
  • LocalDate: This class encapsulates a year/ month/ day combination.
    LocalDate:该类封装了一个年/月/日的组合。
  • The core construct of AOP is the aspect, which encapsulates behaviors affecting multiple classes into reusable modules.
    AOP的核心构造是方面,它将那些影响多个类的行为封装到可重用的模块中。
  • An XML stream is an envelope that encapsulates the exchange of XML information between two entities.
    XML流是封装了两个实体间的XML信息交换的容器。
  • Database model: Encapsulates a logical and physical database design for this specific project.
    数据库模型:封装供此特定项目使用的逻辑和物理数据设计。
  • In this listing we see that the div with id= "stock_grid" encapsulates the actual grid.
    在此清单中,我们发现带id=“stockgrid”的div封装了实际的网格。
  • This is the proper object approach: each object encapsulates its information and its processing.
    以下是一种适宜的对象方式:每个对象封装自身的信息和处理。
  • The SOAP message body encapsulates the application-specific payload.
    SOAP消息体封装了应用程序特有的负载。
  • An abstraction layer encapsulates the data logic.
    一个抽象层封装了数据的逻辑。
  • Each service encapsulates specific business functionality that can be invoked through a common mechanism, namely SOAP over HTTP.
    每个服务封装特定的业务功能,这些业务功能可以通过一种公共机制(即HTTP上的SOAP)来调用。