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.- 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...
双语例句
- The Bean class encapsulates the run-time type and the actual returned instance.
Bean类封装运行时类型和实际返回的实例。 - An XML stream is an envelope that encapsulates the exchange of XML information between two entities.
XML流是封装了两个实体间的XML信息交换的容器。 - The function request_module encapsulates the functionality of the usermode-helper API and provides a simple interface.
requestmodule函数封装了usermode-helperAPI的功能并提供了简单的接口。 - This is the proper object approach: each object encapsulates its information and its processing.
以下是一种适宜的对象方式:每个对象封装自身的信息和处理。 - The core construct of AOP is the aspect, which encapsulates behaviors affecting multiple classes into reusable modules.
AOP的核心构造是方面,它将那些影响多个类的行为封装到可重用的模块中。 - Templating encapsulates common functionality, thus dividing your views into smaller pieces.
模板封装了常见功能,进而将视图分成了更小的块。 - Each service encapsulates specific business functionality that can be invoked through a common mechanism, namely SOAP over HTTP.
每个服务封装特定的业务功能,这些业务功能可以通过一种公共机制(即HTTP上的SOAP)来调用。 - An abstraction layer encapsulates the data logic.
一个抽象层封装了数据的逻辑。 - A Flex call to a document-oriented operation sends a SOAP message that encapsulates an XML document.
而对于一个面向文档式操作的Flex调用,它会发送一个封装成XML文档的SOAP消息。 - Each MXBean encapsulates a single functional area of the JVM.
每个MXBean封装了JVM的一个单独的功能区。